IcoMoon sort-amount-asc icon
| Name | sort-amount-asc |
|---|---|
| Unicode | \ea4c () |
| CSS class | icon-sort-amount-asc |
| Tags | sort-amount-asc, arrange |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-sort-amount-asc" aria-hidden="true"></span>
.icon-sort-amount-asc:before { content: "\ea4c"; } export const IconSortAmountAsc = (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 9h9v2h-9v-2z"></path> <path d="M7 6h7v2h-7v-2z"></path> <path d="M7 3h5v2h-5v-2z"></path> <path d="M7 0h3v2h-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.