IcoMoon pushpin icon
| Name | pushpin |
|---|---|
| Unicode | \e946 () |
| CSS class | icon-pushpin |
| Tags | pushpin, pin |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-pushpin" aria-hidden="true"></span>
.icon-pushpin:before { content: "\e946"; } export const IconPushpin = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M8.5 0l-1.5 1.5 1.5 1.5-3.5 4h-3.5l2.75 2.75-4.25 5.635v0.615h0.615l5.635-4.25 2.75 2.75v-3.5l4-3.5 1.5 1.5 1.5-1.5-7.5-7.5zM7 8.5l-1-1 3.5-3.5 1 1-3.5 3.5z"></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.