diff options
Diffstat (limited to 'Flat Remix Light/panel/youtube-indicator-light-disabled.svg')
-rw-r--r-- | Flat Remix Light/panel/youtube-indicator-light-disabled.svg | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix Light/panel/youtube-indicator-light-disabled.svg b/Flat Remix Light/panel/youtube-indicator-light-disabled.svg index 928948c90..8a257ff91 100644 --- a/Flat Remix Light/panel/youtube-indicator-light-disabled.svg +++ b/Flat Remix Light/panel/youtube-indicator-light-disabled.svg @@ -1,8 +1,21 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> <defs> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } - </style> + <filter id="alpha" width="100%" height="100%" x="0%" y="0%" filterUnits="objectBoundingBox"> + <feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/> + </filter> + <mask id="mask0"> + <g filter="url(#alpha)"> + <rect width="12" height="12" x="0" y="0" style="fill:rgb(0%,0%,0%);fill-opacity:0.301961"/> + </g> + </mask> + <clipPath id="clip1"> + <rect width="12" height="12" x="0" y="0"/> + </clipPath> + <g id="surface5" clip-path="url(#clip1)"> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 6 2.5 C 6 2.5 4.109375 2.5 2.851562 2.59375 C 2.675781 2.617188 2.292969 2.617188 1.949219 2.992188 C 1.679688 3.273438 1.589844 3.914062 1.589844 3.914062 C 1.589844 3.914062 1.503906 4.671875 1.5 5.425781 L 1.5 6.570312 C 1.5 7.324219 1.589844 8.082031 1.589844 8.082031 C 1.589844 8.082031 1.675781 8.722656 1.945312 9.007812 C 2.289062 9.378906 2.738281 9.367188 2.9375 9.40625 C 3.660156 9.476562 6 9.5 6 9.5 C 6 9.5 7.890625 9.496094 9.148438 9.402344 C 9.324219 9.378906 9.707031 9.378906 10.050781 9.007812 C 10.320312 8.722656 10.40625 8.082031 10.40625 8.082031 C 10.40625 8.082031 10.496094 7.324219 10.496094 6.570312 L 10.5 5.425781 C 10.5 4.671875 10.410156 3.914062 10.410156 3.914062 C 10.410156 3.914062 10.324219 3.273438 10.050781 2.988281 C 9.710938 2.617188 9.328125 2.617188 9.152344 2.59375 C 7.890625 2.5 6.003906 2.5 6.003906 2.5 Z M 4.5 4 L 7.5 6.007812 L 4.5 8 Z M 4.5 4"/> + </g> </defs> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 8.1074219 2 C 6.2376219 2.0004 3.4791438 2.1237438 2.6523438 2.1523438 C 1.7535437 2.2383437 1.4219406 2.286375 0.93164062 2.734375 C 0.17682062 3.444975 -1.4802974e-16 4.8425688 0 6.9804688 L 0 9.0136719 C 5.33e-08 11.451072 0.30353375 12.690578 0.80859375 13.142578 C 1.3856738 13.671578 1.7664175 13.712391 2.1484375 13.775391 C 2.2973375 13.798391 3.3557625 14 8.0390625 14 C 10.958662 14 13.467563 13.851359 13.726562 13.818359 C 14.145563 13.761359 14.738266 13.679578 15.197266 13.142578 C 15.868266 12.330578 16 10.98109 16 9.0253906 L 16 6.6582031 C 16 5.3929031 15.935266 3.6073219 15.197266 2.8574219 C 14.637266 2.3521219 14.433344 2.2110375 13.277344 2.1484375 C 12.951344 2.1330375 10.100122 1.99966 8.1074219 2 z M 7 5 L 11 8 L 7 11 L 7 5 z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> </svg> |