diff options
Diffstat (limited to 'Flat-Remix-Red-Light/actions/scalable/qlipper.svg')
-rw-r--r-- | Flat-Remix-Red-Light/actions/scalable/qlipper.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red-Light/actions/scalable/qlipper.svg b/Flat-Remix-Red-Light/actions/scalable/qlipper.svg index 282bb141c..0cc8f67b9 100644 --- a/Flat-Remix-Red-Light/actions/scalable/qlipper.svg +++ b/Flat-Remix-Red-Light/actions/scalable/qlipper.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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + .ColorScheme-Text { color:#000000; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="M 3 1.0039062 C 3 1.0039062 2 1.0039062 2 2.0039062 L 2 11.003906 C 2 11.003906 2 12.003906 3 12.003906 L 4 12.003906 L 4 3.0039062 L 12 3.0039062 L 12 2.0039062 C 12 1.0039062 11 1.0039062 11 1.0039062 L 3 1.0039062 z M 6 4.0039062 C 6 4.0039062 5 4.0039062 5 5.0039062 L 5 15.003906 C 5 16.003906 6 16.003906 6 16.003906 L 14 16.003906 C 14 16.003906 15 16.0029 15 15 L 15 5.0039062 C 15 4.0039062 14 4.0039062 14 4.0039062 L 6 4.0039062 z M 7 6.0039062 L 13 6.0039062 L 13 14.003906 L 7 14.003906 L 7 6.0039062 z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 3,1 C 3,1 2,1 2,2 V 11 C 2,11 2,12 3,12 H 4 V 3 H 12 V 2 C 12,1 11,1 11,1 Z M 6,4 C 6,4 5,4 5,5 V 15 C 5,16 6,16 6,16 H 14 C 14,16 15,16 15,15 V 5 C 15,4 14,4 14,4 Z M 7,6 H 13 V 14 H 7 Z"/> + </g> </svg> |