Skip to main content

Menu


Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">menu</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">

  <path d="M16 2C8.28 2 2 8.28 2 16s6.28 14 14 14 14-6.28 14-14S23.72 2 16 2zm0 26C9.383 28 4 22.617 4 16S9.383 4 16 4s12 5.383 12 12-5.383 12-12 12z"/>
  <path d="M23 11H9a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2zm0 4H9a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2zm0 4H9a1 1 0 1 0 0 2h14a1 1 0 1 0 0-2z"/>
</svg>