diff options
Diffstat (limited to '.icons/awkward/24x24/actions/format-text-direction-ltr.svg')
-rw-r--r-- | .icons/awkward/24x24/actions/format-text-direction-ltr.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/actions/format-text-direction-ltr.svg b/.icons/awkward/24x24/actions/format-text-direction-ltr.svg new file mode 100644 index 00000000..448c09ce --- /dev/null +++ b/.icons/awkward/24x24/actions/format-text-direction-ltr.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,0 V 2 H 8 C 8,2 9,2 9,3 V 4 H 4 C 1,4 1,7 1,7 1,7 1,10 4,10 H 11 V 3 C 11,0 8,0 8,0 Z M 4,6 H 9 V 8 H 4 C 3,8 3,7 3,7 3,7 3,6 4,6 Z M 12,9 V 11 H 1 V 13 H 12 V 15 L 16,12 Z"/> + </g> +</svg> |