diff options
Diffstat (limited to 'Flat-Remix-Yellow-Dark/panel/audio-on.svg')
-rw-r--r-- | Flat-Remix-Yellow-Dark/panel/audio-on.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Flat-Remix-Yellow-Dark/panel/audio-on.svg b/Flat-Remix-Yellow-Dark/panel/audio-on.svg new file mode 100644 index 000000000..5bdeb5c8e --- /dev/null +++ b/Flat-Remix-Yellow-Dark/panel/audio-on.svg @@ -0,0 +1,10 @@ +<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:#eeeeec; } .ColorScheme-Highlight { color:#367bf0; } .ColorScheme-NeutralText { color:#ffcc44; } .ColorScheme-PositiveText { color:#3db47e; } .ColorScheme-NegativeText { color:#dd4747; } + </style> + </defs> + <g transform="matrix(1,0,0,1,4,4)"> + <path class="ColorScheme-PositiveText" d="M 8,1 4,5 H 1 V 11 H 4 L 8,15 Z M 10,1 V 2.5 C 12.32,3.24 14,5.43 14,8 14,10.57 12.32,12.76 10,13.5 V 15 C 13.15,14.22 15.5,11.4 15.5,8 15.5,4.6 13.15,1.78 10,1 Z M 10,5 V 11 C 11.06,10.42 11.789,9.3 11.789,8 11.789,6.7 11.07,5.58 10,5 Z" style="fill:currentColor"/> + </g> +</svg> |