IcoMoon Icons logo

IcoMoon location icon

Download SVG
IcoMoon location icon codes
Name location
Unicode \e947 ()
CSS class icon-location
Tags location, map-marker, pin
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-location" aria-hidden="true"></span>
.icon-location:before { content: "\e947"; }
export const IconLocation = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M8 0c-2.761 0-5 2.239-5 5 0 5 5 11 5 11s5-6 5-11c0-2.761-2.239-5-5-5zM8 8c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z"></path>
  </svg>
);

Font setup lives on the download page; the full lookup table is in the cheat sheet.

Related IcoMoon icons

Need more than 491 free icons? The Ultimate pack adds 1,500+ — see pricing.