forked from MapComplete/MapComplete
Add icons for backrest configurations
This commit is contained in:
parent
95c4323630
commit
d6676711df
7 changed files with 109 additions and 69 deletions
|
@ -179,6 +179,10 @@
|
|||
"he": "יש משענת גב",
|
||||
"uk": "Ця лавка має спинку"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/bench/one_sided.svg",
|
||||
"class": "large"
|
||||
},
|
||||
"addExtraTags": [
|
||||
"two_sided=no"
|
||||
]
|
||||
|
@ -209,6 +213,10 @@
|
|||
"da": "Har <b>ikke</b> et ryglæn",
|
||||
"cs": "Tato lavice <b>nemá opěradlo</b>",
|
||||
"uk": "Ця лавка <b>не має</b> спинки"
|
||||
},
|
||||
"icon": {
|
||||
"path": "./assets/layers/bench/no_backrest.svg",
|
||||
"class": "large"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
@ -9,6 +9,26 @@
|
|||
"https://github.com/streetcomplete/StreetComplete/"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "no_backrest.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"sources": [
|
||||
"https://commons.wikimedia.org/wiki/File:ISO_7010_P018.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "one_sided.svg",
|
||||
"license": "CC0-1.0",
|
||||
"authors": [
|
||||
"Pieter Vander Vennet"
|
||||
],
|
||||
"sources": [
|
||||
"https://commons.wikimedia.org/wiki/File:ISO_7010_P018.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "two_sided.svg",
|
||||
"license": "CC0-1.0",
|
||||
|
|
24
assets/layers/bench/no_backrest.svg
Normal file
24
assets/layers/bench/no_backrest.svg
Normal file
|
@ -0,0 +1,24 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1"
|
||||
id="svg8" inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" sodipodi:docname="two_sided.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 126.9 163.9"
|
||||
style="enable-background:new 0 0 126.9 163.9;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#7A7A7A;}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;fill-opacity:0.936;}
|
||||
</style>
|
||||
<sodipodi:namedview bordercolor="#eeeeee" borderopacity="1" id="namedview10" inkscape:current-layer="layer1" inkscape:cx="102.39314" inkscape:cy="60.906263" inkscape:pagecheckerboard="0" inkscape:pageopacity="0" inkscape:pageshadow="0" inkscape:window-height="995" inkscape:window-maximized="1" inkscape:window-width="1920" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="1.6993326" pagecolor="#ffffff" showgrid="false">
|
||||
</sodipodi:namedview>
|
||||
<g>
|
||||
<g id="layer1" transform="translate(-52.206125,-38.533)" inkscape:groupmode="layer" inkscape:label="Layer 1">
|
||||
<path id="path4" sodipodi:nodetypes="ccsccccsccsccsssccscccccsc" class="st0" d="M100.8,82.2c-7.4-12.5-27.4-7.4-27.4,7.7v63.9
|
||||
h54v39.7c0,4.9,4,8.9,8.9,8.9s8.9-4,8.9-8.9v-26.4l18.7,18.7c3.5,3.5,9.1,3.5,12.6,0s3.5-9.1,0-12.6l-35.4-35.4
|
||||
c-1.1-1.1-2.7-1.8-4.2-1.8H103v-19.7l3.4,5.7l33.2,14.6c3.7,1.6,8.4-1.5,9.5-5.6c1-4.2-1.6-7.5-5.6-9.5l-27-13L100.8,82.2z
|
||||
M71.9,54.2c0,8.7,7,15.7,15.7,15.7s15.7-7,15.7-15.7s-7-15.7-15.7-15.7S71.9,45.5,71.9,54.2"/>
|
||||
</g>
|
||||
<g id="layer2" transform="translate(-52.206125,-38.533)" inkscape:groupmode="layer" inkscape:label="Layer 2">
|
||||
<rect id="rect1529" x="52.2" y="158.6" class="st1" width="69.1" height="16.9"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After (image error) Size: 2 KiB |
2
assets/layers/bench/no_backrest.svg.license
Normal file
2
assets/layers/bench/no_backrest.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||
SPDX-License-Identifier: CC0-1.0
|
26
assets/layers/bench/one_sided.svg
Normal file
26
assets/layers/bench/one_sided.svg
Normal file
|
@ -0,0 +1,26 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1"
|
||||
id="svg8" inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" sodipodi:docname="two_sided.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 126.9 163.9"
|
||||
style="enable-background:new 0 0 126.9 163.9;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#7A7A7A;}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;}
|
||||
.st2{fill-rule:evenodd;clip-rule:evenodd;fill-opacity:0.936;}
|
||||
</style>
|
||||
<sodipodi:namedview bordercolor="#eeeeee" borderopacity="1" id="namedview10" inkscape:current-layer="layer1" inkscape:cx="102.39314" inkscape:cy="60.906263" inkscape:pagecheckerboard="0" inkscape:pageopacity="0" inkscape:pageshadow="0" inkscape:window-height="995" inkscape:window-maximized="1" inkscape:window-width="1920" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="1.6993326" pagecolor="#ffffff" showgrid="false">
|
||||
</sodipodi:namedview>
|
||||
<g>
|
||||
<g id="layer1" transform="translate(-52.206125,-38.533)" inkscape:groupmode="layer" inkscape:label="Layer 1">
|
||||
<path id="path4" sodipodi:nodetypes="ccsccccsccsccsssccscccccsc" class="st0" d="M114.8,108.5l-27,13c-4,2-6.6,5.3-5.6,9.5
|
||||
c1.1,4.1,5.8,7.2,9.5,5.6l33.2-14.6l3.4-5.7V136H94.4c-1.5,0-3.1,0.7-4.2,1.8l-35.4,35.4c-3.5,3.5-3.5,9.1,0,12.6s9.1,3.5,12.6,0
|
||||
l18.7-18.7v26.4c0,4.9,4,8.9,8.9,8.9s8.9-4,8.9-8.9v-39.7h54V89.9c0-15.1-20-20.2-27.4-7.7L114.8,108.5z M159.4,54.2
|
||||
c0-8.7-7-15.7-15.7-15.7s-15.7,7-15.7,15.7s7,15.7,15.7,15.7S159.4,62.9,159.4,54.2"/>
|
||||
</g>
|
||||
<g id="layer2" transform="translate(-52.206125,-38.533)" inkscape:groupmode="layer" inkscape:label="Layer 2">
|
||||
<rect id="rect2641" x="164.5" y="116.4" class="st1" width="14.6" height="42.2"/>
|
||||
<rect id="rect1529" x="110" y="158.6" class="st2" width="69.1" height="16.9"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After (image error) Size: 2.1 KiB |
2
assets/layers/bench/one_sided.svg.license
Normal file
2
assets/layers/bench/one_sided.svg.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: Pieter Vander Vennet
|
||||
SPDX-License-Identifier: CC0-1.0
|
|
@ -1,70 +1,28 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="238.05174"
|
||||
height="163.948"
|
||||
fill-rule="evenodd"
|
||||
version="1.1"
|
||||
id="svg8"
|
||||
sodipodi:docname="two_sided.svg"
|
||||
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs12" />
|
||||
<sodipodi:namedview
|
||||
id="namedview10"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#eeeeee"
|
||||
borderopacity="1"
|
||||
inkscape:pageshadow="0"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.6993326"
|
||||
inkscape:cx="102.39314"
|
||||
inkscape:cy="60.906263"
|
||||
inkscape:window-width="1920"
|
||||
inkscape:window-height="995"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="0"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="Layer 1"
|
||||
transform="translate(-52.206125,-38.533)">
|
||||
<path
|
||||
d="m 114.88,108.537 -26.997,13.016 c -4.026,2.032 -6.642,5.325 -5.573,9.458 1.069,4.133 5.753,7.177 9.458,5.573 l 33.194,-14.617 3.372,-5.684 v 19.709 H 94.399 c -1.521,0 -3.113,0.738 -4.188,1.813 l -35.405,35.406 c -3.466,3.466 -3.467,9.14 0,12.606 3.467,3.466 9.14,3.467 12.606,0 l 18.664,-18.664 v 26.414 c 0,4.903 4.011,8.914 8.914,8.914 4.903,0 8.914,-4.011 8.914,-8.914 v -39.748 h 53.999 v -63.92 c 0,-15.054 -19.966,-20.225 -27.381,-7.728 z m 44.6,-54.296 c 0,-8.675 -7.033,-15.708 -15.709,-15.708 -8.67483,0.0011 -15.7069,7.033169 -15.708,15.708 0,8.676 7.033,15.709 15.708,15.709 8.675,0 15.709,-7.033 15.709,-15.709"
|
||||
id="path4"
|
||||
sodipodi:nodetypes="ccsccccsccsccsssccscccccsc"
|
||||
style="fill:#7a7a7a;fill-opacity:1" />
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:1;stroke:none;stroke-width:8.7864;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.991298"
|
||||
id="rect2641"
|
||||
width="14.618492"
|
||||
height="53.306324"
|
||||
x="164.56784"
|
||||
y="116.40991" />
|
||||
<path
|
||||
d="m 227.584,108.537 26.99699,13.016 c 4.026,2.032 6.642,5.325 5.573,9.458 -1.069,4.133 -5.753,7.177 -9.458,5.573 L 217.502,121.967 214.13,116.283 v 19.709 h 33.93499 c 1.521,0 3.113,0.738 4.188,1.813 l 35.405,35.406 c 3.466,3.466 3.467,9.14 0,12.606 -3.467,3.466 -9.14,3.467 -12.606,0 l -18.664,-18.664 v 26.414 c 0,4.903 -4.011,8.914 -8.914,8.914 -4.903,0 -8.914,-4.011 -8.914,-8.914 V 153.819 H 184.561 v -63.92 c 0,-15.054 19.966,-20.225 27.381,-7.728 z m -44.6,-54.296 c 0,-8.675 7.033,-15.708 15.709,-15.708 8.67483,0.0011 15.7069,7.033169 15.708,15.708 0,8.676 -7.033,15.709 -15.708,15.709 -8.675,0 -15.709,-7.033 -15.709,-15.709"
|
||||
id="path2822"
|
||||
sodipodi:nodetypes="ccsccccsccsccsssccscccccsc"
|
||||
style="fill:#7a7a7a;fill-opacity:1" />
|
||||
</g>
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer2"
|
||||
inkscape:label="Layer 2"
|
||||
transform="translate(-52.206125,-38.533)">
|
||||
<rect
|
||||
style="fill:#000000;fill-opacity:0.936032;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:0.991298"
|
||||
id="rect1529"
|
||||
width="119.68268"
|
||||
height="16.931273"
|
||||
x="110.08833"
|
||||
y="158.63087" />
|
||||
</g>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 23.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<svg version="1.1"
|
||||
id="svg8" inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)" sodipodi:docname="two_sided.svg" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 238.1 163.9"
|
||||
style="enable-background:new 0 0 238.1 163.9;" xml:space="preserve">
|
||||
<style type="text/css">
|
||||
.st0{fill-rule:evenodd;clip-rule:evenodd;fill:#7A7A7A;}
|
||||
.st1{fill-rule:evenodd;clip-rule:evenodd;}
|
||||
.st2{fill-rule:evenodd;clip-rule:evenodd;fill-opacity:0.936;}
|
||||
</style>
|
||||
<sodipodi:namedview bordercolor="#eeeeee" borderopacity="1" id="namedview10" inkscape:current-layer="layer1" inkscape:cx="102.39314" inkscape:cy="60.906263" inkscape:pagecheckerboard="0" inkscape:pageopacity="0" inkscape:pageshadow="0" inkscape:window-height="995" inkscape:window-maximized="1" inkscape:window-width="1920" inkscape:window-x="0" inkscape:window-y="0" inkscape:zoom="1.6993326" pagecolor="#ffffff" showgrid="false">
|
||||
</sodipodi:namedview>
|
||||
<g id="layer1" transform="translate(-52.206125,-38.533)" inkscape:groupmode="layer" inkscape:label="Layer 1">
|
||||
<path id="path4" sodipodi:nodetypes="ccsccccsccsccsssccscccccsc" class="st0" d="M114.9,108.5l-27,13c-4,2-6.6,5.3-5.6,9.5
|
||||
c1.1,4.1,5.8,7.2,9.5,5.6L125,122l3.4-5.7V136H94.4c-1.5,0-3.1,0.7-4.2,1.8l-35.4,35.4c-3.5,3.5-3.5,9.1,0,12.6s9.1,3.5,12.6,0
|
||||
l18.7-18.7v26.4c0,4.9,4,8.9,8.9,8.9s8.9-4,8.9-8.9v-39.7h54V89.9c0-15.1-20-20.2-27.4-7.7L114.9,108.5z M159.5,54.2
|
||||
c0-8.7-7-15.7-15.7-15.7c-8.7,0-15.7,7-15.7,15.7c0,8.7,7,15.7,15.7,15.7S159.5,62.9,159.5,54.2"/>
|
||||
<rect id="rect2641" x="164.6" y="116.4" class="st1" width="14.6" height="42.2"/>
|
||||
<path id="path2822" sodipodi:nodetypes="ccsccccsccsccsssccscccccsc" class="st0" d="M227.6,108.5l27,13c4,2,6.6,5.3,5.6,9.5
|
||||
c-1.1,4.1-5.8,7.2-9.5,5.6L217.5,122l-3.4-5.7V136h33.9c1.5,0,3.1,0.7,4.2,1.8l35.4,35.4c3.5,3.5,3.5,9.1,0,12.6s-9.1,3.5-12.6,0
|
||||
l-18.7-18.7v26.4c0,4.9-4,8.9-8.9,8.9s-8.9-4-8.9-8.9v-39.7h-54V89.9c0-15.1,20-20.2,27.4-7.7L227.6,108.5z M183,54.2
|
||||
c0-8.7,7-15.7,15.7-15.7c8.7,0,15.7,7,15.7,15.7c0,8.7-7,15.7-15.7,15.7S183,62.9,183,54.2"/>
|
||||
</g>
|
||||
<g id="layer2" transform="translate(-52.206125,-38.533)" inkscape:groupmode="layer" inkscape:label="Layer 2">
|
||||
<rect id="rect1529" x="110.1" y="158.6" class="st2" width="119.7" height="16.9"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
Before (image error) Size: 3.3 KiB After (image error) Size: 2.5 KiB |
Loading…
Add table
Reference in a new issue