diff options
Diffstat (limited to 'Flat-Remix/panel/fusion-icon-panel.svg')
-rw-r--r-- | Flat-Remix/panel/fusion-icon-panel.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/fusion-icon-panel.svg b/Flat-Remix/panel/fusion-icon-panel.svg index c96b784b6..3584a21e4 100644 --- a/Flat-Remix/panel/fusion-icon-panel.svg +++ b/Flat-Remix/panel/fusion-icon-panel.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 2.402344 2 C 2.179688 2 2 2.179688 2 2.402344 L 2 9.597656 C 2 9.820312 2.179688 10 2.402344 10 L 9.601562 10 C 9.820312 10 10 9.820312 10 9.597656 L 10 2.402344 C 10 2.179688 9.820312 2 9.601562 2 Z M 3 3 L 9.015625 3 L 9.007812 9.007812 L 7.5 9.007812 L 5.5 6 L 7.5 6 L 3.5 3.5 L 3.5 8 L 4.75 6.25 L 6 9.007812 L 2.996094 9.007812 Z M 3 3"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <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="m3.8008 3c-0.4432 0-0.8008 0.3576-0.8008 0.8008v14.398c0 0.443 0.3576 0.801 0.8008 0.801h7.9043 3.3301 3.1641c0.443 0 0.801-0.358 0.801-0.801v-14.398c0-0.4434-0.358-0.801-0.801-0.801zm1.1992 2h12.033l-0.015 12.018h-3.018l-4-6.018h4l-8-5v9l2.5-3.5 2.5 5.5176h-6.0098z"/> </svg> |