diff options
Diffstat (limited to 'Flat-Remix-Red-Dark/actions/scalable/format-font-size-more.svg')
-rw-r--r-- | Flat-Remix-Red-Dark/actions/scalable/format-font-size-more.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Dark/actions/scalable/format-font-size-more.svg b/Flat-Remix-Red-Dark/actions/scalable/format-font-size-more.svg index 6856f8c28..01d11860b 100644 --- a/Flat-Remix-Red-Dark/actions/scalable/format-font-size-more.svg +++ b/Flat-Remix-Red-Dark/actions/scalable/format-font-size-more.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:#eeeeec; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#ffffff; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 12.5 0.09375 L 12.292969 0.30078125 L 9 3.59375 L 9.7070312 4.3007812 L 12 2.0078125 L 12 6.3007812 L 13 6.3007812 L 13 2.0078125 L 15.292969 4.3007812 L 16 3.59375 L 12.707031 0.30078125 L 12.5 0.09375 z M 6 1 L 1 15 L 3.5 15 L 4.5625 12 L 9.4375 12 L 10.5 15 L 13.28125 15 L 8 1 L 6 1 z M 7 5 L 8.75 10 L 5.25 10 L 7 5 z" transform="translate(4 4)"/> + <g transform="translate(1,1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 15,9 V 5 L 12.75,7.25 12,6.5 15.5,3 19,6.5 18.25,7.25 16,5 V 9 Z M 9,4 4,18 H 6.5 L 7.5625,15 H 12.438 L 13.5,18 H 16.25 L 11,4 Z M 10,8 11.75,13 H 8.25 Z"/> + </g> </svg> |