diff options
Diffstat (limited to 'src/_icons/text-direction-rtl.svg')
-rw-r--r-- | src/_icons/text-direction-rtl.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/text-direction-rtl.svg b/src/_icons/text-direction-rtl.svg new file mode 100644 index 00000000..23ec5cee --- /dev/null +++ b/src/_icons/text-direction-rtl.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <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" /> + <path d="M5 19h14" /> + <path d="M7 21l-2 -2l2 -2" /> +</svg> |