mirror of
https://github.com/enso-org/enso.git
synced 2025-01-06 05:06:26 +03:00
74527eaa8f
* Extract SVGs to individual files Probably not working for cloud frontend (`watch-dashboard`, `build-dashboard`) yet Dynamic SVGs were not extracted out * Make file SVGs work for `watch-dashboard` and `build-dashboard` * Document SVG loaders * Address QA issues
5 lines
289 B
XML
5 lines
289 B
XML
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="2" y="1" width="12" height="3" fill="#767676" />
|
|
<rect x="2" y="6" width="12" height="3" fill="#767676" />
|
|
<rect x="2" y="11" width="12" height="3" fill="#767676" />
|
|
</svg> |