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