diff options
author | 2021-04-14 17:20:21 +0200 | |
---|---|---|
committer | 2021-04-14 17:20:21 +0200 | |
commit | ab98aa7122914ad057e0fa7bc11e4b530e6d426a (patch) | |
tree | 56cec4db67893733502385ffd573704e83f2862d /Flat-Remix-Teal-Light/panel/fusion-icon-panel.svg | |
parent | ad73a3aa6745157a9e4e3eb33517f7a372ab2965 (diff) | |
download | flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.tar.gz flat-remix-ab98aa7122914ad057e0fa7bc11e4b530e6d426a.zip |
Add black, brown, cyan, grey, magenta, orange, teal and violet folder variants
Diffstat (limited to 'Flat-Remix-Teal-Light/panel/fusion-icon-panel.svg')
-rw-r--r-- | Flat-Remix-Teal-Light/panel/fusion-icon-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Flat-Remix-Teal-Light/panel/fusion-icon-panel.svg b/Flat-Remix-Teal-Light/panel/fusion-icon-panel.svg new file mode 100644 index 000000000..1a58ad1be --- /dev/null +++ b/Flat-Remix-Teal-Light/panel/fusion-icon-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#454850; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m4.8008 4c-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> |