diff options
Diffstat (limited to 'Flat-Remix-Dark/actions/scalable/format-text-smaller.svg')
-rw-r--r-- | Flat-Remix-Dark/actions/scalable/format-text-smaller.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix-Dark/actions/scalable/format-text-smaller.svg b/Flat-Remix-Dark/actions/scalable/format-text-smaller.svg index 616cf6958..60167adc2 100644 --- a/Flat-Remix-Dark/actions/scalable/format-text-smaller.svg +++ b/Flat-Remix-Dark/actions/scalable/format-text-smaller.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.441406 4.25 L 3.566406 9.5 L 4.503906 9.5 L 4.875 8.5 L 6.75 8.5 L 7.128906 9.5 L 8.171875 9.5 L 6.191406 4.25 Z M 5.816406 5.75 L 6.492188 7.75 L 5.132812 7.75 Z M 5.816406 5.75"/> - </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.8808594 4.5 L 3.1308594 15 L 5.0058594 15 L 5.7519531 13 L 9.5019531 13 L 10.255859 15 L 12.341797 15 L 8.3808594 4.5 L 6.8808594 4.5 z M 7.6308594 7.5 L 8.9863281 11.5 L 6.2675781 11.5 L 7.6308594 7.5 z" transform="translate(4 4)"/> </svg> |