diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/format-text-direction-vertical.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/format-text-direction-vertical.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/format-text-direction-vertical.svg b/Flat-Remix-Red-Light/actions/scalable/format-text-direction-vertical.svg index 88f8abb10..1735841cd 100644 --- a/Flat-Remix-Red-Light/actions/scalable/format-text-direction-vertical.svg +++ b/Flat-Remix-Red-Light/actions/scalable/format-text-direction-vertical.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3.6308594 2 L 1.0058594 9 L 1.8183594 9 L 2.6621094 6.78125 L 5.3808594 6.78125 L 6.1933594 9 L 7.0058594 9 L 4.4433594 2 L 3.6308594 2 z M 10.005859 2 L 10.005859 11 L 11.005859 11 L 11.005859 2 L 10.005859 2 z M 13.005859 2 L 13.005859 11 L 14.005859 11 L 14.005859 2 L 13.005859 2 z M 4.0371094 2.84375 C 4.1050094 3.08307 4.4795694 4.16345 5.1308594 6.09375 L 2.9121094 6.09375 L 4.0371094 2.84375 z M 2.0058594 10 L 2.0058594 11 L 3.0058594 11 L 3.0058594 10 L 2.0058594 10 z M 5.0058594 10 L 5.0058594 11 L 6.0058594 11 L 6.0058594 10 L 5.0058594 10 z M 2.0058594 12 L 4.0058594 14 L 6.0058594 12 L 2.0058594 12 z M 10.005859 12 L 12.005859 14 L 14.005859 12 L 10.005859 12 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,2 V 11 H 11 V 2 Z M 13,2 V 11 H 14 V 2 Z M 2,10 V 11 H 3 V 10 Z M 5,10 V 11 H 6 V 10 Z M 2,12 4,15 6,12 Z M 10,12 12,15 14,12 Z M 3.5469,2 1,9 H 2 L 2.7285,7 H 5.2715 L 6,9 H 7 L 4.4531,2 Z M 4,3.5 4.9082,6 H 3.0918 Z"/> + </g> </svg> |