supercell-wx/scwx-qt/res/textures/images/location-marker.svg
AdenKoperczak 1dce1b2b35 Added new icons for location markers. All icons are white, so they
can be color modulated to the correct color.
2025-01-11 10:50:10 -05:00

11 lines
357 B
XML

<svg version="1.1"
viewBox="0 0 170 150"
width="17" height="15"
xmlns="http://www.w3.org/2000/svg">
<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="#ffffff" stroke-width="20" fill="none"/>
</svg>