diff options
Diffstat (limited to 'Flat-Remix-Light/panel/mic-volume-low.svg')
-rw-r--r-- | Flat-Remix-Light/panel/mic-volume-low.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Flat-Remix-Light/panel/mic-volume-low.svg b/Flat-Remix-Light/panel/mic-volume-low.svg index b6b5e536a..7de7cdcf2 100644 --- a/Flat-Remix-Light/panel/mic-volume-low.svg +++ b/Flat-Remix-Light/panel/mic-volume-low.svg @@ -1,11 +1,11 @@ -<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> - <g transform="translate(3,-3)"> - <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m8 6c-1.6621 0-3 1.3381-3 3v5.002c0 1.6619 1.3379 2.998 3 2.998s3-1.336 3-2.998v-5.002c0-1.6619-1.3379-3-3-3z"/> - <path style="fill:currentColor" class="ColorScheme-Text" d="m2 13v0.99844c0 2.967 2 6.002 5 6.002v2h2v-2c3 0 5-3.0351 5-6.0015v-0.998h-2v0.99849c0 2.235-1.767 4.002-4 4.002-2.2334 0-4-1.767-4-4.002v-0.998h-2z"/> + <g transform="translate(4,-2.00044)"> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 8,6 C 6.3379,6 5,7.3381 5,9 l 0,5.002 C 5,15.6639 6.3379,17 8,17 c 1.6621,0 3,-1.336 3,-2.998 L 11,9 C 11,7.3381 9.6621,6 8,6 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 2,13 0,0.99844 c 0,2.967 2,6.002 5,6.002 l 0,2 2,0 0,-2 c 3,0 5,-3.0351 5,-6.0015 l 0,-0.998 -2,0 0,0.99849 c 0,2.235 -1.767,4.002 -4,4.002 -2.2334,0 -4,-1.767 -4,-4.002 l 0,-0.998 -2,0 z"/> </g> </svg> |