diff options
Diffstat (limited to 'Flat-Remix/actions/scalable/format-text-direction-rtl.svg')
-rw-r--r-- | Flat-Remix/actions/scalable/format-text-direction-rtl.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/actions/scalable/format-text-direction-rtl.svg b/Flat-Remix/actions/scalable/format-text-direction-rtl.svg index fe7bbbd98..52d6c889e 100644 --- a/Flat-Remix/actions/scalable/format-text-direction-rtl.svg +++ b/Flat-Remix/actions/scalable/format-text-direction-rtl.svg @@ -1,5 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(36.078431%,38.039216%,42.352941%)" d="M 5 2 L 5 3 L 8 3 C 8.214844 3 8.5 3.308594 8.5 3.5 L 8.5 4 L 6 4 C 5.539062 4 5.132812 4.191406 4.875 4.484375 C 4.617188 4.777344 4.496094 5.140625 4.5 5.5 C 4.503906 5.859375 4.632812 6.226562 4.890625 6.515625 C 5.148438 6.804688 5.546875 7 6 7 L 9.5 7 L 9.5 3.5 C 9.5 2.683594 8.839844 2 8 2 Z M 6 5 L 8.5 5 L 8.5 6 L 6 6 C 5.800781 6 5.714844 5.945312 5.640625 5.859375 C 5.566406 5.773438 5.5 5.640625 5.5 5.5 C 5.5 5.359375 5.550781 5.222656 5.625 5.140625 C 5.699219 5.058594 5.789062 5 6 5 Z M 4 6.5 L 2 8 L 4 9.5 L 4 8.492188 L 9.46875 8.492188 L 9.46875 7.492188 L 4 7.492188 Z M 4 6.5"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 0 L 6 2 L 12 2 C 12.42816 2 13 2.61414 13 3 L 13 4 L 8 4 C 7.08073 4 6.2644 4.38396 5.75 4.96875 C 5.2356 5.55354 4.99361 6.2794 5 7 C 5.006 7.72062 5.26893 8.45275 5.78125 9.03125 C 6.29357 9.60979 7.0917 10 8 10 L 15 10 L 15 3 C 15.00009 1.3657 13.6802 0 12 0 L 6 0 z M 8 6 L 13 6 L 13 8 L 8 8 C 7.60213 8 7.43309 7.89021 7.28125 7.71875 C 7.12941 7.54729 7.00248 7.27938 7 7 C 6.998 6.72062 7.10467 6.44646 7.25 6.28125 C 7.39533 6.11604 7.57764 6 8 6 z M 4 8.9980469 L 0 11.998047 L 4 14.998047 L 4 12.986328 L 14.9375 12.986328 L 14.9375 10.986328 L 4 10.986328 L 4 8.9980469 z" transform="translate(4 4)"/> </svg> |