diff options
Diffstat (limited to 'Flat-Remix/panel/audio-volume-muted-blocking.svg')
-rw-r--r-- | Flat-Remix/panel/audio-volume-muted-blocking.svg | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/Flat-Remix/panel/audio-volume-muted-blocking.svg b/Flat-Remix/panel/audio-volume-muted-blocking.svg index 344373a75..39a30fe1c 100644 --- a/Flat-Remix/panel/audio-volume-muted-blocking.svg +++ b/Flat-Remix/panel/audio-volume-muted-blocking.svg @@ -1,7 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 2.546875 4.546875 L 2.546875 7.453125 L 4 7.453125 L 6 9.5 L 6 2.5 L 4 4.546875 Z M 2.546875 4.546875"/> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 7 2.5 L 7 3.25 C 8.160156 3.621094 9 4.714844 9 6 C 9 7.285156 8.160156 8.378906 7 8.75 L 7 9.5 C 8.574219 9.109375 9.75 7.699219 9.75 6 C 9.75 4.300781 8.574219 2.890625 7 2.5 Z M 7 2.5"/> - <path style="fill:rgb(32.156863%,58.039216%,88.627451%)" d="M 7.894531 6 C 7.894531 5.351562 7.535156 4.789062 7 4.5 L 7 7.5 C 7.53125 7.210938 7.894531 6.648438 7.894531 6 Z M 7.894531 6"/> - </g> +<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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m4.09 8.09v5.818h2.909l4 4.091v-14l-4 4.091z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m13 4v1.5c2.32 0.74 4 2.93 4 5.5s-1.68 4.76-4 5.5v1.5c3.15-0.78 5.5-3.6 5.5-7s-2.35-6.22-5.5-7z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m14.79 11c0-1.3-0.72-2.42-1.79-3v6c1.06-0.58 1.79-1.7 1.79-3z"/> </svg> |