mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(core) move client code to core
Summary: This moves all client code to core, and makes minimal fix-ups to get grist and grist-core to compile correctly. The client works in core, but I'm leaving clean-up around the build and bundles to follow-up. Test Plan: existing tests pass; server-dev bundle looks sane Reviewers: dsagal Reviewed By: dsagal Differential Revision: https://phab.getgrist.com/D2627
This commit is contained in:
17
static/ui-icons/UI/Public.svg
Normal file
17
static/ui-icons/UI/Public.svg
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="16px" height="15px" viewBox="0 0 16 15" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<!-- Generator: Sketch 55 (78076) - https://sketchapp.com -->
|
||||
<title>4</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g id="Onboarding-&-Panel" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
||||
<g id="Main-List-Copy" transform="translate(-760.000000, -515.000000)">
|
||||
<g id="4" transform="translate(760.000000, 515.000000)">
|
||||
<rect id="Rectangle" x="0" y="0" width="16" height="16"></rect>
|
||||
<g id="Group" stroke="#16B378" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M9.775,11.293 L7.312,10.593 C7.12221661,10.5389511 6.98197302,10.378337 6.954,10.183 L6.747,8.726 C7.81412026,8.23830615 8.49900209,7.1732817 8.5,6 L8.5,4.626 C8.52519756,2.97300325 7.24250547,1.59415337 5.592,1.5 C4.7805327,1.4751032 3.9936202,1.78014827 3.41095323,2.34547846 C2.82828625,2.91080864 2.49961816,3.68815095 2.5,4.5 L2.5,6 C2.50099791,7.1732817 3.18587974,8.23830615 4.253,8.726 L4.046,10.179 C4.01802698,10.374337 3.87778339,10.5349511 3.688,10.589 L1.225,11.289 C0.795995688,11.4117072 0.50019823,11.8037918 0.5,12.25 L0.5,14.5 L10.5,14.5 L10.5,12.254 C10.4998018,11.8077918 10.2040043,11.4157072 9.775,11.293 Z" id="Path"></path>
|
||||
<path d="M12.5,14.5 L15.5,14.5 L15.5,11.281 C15.4999879,10.8223206 15.1879311,10.4224591 14.743,10.311 L11.826,9.582 C11.628471,9.53270841 11.4805524,9.3685741 11.452,9.167 L11.247,7.726 C12.3141203,7.23830615 12.9990021,6.1732817 13,5 L13,3.626 C13.0251976,1.97300325 11.7425055,0.594153365 10.092,0.5 C9.53446614,0.482737272 8.98316039,0.621256306 8.5,0.9" id="Path"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user