diff options
Diffstat (limited to 'Flat-Remix-Light/panel/redshift-status-off.svg')
-rw-r--r-- | Flat-Remix-Light/panel/redshift-status-off.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/redshift-status-off.svg b/Flat-Remix-Light/panel/redshift-status-off.svg new file mode 100644 index 000000000..bdba529a1 --- /dev/null +++ b/Flat-Remix-Light/panel/redshift-status-off.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.34902"/> + </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 1.96875 C 4.578125 1.96875 3.429688 3.125 3.429688 4.546875 C 3.429688 5.390625 3.824219 6.128906 4.449219 6.597656 C 4.734375 6.816406 4.972656 7.09375 4.972656 7.480469 L 5 7.96875 L 7 7.96875 L 7.027344 7.480469 C 7.050781 7.097656 7.265625 6.816406 7.550781 6.597656 C 8.175781 6.128906 8.570312 5.390625 8.570312 4.546875 C 8.570312 3.125 7.421875 1.96875 6 1.96875 Z M 6 3 C 6.851562 3 7.542969 3.695312 7.542969 4.546875 C 7.542969 5.035156 7.320312 5.484375 6.933594 5.777344 C 6.351562 6.214844 6.132812 6.703125 6.050781 7.113281 L 5.949219 7.113281 C 5.867188 6.703125 5.648438 6.214844 5.066406 5.777344 C 4.679688 5.484375 4.457031 5.035156 4.457031 4.546875 C 4.457031 3.695312 5.148438 3 6 3 Z M 5 8.46875 L 5 8.96875 L 7 8.96875 L 7 8.46875 Z M 5.5 9.46875 L 5.5 9.96875 L 6.5 9.96875 L 6.5 9.46875 Z M 5.5 9.46875"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |