Skip to main content

More Vertical


Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="modus-outlined-icon-more-vertical"></i>

Icon font

<i class="modus-icons" aria-hidden="true">more_vertical</i>

SVG sprite

<svg class="mi" width="1em" height="1em" fill="currentColor">
  <use xlink:href="/modus-outlined-icons.svg#more-vertical" />
</svg>

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-outline mi-more-vertical" viewBox="0 0 24 24">
  <path d="M10.59 10.59c-.78.78-.78 2.05 0 2.83s2.05.78 2.83 0 .78-2.05 0-2.83-2.05-.78-2.83 0m0-7c-.78.78-.78 2.05 0 2.83s2.05.78 2.83 0 .78-2.05 0-2.83-2.05-.78-2.83 0m0 14c-.78.78-.78 2.05 0 2.83s2.05.78 2.83 0 .78-2.05 0-2.83-2.05-.78-2.83 0"/>
</svg>

SVG CSS code