diff options
Diffstat (limited to 'icons/text-direction-ltr.svg')
-rw-r--r-- | icons/text-direction-ltr.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/text-direction-ltr.svg b/icons/text-direction-ltr.svg new file mode 100644 index 00000000..40deea3a --- /dev/null +++ b/icons/text-direction-ltr.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-direction-ltr" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5 19h14" /> + <path d="M17 21l2 -2l-2 -2" /> + <path d="M16 4h-6.5a3.5 3.5 0 0 0 0 7h.5" /> + <path d="M14 15v-11" /> + <path d="M10 15v-11" /> +</svg> + + |