mirror of
https://github.com/enzet/map-machine.git
synced 2025-06-06 12:51:53 +02:00
Add icon for fitness_station=rings.
This commit is contained in:
parent
2364a5b0f9
commit
3dcb3e894a
4 changed files with 10 additions and 1 deletions
BIN
doc/grid.png
BIN
doc/grid.png
Binary file not shown.
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
|
@ -596,6 +596,9 @@
|
|||
"restaurant": {
|
||||
"emoji": "🍴"
|
||||
},
|
||||
"rings": {
|
||||
"name": "gymnastic rings"
|
||||
},
|
||||
"rocket_flying": {
|
||||
"emoji": "🚀",
|
||||
"name": "flying rocket"
|
||||
|
|
|
@ -18641,7 +18641,11 @@
|
|||
<path
|
||||
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
|
||||
d="M 660.5 209.5 C 660.223 209.5 660 209.723 660 210 L 658 210 L 658 211 L 660 211 L 660 214.05078 C 658.8627 214.28422 658 215.2964 658 216.5 C 658 217.87479 659.12521 219 660.5 219 C 661.87479 219 663 217.87479 663 216.5 C 663 215.2964 662.1373 214.28422 661 214.05078 L 661 211 L 667 211 L 667 214.05078 C 667 214.05078 666.99805 214.05078 666.99805 214.05078 C 665.86167 214.28495 665 215.29706 665 216.5 C 665 217.87479 666.12521 219 667.5 219 C 668.87479 219 670 217.87479 670 216.5 C 670 215.29706 669.13637 214.28495 668 214.05078 L 668 211 L 670 211 L 670 210 L 668 210 C 668 209.723 667.777 209.5 667.5 209.5 C 667.223 209.5 667 209.723 667 210 L 661 210 C 661 209.723 660.777 209.5 660.5 209.5 z M 660.01758 215.08594 C 660.05945 215.32004 660.2535 215.5 660.5 215.5 C 660.7465 215.5 660.94055 215.32004 660.98242 215.08594 C 661.57516 215.28574 662 215.83597 662 216.5 C 662 217.33435 661.33435 218 660.5 218 C 659.66565 218 659 217.33435 659 216.5 C 659 215.83597 659.42484 215.28574 660.01758 215.08594 z M 667.01758 215.08594 C 667.05945 215.32004 667.2535 215.5 667.5 215.5 C 667.7465 215.5 667.94055 215.32004 667.98242 215.08594 C 668.57516 215.28574 669 215.83597 669 216.5 C 669 217.33435 668.33435 218 667.5 218 C 666.66565 218 666 217.33435 666 216.5 C 666 215.83597 666.42484 215.28574 667.01758 215.08594 z "
|
||||
id="circle25313" />
|
||||
id="rings"
|
||||
inkscape:label="#circle25313">
|
||||
<title
|
||||
id="title8112">gymnastic rings</title>
|
||||
</path>
|
||||
<rect
|
||||
y="194"
|
||||
x="674"
|
||||
|
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
|
@ -780,6 +780,8 @@ node_icons:
|
|||
shapes: [vending_excrement_bag]
|
||||
- tags: {fitness_station: horizontal_bar}
|
||||
shapes: [horizontal_bar]
|
||||
- tags: {fitness_station: rings}
|
||||
shapes: [rings]
|
||||
- tags: {fitness_station: wall_bars}
|
||||
shapes: [wall_bars]
|
||||
- tags: {fitness_station: sit-up}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue