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-Cyan-Dark/actions/scalable/mic-on.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-Cyan-Dark/actions/scalable/mic-on.svg')
-rw-r--r-- | Flat-Remix-Cyan-Dark/actions/scalable/mic-on.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Cyan-Dark/actions/scalable/mic-on.svg b/Flat-Remix-Cyan-Dark/actions/scalable/mic-on.svg new file mode 100644 index 000000000..2ee98aa9b --- /dev/null +++ b/Flat-Remix-Cyan-Dark/actions/scalable/mic-on.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } + </style> + </defs> + <g transform="translate(3,3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8,0 C 8,0 11,0 11,3 V 8 C 11,11 8,11 8,11 8,11 5,11 5,8 V 3 C 5,0 8,0 8,0 Z M 2,7 V 8 C 2,13.5 7,14 7,14 V 16 H 9 V 14 C 9,14 14,13.5 14,8 V 7 H 12 V 8 C 12,12 8,12 8,12 8,12 4,12 4,8 V 7 Z"/> + </g> +</svg> |