IcoMoon menu4 icon
| Name | menu4 |
|---|---|
| Unicode | \e9c0 () |
| CSS class | icon-menu4 |
| Tags | menu, options, hamburger |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-menu4" aria-hidden="true"></span>
.icon-menu4:before { content: "\e9c0"; } export const IconMenu4 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 3h14v3h-14v-3zM0 7h14v3h-14v-3zM0 11h14v3h-14v-3z"></path> <path d="M15.5 10l3-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.