[styles] Add icon to vending=excrement_bags

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
David Martinez 2023-09-07 19:47:44 +02:00 committed by Viktor Govako
parent a61ee8e463
commit 610bde9ee0
3 changed files with 15 additions and 0 deletions

View file

@ -1676,6 +1676,9 @@ area|z17-[amenity=vending_machine][vending=parking_tickets],
node|z17-[amenity=vending_machine][vending=public_transport_tickets],
area|z17-[amenity=vending_machine][vending=public_transport_tickets],
{icon-image: vending-m.svg;}
node|z18-[amenity=vending_machine][vending=excrement_bags],
area|z18-[amenity=vending_machine][vending=excrement_bags],
{icon-image: excrement_bags-m.svg;}
node|z17-[amenity=parcel_locker],
area|z17-[amenity=parcel_locker],
{icon-image: parcel_locker-m.svg;}

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m12 9.3333c0 1.3333-0.34315 2.083-1.3333 2.6667-0.73866 0-1.3333 0.59467-1.3333 1.3333 0 0.73866 0.59466 1.3333 1.3333 1.3333h-1.3333c-0.73867 0-1.3333 0.59466-1.3333 1.3333 0 0.73866 0.59467 1.3333 1.3333 1.3333h5.3333c0.73866 0 1.3333-0.59467 1.3333-1.3333 0-0.73866-0.59467-1.3333-1.3333-1.3333h-1.3333c0.73866 0 1.3333-0.59467 1.3333-1.3333 0-0.73866-0.59466-1.3333-1.3333-1.3333 4.45e-4 -1.3333-0.37748-2.0314-1.3333-2.6667z" fill="#717065"/>
<path d="m8.6313 7.3334h6.7367s2.6699-2.5737 1.4623-3.6996c-1.2076-1.1259-3.8869 1.251-4.8304 1.1676-0.94343 0.0834-3.6228-2.2935-4.8304-1.1676-1.2076 1.1259 1.4617 3.6996 1.4617 3.6996z" fill="none" stroke="#717065" stroke-width="1.333"/>
<path d="m14.922 7.3331h-5.8444c-2.595 1.9701-4.411 6.1458-4.411 8.7974 0 3.2026 2.6667 3.2026 7.3333 3.2026 4.6666 0 7.3335 0 7.3335-3.2026 0-2.6517-1.816-6.8273-4.4115-8.7974z" fill="none" stroke="#717065" stroke-width="1.333"/>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="m12 9.3333c0 1.3333-0.34315 2.083-1.3333 2.6667-0.73866 0-1.3333 0.59467-1.3333 1.3333 0 0.73866 0.59466 1.3333 1.3333 1.3333h-1.3333c-0.73867 0-1.3333 0.59466-1.3333 1.3333 0 0.73866 0.59467 1.3333 1.3333 1.3333h5.3333c0.73866 0 1.3333-0.59467 1.3333-1.3333 0-0.73866-0.59467-1.3333-1.3333-1.3333h-1.3333c0.73866 0 1.3333-0.59467 1.3333-1.3333 0-0.73866-0.59466-1.3333-1.3333-1.3333 4.45e-4 -1.3333-0.37748-2.0314-1.3333-2.6667z" fill="#777"/>
<path d="m8.6313 7.3334h6.7367s2.6699-2.5737 1.4623-3.6996c-1.2076-1.1259-3.8869 1.251-4.8304 1.1676-0.94343 0.0834-3.6228-2.2935-4.8304-1.1676-1.2076 1.1259 1.4617 3.6996 1.4617 3.6996z" fill="none" stroke="#777" stroke-width="1.333"/>
<path d="m14.922 7.3331h-5.8444c-2.595 1.9701-4.411 6.1458-4.411 8.7974 0 3.2026 2.6667 3.2026 7.3333 3.2026 4.6666 0 7.3335 0 7.3335-3.2026 0-2.6517-1.816-6.8273-4.4115-8.7974z" fill="none" stroke="#777" stroke-width="1.333"/>
</svg>

After

Width:  |  Height:  |  Size: 1 KiB