IcoMoon checkbox-unchecked icon
| Name | checkbox-unchecked |
|---|---|
| Unicode | \ea53 () |
| CSS class | icon-checkbox-unchecked |
| Tags | checkbox-unchecked, checkbox, unchecked, square |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-checkbox-unchecked" aria-hidden="true"></span>
.icon-checkbox-unchecked:before { content: "\ea53"; } export const IconCheckboxUnchecked = (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-2zM14 14h-12v-12h12v12z"></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.