IcoMoon rtl icon
| Name | rtl |
|---|---|
| Unicode | \ea75 () |
| CSS class | icon-rtl |
| Tags | rtl, wysiwyg, right-to-left, direction |
| License | GPL / CC BY 4.0 · © Keyamoon · source |
Use it in code
<span class="icon-rtl" aria-hidden="true"></span>
.icon-rtl:before { content: "\ea75"; } export const IconRtl = (props) => (
<svg viewBox="0 0 16 16" width="1em" height="1em" fill="currentColor" {...props}>
<path d="M4 0c-2.209 0-4 1.791-4 4s1.791 4 4 4v8h2v-14h2v14h2v-14h2v-2h-8zM16 3l-4 4 4 4z"></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.