IcoMoon minus icon
| Name | minus |
|---|---|
| Unicode | \ea0b () |
| CSS class | icon-minus |
| Tags | minus, subtract, minimize, line |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-minus" aria-hidden="true"></span>
.icon-minus:before { content: "\ea0b"; } export const IconMinus = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 6.5v3c0 0.276 0.224 0.5 0.5 0.5h15c0.276 0 0.5-0.224 0.5-0.5v-3c0-0.276-0.224-0.5-0.5-0.5h-15c-0.276 0-0.5 0.224-0.5 0.5z"></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.