Files
Graphite/frontend/assets/24px-two-tone/vector-rectangle-tool.svg
T
Keavon Chambers 4b9c2eb793 Restructure project directories (#333)
`/client/web` -> `/frontend`
`/client/cli` -> *delete for now*
`/client/native` -> *delete for now*
`/core/editor` -> `/editor`
`/core/document` -> `/graphene`
`/core/renderer` -> `/charcoal`
`/core/proc-macro` -> `/proc-macros` *(now plural)*
2021-08-07 05:17:18 -07:00

5 lines
212 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<path style="fill:#FFFFFF;" d="M20,6v12H4V6H20 M22,4H2v16h20V4L22,4z" />
<rect x="5.5" y="7.5" style="fill:#65BBE5;" width="13" height="9" />
</svg>