enso/app/ide-desktop/lib/assets/bars.svg
somebody1234 74527eaa8f
Extract SVGs to files (#7076)
* 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
2023-06-23 10:47:04 +02:00

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>