IcoMoon menu2 icon
| Name | menu2 |
|---|---|
| Unicode | \e9be () |
| CSS class | icon-menu2 |
| Tags | menu, options, hamburger |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-menu2" aria-hidden="true"></span>
.icon-menu2:before { content: "\e9be"; } export const IconMenu2 = (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 9l3 3 3-3z"></path> <path d="M21.5 8l-3-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.