IcoMoon circle-down icon
| Name | circle-down |
|---|---|
| Unicode | \ea43 () |
| CSS class | icon-circle-down |
| Tags | circle-down, down, circle-bottom, arrow |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-circle-down" aria-hidden="true"></span>
.icon-circle-down:before { content: "\ea43"; } export const IconCircleDown = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M16 8c0-4.418-3.582-8-8-8s-8 3.582-8 8 3.582 8 8 8 8-3.582 8-8zM1.5 8c0-3.59 2.91-6.5 6.5-6.5s6.5 2.91 6.5 6.5-2.91 6.5-6.5 6.5-6.5-2.91-6.5-6.5z"></path> <path d="M4.957 5.543l-1.414 1.414 4.457 4.457 4.457-4.457-1.414-1.414-3.043 3.043z"></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.