Location icon
geo
gps
map
pin
place
position
address
marker
locale
spot
point
coordinates
SVG inline
Simply copy/paste this into your HTML:
copy
copied!
<svg class="humbleicons hi-location" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M13 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M17.5 9.5c0 3.038-2 6.5-5.5 10.5-3.5-4-5.5-7.462-5.5-10.5a5.5 5.5 0 1 1 11 0Z"/></svg>
SVG sprite
Download the sprite file and address the icon by its slug:
copy
copied!
<svg class="humbleicons"><use xlink:href="humbleicons.svg#location"/></svg>