diff options
Diffstat (limited to 'Flat Remix Dark/panel/youtube-indicator-light-disabled.svg')
-rw-r--r-- | Flat Remix Dark/panel/youtube-indicator-light-disabled.svg | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix Dark/panel/youtube-indicator-light-disabled.svg b/Flat Remix Dark/panel/youtube-indicator-light-disabled.svg index 14fa3adab..58a736be4 100644 --- a/Flat Remix Dark/panel/youtube-indicator-light-disabled.svg +++ b/Flat Remix Dark/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:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </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(82.745098%,85.490196%,89.019608%)" d="M 6.082031 1.5 C 4.679688 1.5 2.609375 1.59375 1.988281 1.613281 C 1.316406 1.679688 1.066406 1.714844 0.699219 2.050781 C 0.132812 2.582031 0 3.632812 0 5.234375 L 0 6.761719 C 0 8.589844 0.226562 9.519531 0.605469 9.855469 C 1.039062 10.253906 1.324219 10.285156 1.613281 10.332031 C 1.722656 10.347656 2.515625 10.5 6.03125 10.5 C 8.21875 10.5 10.101562 10.386719 10.292969 10.363281 C 10.609375 10.320312 11.054688 10.257812 11.398438 9.855469 C 11.902344 9.246094 12 8.234375 12 6.769531 L 12 4.992188 C 12 4.042969 11.953125 2.707031 11.398438 2.144531 C 10.976562 1.765625 10.824219 1.660156 9.957031 1.613281 C 9.714844 1.601562 7.574219 1.5 6.082031 1.5 Z M 5.25 3.75 L 8.25 6 L 5.25 8.25 Z M 5.25 3.75"/> + </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> |