mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-02 08:09:57 +02:00
Issue #32: add icon for leisure=fitness_centre.
This commit is contained in:
parent
6713775760
commit
8d0267b514
3 changed files with 59 additions and 3 deletions
|
@ -267,6 +267,8 @@ node_icons:
|
|||
icon: [survey_point]
|
||||
- tags: {leisure: amusement_arcade}
|
||||
icon: [pac_man]
|
||||
- tags: {leisure: fitness_centre}
|
||||
icon: [dumbbell]
|
||||
- tags: {leisure: outdoor_seating}
|
||||
icon: [table_and_two_chairs, umbrella]
|
||||
- tags: {leisure: outdoor_seating, weather_protection: parasol}
|
||||
|
|
BIN
doc/grid.png
BIN
doc/grid.png
Binary file not shown.
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 72 KiB |
|
@ -145,11 +145,11 @@
|
|||
inkscape:object-paths="true"
|
||||
inkscape:guide-bbox="true"
|
||||
showguides="false"
|
||||
showgrid="false"
|
||||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="82.029644"
|
||||
inkscape:cx="143.0133"
|
||||
inkscape:cy="85.157801"
|
||||
inkscape:cx="153.3166"
|
||||
inkscape:zoom="8"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
|
@ -15117,5 +15117,59 @@
|
|||
<title
|
||||
id="title7680">books</title>
|
||||
</path>
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7684"
|
||||
width="1"
|
||||
height="5"
|
||||
x="146"
|
||||
y="517"
|
||||
rx="0.5"
|
||||
ry="0.5" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7688"
|
||||
width="4"
|
||||
height="1"
|
||||
x="150"
|
||||
y="519"
|
||||
rx="0"
|
||||
ry="0" />
|
||||
<rect
|
||||
ry="1"
|
||||
rx="1"
|
||||
y="516"
|
||||
x="147"
|
||||
height="7"
|
||||
width="2"
|
||||
id="rect7690"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
ry="0.5"
|
||||
rx="0.5"
|
||||
y="517"
|
||||
x="157"
|
||||
height="5"
|
||||
width="1"
|
||||
id="rect7692"
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
|
||||
<rect
|
||||
style="opacity:1;fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
id="rect7694"
|
||||
width="2"
|
||||
height="7"
|
||||
x="155"
|
||||
y="516"
|
||||
rx="1"
|
||||
ry="1" />
|
||||
<path
|
||||
style="opacity:1;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
|
||||
d="m 148,532 c -0.554,0 -1,0.446 -1,1 l 0,0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 l 0,4 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 l 0,0.5 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 l 0,-5 c 0,-0.554 -0.446,-1 -1,-1 z m 8,0 c -0.554,0 -1,0.446 -1,1 l 0,5 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 l 0,-0.5 c 0,0.277 0.223,0.5 0.5,0.5 0.277,0 0.5,-0.223 0.5,-0.5 l 0,-4 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 -0.277,0 -0.5,0.223 -0.5,0.5 l 0,-0.5 c 0,-0.554 -0.446,-1 -1,-1 z m -6,3 0,1 4,0 0,-1 -4,0 z"
|
||||
id="dumbbell"
|
||||
inkscape:connector-curvature="0"
|
||||
inkscape:label="#rect7707">
|
||||
<title
|
||||
id="title7718">dumbbell</title>
|
||||
</path>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 836 KiB After Width: | Height: | Size: 838 KiB |
Loading…
Add table
Add a link
Reference in a new issue