diff options
Diffstat (limited to 'Flat-Remix-Light/panel/mic-ready.svg')
-rw-r--r-- | Flat-Remix-Light/panel/mic-ready.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Flat-Remix-Light/panel/mic-ready.svg b/Flat-Remix-Light/panel/mic-ready.svg index cf21b138e..9f4ead828 100644 --- a/Flat-Remix-Light/panel/mic-ready.svg +++ b/Flat-Remix-Light/panel/mic-ready.svg @@ -1,8 +1,8 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> +<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:#31363b; } .ColorScheme-Highlight { color:#3daee9; } </style> </defs> - <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m11 3c-1.6621 0-3 1.3381-3 3v5.002c0 1.662 1.3379 2.998 3 2.998 1.662 0 3-1.336 3-2.998v-5.002c0-1.6619-1.338-3-3-3zm-6 7v0.998c0 2.967 2 6.002 5 6.002v2h2v-2c3 0 5-3.036 5-6.002v-0.998h-2v0.998c0 2.234-1.767 4.002-4 4.002-2.2334 0-4-1.768-4-4.002v-0.998h-2z"/> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12,4 C 10.3379,4 9,5.3381 9,7 l 0,5.002 C 9,13.664 10.3379,15 12,15 c 1.662,0 3,-1.336 3,-2.998 L 15,7 C 15,5.3381 13.662,4 12,4 Z m -6,7 0,0.998 C 6,14.965 8,18 11,18 l 0,2 2,0 0,-2 c 3,0 5,-3.036 5,-6.002 L 18,11 l -2,0 0,0.998 C 16,14.232 14.233,16 12,16 9.7666,16 8,14.232 8,11.998 L 8,11 6,11 Z"/> </svg> |