IcoMoon map icon
| Name | map |
|---|---|
| Unicode | \e94b () |
| CSS class | icon-map |
| Tags | map, guide |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-map" aria-hidden="true"></span>
.icon-map:before { content: "\e94b"; } export const IconMap = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 3l5-2v12l-5 2z"></path> <path d="M6 0.5l5 3v11.5l-5-2.5z"></path> <path d="M12 3.5l4-3v12l-4 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.