mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Add poi-railway-signals icon
This commit is contained in:
@@ -10489,7 +10489,7 @@
|
||||
"name": "Rail"
|
||||
},
|
||||
"railway/signal": {
|
||||
"icon": "poi-junction",
|
||||
"icon": "poi-railway-signals",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"icon": "poi-junction",
|
||||
"icon": "poi-railway-signals",
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex"
|
||||
|
||||
@@ -274,6 +274,7 @@
|
||||
"poi-hinduist": { "viewBox": "625 320 15 15" },
|
||||
"poi-shintoist": { "viewBox": "640 320 15 15" },
|
||||
"poi-buffer-stop": { "viewBox": "655 320 15 15" },
|
||||
"poi-railway-signals": { "viewBox": "670 320 15 15" },
|
||||
|
||||
"poi-foot-shape": { "fill": "currentColor" },
|
||||
"poi-traffic-signals-shape": { "fill": "currentColor" },
|
||||
@@ -293,6 +294,7 @@
|
||||
"poi-hinduist-shape": { "fill": "currentColor" },
|
||||
"poi-shintoist-shape": { "fill": "currentColor" },
|
||||
"poi-buffer-stop-shape": { "fill": "currentColor" },
|
||||
"poi-railway-signals-shape": { "fill": "currentColor" },
|
||||
|
||||
"poi-vending-machine": { "viewBox": "400 335 15 15" },
|
||||
"poi-dice": { "viewBox": "415 335 15 15" },
|
||||
|
||||
Binary file not shown.
@@ -366,6 +366,9 @@
|
||||
<g id="poi-vending-machine">
|
||||
<path d="M412,335 C412.552,335 413,335.448 413,336 L413,349 C413,349.552 412.552,350 412,350 L403,350 C402.448,350 402,349.552 402,349 L402,336 C402,335.448 402.448,335 403,335 L412,335 z M409,346 L406,346 L406,347.5 L409,347.5 L409,346 z M409,341 L408,341 L408,342 L409,342 L409,341 z M405,341 L404,341 L404,342 L405,342 L405,341 z M407,341 L406,341 L406,342 L407,342 L407,341 z M411,341 L410,341 L410,342 L411,342 L411,341 z M411,339 L410,339 L410,340 L411,340 L411,339 z M407,339 L406,339 L406,340 L407,340 L407,339 z M405,339 L404,339 L404,340 L405,340 L405,339 z M409,339 L408,339 L408,340 L409,340 L409,339 z M409,337 L408,337 L408,338 L409,338 L409,337 z M405,337 L404,337 L404,338 L405,338 L405,337 z M407,337 L406,337 L406,338 L407,338 L407,337 z M411,337 L410,337 L410,338 L411,338 L411,337 z" fill="#000000" id="poi-vending-machine-shape"/>
|
||||
</g>
|
||||
<g id="poi-railway-signals">
|
||||
<path d="M679.214,321.5 C680.476,321.5 681.5,322.533 681.5,323.808 L681.5,331.192 C681.5,332.466 680.477,333.5 679.214,333.5 L675.786,333.499 C674.523,333.5 673.5,332.466 673.5,331.192 L673.5,323.808 C673.5,322.533 674.523,321.5 675.786,321.5 L679.214,321.5 z M677.5,328.5 C676.672,328.5 676,329.172 676,330 C676,330.828 676.672,331.5 677.5,331.5 C678.328,331.5 679,330.828 679,330 C679,329.172 678.328,328.5 677.5,328.5 z M677.5,323.5 C676.672,323.5 676,324.172 676,325 C676,325.829 676.672,326.5 677.5,326.5 C678.328,326.5 679,325.829 679,325 C679,324.172 678.328,323.5 677.5,323.5 z" fill="#000000" id="poi-railway-signals-shape"/>
|
||||
</g>
|
||||
<g id="poi-buffer-stop">
|
||||
<path d="M657,322 C657.552,322 658,322.448 658,323 L658,323.555 L667.384,332 L668,332 C668.552,332 669,332.448 669,333 C669,333.552 668.552,334 668,334 L657,334 C656.448,334 656,333.552 656,333 C656,332.448 656.448,332 657,332 L657.5,332 L659.874,328 L658,326.208 C657.956,326.732 657.428,326.914 657,327 C656.448,327 656,326.552 656,326 L656,323 C656,322.448 656.448,322 657,322 z M661.389,329.295 L659.75,332 L664.394,332 L661.389,329.295 z" fill="#000000" id="poi-buffer-stop-shape"/>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 266 KiB |
Reference in New Issue
Block a user