diff options
Diffstat (limited to 'Flat-Remix-Light/actions/scalable/format-font-size-more.svg')
-rw-r--r-- | Flat-Remix-Light/actions/scalable/format-font-size-more.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Light/actions/scalable/format-font-size-more.svg b/Flat-Remix-Light/actions/scalable/format-font-size-more.svg index 2809f27db..07f73436e 100644 --- a/Flat-Remix-Light/actions/scalable/format-font-size-more.svg +++ b/Flat-Remix-Light/actions/scalable/format-font-size-more.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(19.215686%,21.176471%,23.137255%)" d="M 8.25 2.046875 L 6.5 3.796875 L 6.851562 4.148438 L 8 3.003906 L 8 5.148438 L 8.5 5.148438 L 8.5 3.003906 L 9.648438 4.148438 L 10 3.796875 Z M 5 2.5 L 2.5 9.5 L 3.75 9.5 L 4.28125 8 L 6.71875 8 L 7.25 9.5 L 8.640625 9.5 L 6 2.5 Z M 5.5 4.5 L 6.375 7 L 4.625 7 Z M 5.5 4.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </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)"/> </svg> |