IcoMoon indent-decrease icon
| Name | indent-decrease |
|---|---|
| Unicode | \ea7c () |
| CSS class | icon-indent-decrease |
| Tags | indent-decrease, wysiwyg |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-indent-decrease" aria-hidden="true"></span>
.icon-indent-decrease:before { content: "\ea7c"; } export const IconIndentDecrease = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M0 1h16v2h-16zM6 4h10v2h-10zM6 7h10v2h-10zM6 10h10v2h-10zM0 13h16v2h-16zM4 5v6l-4-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.