IcoMoon arrow-down2 icon
| Name | arrow-down2 |
|---|---|
| Unicode | \ea3e () |
| CSS class | icon-arrow-down2 |
| Tags | arrow-down, down, download, bottom |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-arrow-down2" aria-hidden="true"></span>
.icon-arrow-down2:before { content: "\ea3e"; } export const IconArrowDown2 = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M13.707 9.707l-5 5c-0.39 0.391-1.024 0.391-1.414 0l-5-5c-0.391-0.391-0.391-1.024 0-1.414s1.024-0.391 1.414 0l3.293 3.293v-9.586c0-0.552 0.448-1 1-1s1 0.448 1 1v9.586l3.293-3.293c0.195-0.195 0.451-0.293 0.707-0.293s0.512 0.098 0.707 0.293c0.391 0.391 0.391 1.024 0 1.414z"></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.