Add poi icon for street lamp

This commit is contained in:
Bryan Housel
2017-03-06 17:35:01 -05:00
parent 7c81e4fa1b
commit e14ffe40e8
5 changed files with 7 additions and 0 deletions
+1
View File
@@ -5590,6 +5590,7 @@
"name": "Stop Sign"
},
"highway/street_lamp": {
"icon": "poi-street-lamp",
"geometry": [
"point",
"vertex"
@@ -1,4 +1,5 @@
{
"icon": "poi-street-lamp",
"geometry": [
"point",
"vertex"
+2
View File
@@ -284,6 +284,7 @@
"poi-fountain": { "viewBox": "445 335 15 15" },
"poi-storage-tank": { "viewBox": "460 335 15 15" },
"poi-silo": { "viewBox": "475 335 15 15" },
"poi-street-lamp": { "viewBox": "490 335 15 15" },
"poi-vending-machine-shape": { "fill": "currentColor" },
"poi-dice-shape": { "fill": "currentColor" },
@@ -291,6 +292,7 @@
"poi-fountain-shape": { "fill": "currentColor" },
"poi-storage-tank-shape": { "fill": "currentColor" },
"poi-silo-shape": { "fill": "currentColor" },
"poi-street-lamp-shape": { "fill": "currentColor" },
"turn-yes": { "viewBox": "200 320 44 24" },
"turn-no": { "viewBox": "244 320 44 24" },
Binary file not shown.
+3
View File
@@ -232,6 +232,9 @@
</g>
</g>
<g id="poi">
<g id="poi-street-lamp">
<path d="M501.25,339 L501.25,341 L500.75,341 L500.75,339 L501.25,339 z M503.224,338.888 L502.776,339.112 L503.776,341.112 L504.224,340.888 L503.224,338.888 z M498.776,338.888 L497.776,340.888 L498.224,341.112 L499.224,339.112 L498.776,338.888 z M501,335 C500.763,335 500.367,335.014 499.862,335.056 C499.021,335.126 498.179,335.253 497.382,335.452 C496.707,335.621 496.093,335.836 495.553,336.106 C493.179,337.293 492,339.65 492,343 L492,349 C492,349.552 492.448,350 493,350 C493.552,350 494,349.552 494,349 L494,343 C494,340.35 494.821,338.707 496.447,337.894 C496.845,337.696 497.324,337.528 497.867,337.392 C499.04,337.157 498.568,337.222 499.273,337.139 C498.831,337.465 499.039,337.295 498.646,337.646 C498.331,337.961 498.555,338.5 499,338.5 L503,338.5 C503.445,338.5 503.669,337.961 503.354,337.646 C503.207,337.5 502.965,337.292 502.652,337.084 C501.786,336.633 502.134,336.713 501.682,336.628 C502.015,336.296 501.899,336.5 502,336 C502,335.448 501.552,335 501,335 z" fill="#000000" id="poi-street-lamp-shape"/>
</g>
<g id="poi-silo">
<path d="M480,338.997 C480,340.247 485,340.497 485,338.997 C485,336.997 485,346.997 485,347.997 C485,349.497 480,349.497 480,347.997 C480,346.997 480,336.997 480,338.997 z M480.25,338.497 C480.25,339.569 484.75,339.626 484.75,338.554 C484.75,334.997 480.25,334.997 480.25,338.497 z" fill="#000000" id="poi-silo-shape"/>
</g>

Before

Width:  |  Height:  |  Size: 240 KiB

After

Width:  |  Height:  |  Size: 241 KiB