Added new icons for location markers. All icons are white, so they

can be color modulated to the correct color.
This commit is contained in:
AdenKoperczak 2024-11-28 11:07:37 -05:00
parent daa5bd24dc
commit 1dce1b2b35
12 changed files with 56 additions and 1 deletions

View file

@ -6,6 +6,6 @@
<path d="M 40,118 L 85,40 L 130,118 L 40,118 L 85,40 Z"
stroke="black" stroke-width="40" fill="none"/>
<path d="M 40,118 L 85,40 L 130,118 L 40,118 L 85,40 Z"
stroke="red" stroke-width="20" fill="none"/>
stroke="#ffffff" stroke-width="20" fill="none"/>
</svg>

Before

Width:  |  Height:  |  Size: 355 B

After

Width:  |  Height:  |  Size: 357 B

Before After
Before After