IcoMoon move-down icon
| Name | move-down |
|---|---|
| Unicode | \ea47 () |
| CSS class | icon-move-down |
| Tags | move-down, sort, arrange |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-move-down" aria-hidden="true"></span>
.icon-move-down:before { content: "\ea47"; } export const IconMoveDown = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M12 11v-6h-1v6h-2.5l3 3 3-3z"></path> <path d="M5 4v3h-3v-3h3zM6 3h-5v5h5v-5z"></path> <path d="M1 10h1.5v1h-1.5v-1z"></path> <path d="M3 10h1.5v1h-1.5v-1z"></path> <path d="M5 10h1v1.5h-1v-1.5z"></path> <path d="M1 13.5h1v1.5h-1v-1.5z"></path> <path d="M2.5 14h1.5v1h-1.5v-1z"></path> <path d="M4.5 14h1.5v1h-1.5v-1z"></path> <path d="M1 11.5h1v1.5h-1v-1.5z"></path> <path d="M5 12h1v1.5h-1v-1.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.