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-Magenta-Light/panel/krudiotray-light-on24.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-Magenta-Light/panel/krudiotray-light-on24.svg')
-rw-r--r-- | Flat-Remix-Magenta-Light/panel/krudiotray-light-on24.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Flat-Remix-Magenta-Light/panel/krudiotray-light-on24.svg b/Flat-Remix-Magenta-Light/panel/krudiotray-light-on24.svg new file mode 100644 index 000000000..4c7e2fc53 --- /dev/null +++ b/Flat-Remix-Magenta-Light/panel/krudiotray-light-on24.svg @@ -0,0 +1,9 @@ +<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:#454850; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.1426,5 C 3.5094,5 3,5.5344 3,6.1992 v 11.602 c 0,0.665 0.5094,1.199 1.1426,1.199 h 15.714 c 0.634,0 1.143,-0.534 1.143,-1.199 V 6.1992 c 0,-0.6646 -0.509,-1.199 -1.143,-1.199 H 4.1426 Z M 9,8 c 2.2091,0 4,1.7909 4,4 0,2.2091 -1.7909,4 -4,4 C 6.7909,16 5,14.209 5,12 5,9.7909 6.7909,8 9,8 Z m 5,0 h 6 v 1 h -6 z m 0,3 h 6 v 1 h -6 z m 0,3 h 6 v 1 h -6 z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="9" cy="12" r="2"/> +</svg> |