Files
openmaptiles/style/icons/gate.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

7 lines
265 B
XML

<svg width="6" height="5" viewBox="0 0 6 5" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 0H6V5H0V0Z" fill="white"/>
<path d="M0 1H6V2H0V1Z" fill="#3F3F3F"/>
<path d="M0 3H6V4H0V3Z" fill="#3F3F3F"/>
<path d="M4 0L1 5H2L5 0H4Z" fill="#3F3F3F"/>
</svg>