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>
This commit is contained in:
6
style/icons/gate.svg
Normal file
6
style/icons/gate.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 265 B |
Reference in New Issue
Block a user