Use onwheels icon for parking
This commit is contained in:
parent
1486bc3f89
commit
4518716824
3 changed files with 22 additions and 7 deletions
|
@ -6,5 +6,15 @@
|
|||
"Free Wheelies"
|
||||
],
|
||||
"sources": []
|
||||
},
|
||||
{
|
||||
"path": "parking.svg",
|
||||
"license": "CC-BY-SA",
|
||||
"authors": [
|
||||
"CT Steward"
|
||||
],
|
||||
"sources": [
|
||||
"https://www.ctsteward.com/"
|
||||
]
|
||||
}
|
||||
]
|
|
@ -22,7 +22,16 @@
|
|||
"entrance",
|
||||
"food",
|
||||
"kerbs",
|
||||
"parking",
|
||||
{
|
||||
"builtin": "parking",
|
||||
"override": {
|
||||
"mapRendering": [
|
||||
{
|
||||
"icon": "./assets/themes/onwheels/parking.svg"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"picnic_table",
|
||||
"school",
|
||||
"shops",
|
||||
|
@ -68,11 +77,6 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"minzoom": "15",
|
||||
"mapRendering": [
|
||||
{
|
||||
"label": null
|
||||
}
|
||||
]
|
||||
"minzoom": "15"
|
||||
}
|
||||
}
|
1
assets/themes/onwheels/parking.svg
Normal file
1
assets/themes/onwheels/parking.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100.4 122.34"><defs><style>.cls-1{fill:#fff;}.cls-2{fill:#225f92;}</style></defs><path class="cls-2" d="M50.2,122.34c-16.98-12.77-29.59-24.98-37.84-36.63C4.12,74.06,0,62.6,0,51.32c0-8.43,1.52-15.84,4.56-22.22,3.04-6.38,6.97-11.74,11.81-16.08,4.83-4.34,10.23-7.59,16.18-9.76S44.38,0,50.2,0s11.71,1.08,17.66,3.25c5.95,2.17,11.34,5.42,16.18,9.76,4.83,4.34,8.77,9.7,11.81,16.08,3.04,6.38,4.56,13.79,4.56,22.22,0,11.28-4.12,22.75-12.36,34.4-8.24,11.65-20.86,23.86-37.84,36.63Zm0-71.03h0Z"/><path class="cls-1" d="M48.39,47.63v9.48h-5.07V30.92h8.76c2.63,0,4.71,.77,6.24,2.31,1.54,1.54,2.3,3.56,2.3,6.05s-.77,4.52-2.3,6.05-3.62,2.29-6.24,2.29h-3.69Zm0-3.98h3.69c1.14,0,2.01-.41,2.6-1.22,.59-.81,.89-1.85,.89-3.11s-.3-2.34-.89-3.17c-.59-.83-1.46-1.25-2.6-1.25h-3.69v8.76Z"/><path class="cls-1" d="M66.11,74.12h-31.81c-3.87,0-7.01-3.15-7.01-7.01V26.56c0-3.87,3.15-7.01,7.01-7.01h31.81c3.87,0,7.01,3.15,7.01,7.01v40.55c0,3.87-3.15,7.01-7.01,7.01ZM34.29,22.55c-2.21,0-4.01,1.8-4.01,4.01v40.55c0,2.21,1.8,4.01,4.01,4.01h31.81c2.21,0,4.01-1.8,4.01-4.01V26.56c0-2.21-1.8-4.01-4.01-4.01h-31.81Z"/></svg>
|
After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue