IcoMoon radio-checked2 icon
| Name | radio-checked2 |
|---|---|
| Unicode | \ea55 () |
| CSS class | icon-radio-checked2 |
| Tags | radio-checked, radio-button |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-radio-checked2" aria-hidden="true"></span>
.icon-radio-checked2:before { content: "\ea55"; } export const IconRadioChecked2 = (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 10c-1.105 0-2-0.895-2-2s0.895-2 2-2c1.105 0 2 0.895 2 2s-0.895 2-2 2z"></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.