* 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>
5 lines
199 B
XML
5 lines
199 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="8" height="8" viewBox="0 0 8 8">
|
|
<rect id="mapnik_workaround" width="8" height="8" fill="none"/>
|
|
<path d="m2,2 h1 v1 h-1 z" fill="#759e6c"/>
|
|
</svg>
|