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-Grey-Light/panel/knemo-monitor-receive.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-Grey-Light/panel/knemo-monitor-receive.svg')
-rw-r--r-- | Flat-Remix-Grey-Light/panel/knemo-monitor-receive.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Flat-Remix-Grey-Light/panel/knemo-monitor-receive.svg b/Flat-Remix-Grey-Light/panel/knemo-monitor-receive.svg new file mode 100644 index 000000000..2c7f6820a --- /dev/null +++ b/Flat-Remix-Grey-Light/panel/knemo-monitor-receive.svg @@ -0,0 +1,11 @@ +<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> + <g transform="translate(-524,438)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 534,-427 -6,4.5 6,4.5 c -0.004,-0.003 0,-1.3333 0,-2 l 3,0 0,-2.1875 0,-0.8125 0,-2 -3,0 z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 538,-424 6,-4.5 -6,-4.5 c 0.004,0.003 0,1.3333 0,2 l -3,0 0,2.1875 0,0.8125 0,2 3,0 z"/> + </g> +</svg> |