IcoMoon Icons logo

IcoMoon sort-amount-desc icon

Download SVG
IcoMoon sort-amount-desc icon codes
Name sort-amount-desc
Unicode \ea4d ()
CSS class icon-sort-amount-desc
Tags sort-amount-desc, arrange
License GPL / CC BY 4.0 · © Keyamoon · source

Use it in code

<span class="icon-sort-amount-desc" aria-hidden="true"></span>
.icon-sort-amount-desc:before { content: "\ea4d"; }
export const IconSortAmountDesc = (props) => (
  <svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
    <path d="M5 12v-12h-2v12h-2.5l3.5 3.5 3.5-3.5h-2.5z"></path> <path d="M7 0h9v2h-9v-2z"></path> <path d="M7 3h7v2h-7v-2z"></path> <path d="M7 6h5v2h-5v-2z"></path> <path d="M7 9h3v2h-3v-2z"></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.