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