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 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Dark/panel/youtube-indicator-light-disabled.svg b/Flat-Remix-Dark/panel/youtube-indicator-light-disabled.svg new file mode 100644 index 000000000..58a736be4 --- /dev/null +++ b/Flat-Remix-Dark/panel/youtube-indicator-light-disabled.svg @@ -0,0 +1,21 @@ +<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> + <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> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |