SVG icon set
git clone https://git.lucas.co/cce-icons.git
svg/map.svg (467B)
1 <svg width="40" height="40" viewBox="0 0 40 40" xmlns="http://www.w3.org/2000/svg">
2 <!-- Map pin: solid teardrop (round head tapering to the ground point)
3 with the pin hole in the dark treatment (mail.svg's flap). The
4 head is a true circle arc, like preview.svg's lens. -->
5 <path fill="#ffffff" d="M20 36 C16.5 30.5 9 25.5 9 15 A11 11 0 0 1 31 15 C31 25.5 23.5 30.5 20 36 Z"/>
6 <circle cx="20" cy="15" r="4" fill="#282a36" opacity="0.35" />
7 </svg>