Skip to main content

Sort Alpha Down


Examples

Heading
Smaller heading

Inline text 

Example link text 

CSS Recommended

<i class="modus-outlined-icon-sort-alpha-down"></i>

Icon font

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

SVG sprite

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

SVG code

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="mi-outline mi-sort-alpha-down" viewBox="0 0 24 24">
  <path d="M7 17V3c0-.55-.45-1-1-1s-1 .45-1 1v14H3.04c-.42 0-.65.48-.39.81l2.96 3.7c.2.25.58.25.78 0l2.96-3.7c.26-.33.03-.81-.39-.81zm12.5-8.2h-3.1l-.6 1.8H14L17.2 2h1.6l3.2 8.5h-1.9zm-2.6-1.4H19l-1-3.2zm0 13.2h4.3V22h-6.5v-1l4.2-6.1h-4.2v-1.4h6.4v1z"/>
</svg>

SVG CSS code