mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 00:29:53 +02:00
Add gazette icon.
This commit is contained in:
parent
3de5651442
commit
eef3ed34d4
3 changed files with 11 additions and 11 deletions
|
@ -151,9 +151,9 @@
|
|||
showgrid="true"
|
||||
inkscape:document-units="px"
|
||||
inkscape:current-layer="layer1"
|
||||
inkscape:cy="218.92013"
|
||||
inkscape:cx="664.08196"
|
||||
inkscape:zoom="20.62396"
|
||||
inkscape:cy="54.621827"
|
||||
inkscape:cx="359.66711"
|
||||
inkscape:zoom="9.0806191"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
borderopacity="1.0"
|
||||
|
@ -30884,8 +30884,8 @@
|
|||
ry="0.5"
|
||||
rx="0.5" />
|
||||
<path
|
||||
id="rect38348"
|
||||
style="opacity:1;fill:#ff0000;stroke:none;stroke-width:0.0999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
id="gazette"
|
||||
style="opacity:1;fill:#000000;stroke:none;stroke-width:0.0999998;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none"
|
||||
d="m 371.5,51 c -0.277,0 -0.5,0.223 -0.5,0.5 v 8 c 0,0.831 0.669,1.5 1.5,1.5 h 3.5 1.5 2 c 0.25915,0 0.51829,-0.0674 0.75,-0.201172 C 380.71341,60.53128 381,60.035096 381,59.5 v -4 C 381,55.223 380.777,55 380.5,55 H 380 v 2 2.5 c 0,0.179434 -0.0946,0.343877 -0.25,0.433594 -0.15539,0.08972 -0.34461,0.08972 -0.5,0 C 379.09461,59.843877 379,59.679434 379,59.5 v -8 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z m 0.5,1 h 2 v 3 h -2 z m 0.5,4 h 4 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -4 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z m 0,2 h 3 c 0.277,0 0.5,0.223 0.5,0.5 0,0.277 -0.223,0.5 -0.5,0.5 h -3 c -0.277,0 -0.5,-0.223 -0.5,-0.5 0,-0.277 0.223,-0.5 0.5,-0.5 z"
|
||||
sodipodi:nodetypes="ssssccsssssccssssssscccccssssssssssssss" />
|
||||
<rect
|
||||
|
|
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
|
@ -717,7 +717,7 @@ node_icons:
|
|||
- tags: {shop: mobile_phone}
|
||||
shapes: [{shape: phone, color: sell_color}]
|
||||
- tags: {shop: newsagent}
|
||||
shapes: [sheets]
|
||||
shapes: [gazette]
|
||||
- tags: {shop: optician}
|
||||
shapes: [glasses]
|
||||
- tags: {shop: pastry}
|
||||
|
@ -1972,7 +1972,7 @@ node_icons:
|
|||
- tags: {recycling:glass_bottles: "yes"}
|
||||
add_shapes: [bottle]
|
||||
- tags: {recycling:paper: "yes"}
|
||||
add_shapes: [sheets]
|
||||
add_shapes: [gazette]
|
||||
- tags: {recycling:glass: "yes"}
|
||||
add_shapes: [bottle_and_wine_glass]
|
||||
- tags: {recycling:clothes: "yes"}
|
||||
|
@ -1982,11 +1982,11 @@ node_icons:
|
|||
- tags: {recycling:green_waste: "yes"}
|
||||
add_shapes: [apple]
|
||||
- tags: {recycling:paper_packaging: "yes"}
|
||||
add_shapes: [sheets]
|
||||
add_shapes: [gazette]
|
||||
- tags: {recycling:newspaper: "yes"}
|
||||
add_shapes: [sheets]
|
||||
add_shapes: [gazette]
|
||||
- tags: {recycling:magazines: "yes"}
|
||||
add_shapes: [sheets]
|
||||
add_shapes: [gazette]
|
||||
- tags: {recycling:books: "yes"}
|
||||
add_shapes: [book]
|
||||
- tags: {recycling:wood: "yes"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue