IcoMoon checkbox-checked icon
| Name | checkbox-checked |
|---|---|
| Unicode | \ea52 () |
| CSS class | icon-checkbox-checked |
| Tags | checkbox-checked, checkbox, tick, checked, selected |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-checkbox-checked" aria-hidden="true"></span>
.icon-checkbox-checked:before { content: "\ea52"; } export const IconCheckboxChecked = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M14 0h-12c-1.1 0-2 0.9-2 2v12c0 1.1 0.9 2 2 2h12c1.1 0 2-0.9 2-2v-12c0-1.1-0.9-2-2-2zM7 12.414l-3.707-3.707 1.414-1.414 2.293 2.293 4.793-4.793 1.414 1.414-6.207 6.207z"></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.