Files
openmaptiles/style/icons/tower_cooling.svg
Adam Laža f21b677083 OSM OpenMapTiles style (#1420)
* OpenMapTiles style

* Rename style snippets from layer_name.json to defaultstyle.json

* Add README to icons dir.

* Add README to icons dir.

* Rename snippets to style.json

* Fix spritezero - move icons to svg subdir

* Move icons from style/icons/svg directly to style/icons

Co-authored-by: Tomas Pohanka <TomPohys@gmail.com>
2022-10-06 16:09:21 +02:00

6 lines
323 B
XML

<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M10 1H4V14H10V1Z" fill="#666666"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 14L4 8H10L12 14H2Z" fill="#666666"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 1L4 3H10L11 1H3Z" fill="#666666"/>
</svg>