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