Skip to main content

More Horizontal


Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="modus-solid-icon-more-horizontal"></i>

Icon font

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

SVG sprite

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

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-solid mi-more-horizontal" 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 0m7 0c-.78.78-.78 2.05 0 2.83s2.05.78 2.83 0 .78-2.05 0-2.83-2.05-.78-2.83 0m-14 0c-.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