IcoMoon Icons logo

IcoMoon menu3 icon

Download SVG
IcoMoon menu3 icon codes
Name menu3
Unicode \e9bf ()
CSS class icon-menu3
Tags menu, options, hamburger
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-menu3" aria-hidden="true"></span>
.icon-menu3:before { content: "\e9bf"; }
export const IconMenu3 = (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 7l3 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.