IcoMoon arrow-up icon
| Name | arrow-up |
|---|---|
| Unicode | \ea32 () |
| CSS class | icon-arrow-up |
| Tags | arrow-up, up, upload, top |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-arrow-up" aria-hidden="true"></span>
.icon-arrow-up:before { content: "\ea32"; } export const IconArrowUp = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M8 0.5l-7.5 7.5h4.5v8h6v-8h4.5z"></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.