diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/format-text-smaller.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/format-text-smaller.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/format-text-smaller.svg b/Flat-Remix-Red/actions/scalable/format-text-smaller.svg index afc94478f..fffaf4ef8 100644 --- a/Flat-Remix-Red/actions/scalable/format-text-smaller.svg +++ b/Flat-Remix-Red/actions/scalable/format-text-smaller.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:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </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)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6.4414 5 L 3 15 L 5 15 L 5.7148 13 L 9.2852 13 L 10 15 L 12 15 L 8.5586 5 L 6.4414 5 z M 7.5 8 L 8.5723 11 L 6.4277 11 L 7.5 8 z"/> + </g> </svg> |