diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/format-font-size-less.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/format-font-size-less.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/format-font-size-less.svg b/Flat-Remix-Dark/actions/scalable/format-font-size-less.svg index 1a18d3e23..a35305bc5 100644 --- a/Flat-Remix-Dark/actions/scalable/format-font-size-less.svg +++ b/Flat-Remix-Dark/actions/scalable/format-font-size-less.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(82.745098%,85.490196%,89.019608%)" d="M 5 2.5 L 2.5 9.5 L 3.75 9.5 L 4.28125 8 L 6.066406 8 C 6.089844 7.960938 6.117188 7.925781 6.148438 7.898438 L 6.5 7.542969 C 6.695312 7.347656 7.011719 7.347656 7.207031 7.542969 L 7.5 7.835938 L 7.5 6.898438 C 7.5 6.808594 7.523438 6.726562 7.566406 6.648438 L 6 2.5 Z M 5.5 4.5 L 6.375 7 L 4.625 7 Z M 8 6.898438 L 8 9.042969 L 6.851562 7.898438 L 6.5 8.25 L 8.25 10 L 10 8.25 L 9.648438 7.898438 L 8.5 9.042969 L 8.5 6.898438 Z M 8 6.898438"/> - </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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 1 L 1 15 L 3.5 15 L 4.5625 12 L 8.1347656 12 A 1.0001 1.0001 0 0 1 8.2929688 11.792969 L 9 11.085938 A 1.0001 1.0001 0 0 1 10.414062 11.085938 L 11 11.671875 L 11 9.7929688 A 1.0001 1.0001 0 0 1 11.130859 9.3007812 L 8 1 L 6 1 z M 7 5 L 8.75 10 L 5.25 10 L 7 5 z M 12 9.7929688 L 12 14.085938 L 9.7070312 11.792969 L 9 12.5 L 12.292969 15.792969 L 12.5 16 L 12.707031 15.792969 L 16 12.5 L 15.292969 11.792969 L 13 14.085938 L 13 9.7929688 L 12 9.7929688 z" transform="translate(4 4)"/> </svg> |