IcoMoon radio-checked icon
| Name | radio-checked |
|---|---|
| Unicode | \ea54 () |
| CSS class | icon-radio-checked |
| Tags | radio-checked, radio-button |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-radio-checked" aria-hidden="true"></span>
.icon-radio-checked:before { content: "\ea54"; } export const IconRadioChecked = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 14c-3.314 0-6-2.686-6-6s2.686-6 6-6c3.314 0 6 2.686 6 6s-2.686 6-6 6zM5 8c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.657-1.343 3-3 3s-3-1.343-3-3z"></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.