Files
kindle-calendar/assets/simple/location.svg
2026-03-17 10:37:27 +08:00

24 lines
513 B
XML

<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M6 15.5L16 7L26 15.5"
stroke="black"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M9 14.5V25H23V14.5"
stroke="black"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
<path
d="M14 25V19H18V25"
stroke="black"
stroke-width="2.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>