[styles] Change shop=convenience, deli, farm, grocery, health_food icon

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
David Martinez 2023-10-26 20:45:25 +02:00 committed by Viktor Govako
parent 7cfd25aea9
commit 3f7185c665
3 changed files with 33 additions and 9 deletions

View file

@ -2119,7 +2119,7 @@ node|z16[shop=grocery],
area|z16[shop=grocery],
node|z16[shop=health_food],
area|z16[shop=health_food],
{icon-image: grocery-m.svg;}
{icon-image: convenience-m.svg;}
node|z16[shop=collector],
area|z16[shop=collector]
{icon-image: shop-m.svg;}
@ -2346,7 +2346,7 @@ node|z17-[shop=grocery],
area|z17-[shop=grocery],
node|z17-[shop=health_food],
area|z17-[shop=health_food],
{icon-image: grocery-m.svg;icon-min-distance: 24;}
{icon-image: convenience-m.svg;icon-min-distance: 24;}
node|z17-[shop=collector],
area|z17-[shop=collector]
{icon-image: shop-m.svg;icon-min-distance: 24;}

View file

@ -1,10 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<title>convenience-m</title>
<g fill="none" fill-rule="evenodd">
<g id="convenience-m" fill-rule="nonzero">
<circle id="Oval" cx="12" cy="12" r="12" fill="#fff" opacity=".6"/>
<circle id="Oval" cx="12" cy="12" r="11" fill="#8C5F93"/>
<path id="Shape" d="m18.929 9.4232-0.73504-2.3591c-0.15401-0.63004-0.70004-1.0641-1.3371-1.0641h-9.7236c-0.63004 0-1.1831 0.44103-1.3301 1.0641l-0.73504 2.3591c-0.32202 1.3791 0.59503 2.1771 0.63004 2.2191v5.5583c0 0.77004 0.63004 1.4001 1.4001 1.4001h9.8006c0.77004 0 1.4001-0.63004 1.4001-1.4001v-5.5583c0.78404-0.78404 0.76304-1.6871 0.63004-2.2191zm-6.2304-2.0231h1.3721l0.37802 2.4641c0.063004 0.49703-0.27302 1.0361-0.89605 1.0361-0.46903 0-0.85405-0.41302-0.85405-0.91705v-2.5831zm-4.5923 2.7022c-0.056003 0.45503-0.42002 0.79805-0.84705 0.79805-0.65104 0-0.94505-0.67904-0.83305-1.1481l0.70704-2.3521h1.3791l-0.40602 2.7022zm2.8422 4.9983h-1.0501v0.70004h1.0501c0.19601 0 0.35002 0.15401 0.35002 0.35002s-0.15401 0.35002-0.35002 0.35002h-1.4001c-0.19601 0-0.35002-0.15401-0.35002-0.35002v-1.4001c0-0.19601 0.15401-0.35002 0.35002-0.35002h1.0501v-0.70004h-1.0501c-0.19601 0-0.35002-0.15401-0.35002-0.35002s0.15401-0.35002 0.35002-0.35002h1.4001c0.19601 0 0.35002 0.15401 0.35002 0.35002v1.4001c0 0.19601-0.15401 0.35002-0.35002 0.35002zm0.35002-5.1173c0 0.50403-0.38502 0.91705-0.90305 0.91705-0.52503 0-0.91005-0.49003-0.85405-1.0361l0.38502-2.4641h1.3721v2.5831zm3.1502 6.5174c-0.19601 0-0.35002-0.15401-0.35002-0.35002v-1.0501h-1.0501c-0.19601 0-0.35002-0.15401-0.35002-0.35002v-1.4001c0-0.19601 0.15401-0.35002 0.35002-0.35002s0.35002 0.15401 0.35002 0.35002v1.0501h0.70004v-1.0501c0-0.19601 0.15401-0.35002 0.35002-0.35002 0.19601 0 0.35002 0.15401 0.35002 0.35002v2.8002c0 0.19601-0.15401 0.35002-0.35002 0.35002zm2.2891-5.6003c-0.42702 0-0.79805-0.34302-0.84705-0.79805l-0.40602-2.7022 1.3511-0.0070004 0.73504 2.3591c0.11201 0.46903-0.17501 1.1481-0.83305 1.1481z" fill="#fff"/>
</g>
<circle cx="12" cy="12" r="12" fill="#fff" opacity=".6"/>
<circle cx="12" cy="12" r="11" fill="#8C5F93"/>
<path d="m6.6666 18h10.667l1.3333-7.9999h-13.333z" fill="#fff" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.333"/>
<g stroke="#8c5f93" stroke-width="2" fill="none">
<path d="m16.666 9.9999-1.3338 8.0004"/>
<path d="m7.3333 9.9999 1.3333 7.9999"/>
<path d="M 12,9.9999 12.00022,18"/>
</g>
<g stroke="#fff" stroke-linecap="round" stroke-width="1.333" fill="none" stroke-linejoin="round">
<path d="m7.3333 9.9999 2.6666-4"/>
<path d="m16.666 9.9999-2.6666-4"/>
<path d="m6.6666 18h10.667l1.3333-7.9999h-13.333z"/>
<rect x="4" y="9.9999" width="16" height=".66666"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2 KiB

After

Width:  |  Height:  |  Size: 848 B

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<circle cx="12" cy="12" r="12" fill="#000" opacity=".6"/>
<circle cx="12" cy="12" r="11" fill="#8C5F93"/>
<path d="m6.6666 18h10.667l1.3333-7.9999h-13.333z" fill="#000" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.333"/>
<g stroke="#8c5f93" stroke-width="2" fill="none">
<path d="m16.666 9.9999-1.3338 8.0004"/>
<path d="m7.3333 9.9999 1.3333 7.9999"/>
<path d="M 12,9.9999 12.00022,18"/>
</g>
<g stroke="#000" stroke-linecap="round" stroke-width="1.333" fill="none" stroke-linejoin="round">
<path d="m7.3333 9.9999 2.6666-4"/>
<path d="m16.666 9.9999-2.6666-4"/>
<path d="m6.6666 18h10.667l1.3333-7.9999h-13.333z"/>
<rect x="4" y="9.9999" width="16" height=".66666"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 848 B