diff options
Diffstat (limited to 'Flat-Remix-Yellow/actions/scalable/format-text-direction-vertical.svg')
-rw-r--r-- | Flat-Remix-Yellow/actions/scalable/format-text-direction-vertical.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Yellow/actions/scalable/format-text-direction-vertical.svg b/Flat-Remix-Yellow/actions/scalable/format-text-direction-vertical.svg index 34ffac279..99ef48759 100644 --- a/Flat-Remix-Yellow/actions/scalable/format-text-direction-vertical.svg +++ b/Flat-Remix-Yellow/actions/scalable/format-text-direction-vertical.svg @@ -1,10 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <g transform="translate(4,4)"> + <g transform="translate(3,3)"> <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> |