IcoMoon italic icon
| Name | italic |
|---|---|
| Unicode | \ea64 () |
| CSS class | icon-italic |
| Tags | italic, wysiwyg |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-italic" aria-hidden="true"></span>
.icon-italic:before { content: "\ea64"; } export const IconItalic = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M14 1v1h-2l-5 12h2v1h-7v-1h2l5-12h-2v-1z"></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.