IcoMoon indent-increase icon
| Name | indent-increase |
|---|---|
| Unicode | \ea7b () |
| CSS class | icon-indent-increase |
| Tags | indent-increase, wysiwyg |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-indent-increase" aria-hidden="true"></span>
.icon-indent-increase:before { content: "\ea7b"; } export const IconIndentIncrease = (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-16zM0 11v-6l4 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.