Add poi icon for bowling

This commit is contained in:
Bryan Housel
2017-03-07 17:06:57 -05:00
parent 526e22f28a
commit 2610251d56
4 changed files with 6 additions and 0 deletions
@@ -1,4 +1,5 @@
{
"icon": "poi-bowling",
"fields": [
"operator",
"address",
+2
View File
@@ -291,6 +291,7 @@
"poi-tower": { "viewBox": "520 335 15 15" },
"poi-military": { "viewBox": "535 335 15 15" },
"poi-chimney": { "viewBox": "550 335 15 15" },
"poi-bowling": { "viewBox": "565 335 15 15" },
"poi-vending-machine-shape": { "fill": "currentColor" },
"poi-dice-shape": { "fill": "currentColor" },
@@ -303,6 +304,7 @@
"poi-tower-shape": { "fill": "currentColor" },
"poi-military-shape": { "fill": "currentColor" },
"poi-chimney-shape": { "fill": "currentColor" },
"poi-bowling-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-bowling">
<path d="M566.5,349 C566.336,348.145 565.871,346.403 566,344.5 C566.156,342.188 567.403,340.801 567.5,340.5 C567.672,339.969 567.671,339.672 567.5,339 C567.281,338.141 566.5,335.5 568.25,335.5 C570,335.5 569.204,338.093 569,339 C568.859,339.625 568.859,340.062 569,340.5 C569.105,340.827 570.234,342.391 570.5,344.5 C570.753,346.51 570.22,348.026 570,349 C569.78,349.975 566.688,349.982 566.5,349 z M575.5,343 C575.776,343 576,343.224 576,343.5 C576,343.776 575.776,344 575.5,344 C575.224,344 575,343.776 575,343.5 C575,343.224 575.224,343 575.5,343 z M577.5,343.5 C577.776,343.5 578,343.724 578,344 C578,344.276 577.776,344.5 577.5,344.5 C577.224,344.5 577,344.276 577,344 C577,343.724 577.224,343.5 577.5,343.5 z M576,345 C576.276,345 576.5,345.224 576.5,345.5 C576.5,345.776 576.276,346 576,346 C575.724,346 575.5,345.776 575.5,345.5 C575.5,345.224 575.724,345 576,345 z M575.5,341.5 C573.291,341.5 571.5,343.291 571.5,345.5 C571.5,347.709 573.291,349.5 575.5,349.5 C577.709,349.5 579.5,347.709 579.5,345.5 C579.5,343.291 577.709,341.5 575.5,341.5 z" fill="#000000" id="poi-bowling-shape"/>
</g>
<g id="poi-chimney">
<path d="M560.5,335 C562.433,335 564,335.895 564,337 C564,338.105 562.433,339 560.5,339 C559.497,338.942 560.024,339.014 558.924,338.75 C558.737,339.756 557.557,339.891 556.75,340 L555.968,339.895 L556,340 C556,340.552 555.328,341 554.5,341 C553.672,341 553,340.552 553,340 C553,339.448 553.672,339 554.5,339 L554.658,339.021 L554.5,338.5 C554.5,337.672 555.507,337 556.75,337 L557.006,337.034 L557,337 C557,335.895 558.567,335 560.5,335 z M552,342 C552,342.521 552,348 552,349 C552,349.5 554.5,349.5 554.5,349 C554.5,348 554.5,342.479 554.5,342 C554.5,341.521 552,341.479 552,342 z" fill="#000000" id="poi-chimney-shape"/>
</g>

Before

Width:  |  Height:  |  Size: 244 KiB

After

Width:  |  Height:  |  Size: 245 KiB