diff options
Diffstat (limited to 'Flat-Remix-Light/panel/redshift-status-off.svg')
-rw-r--r-- | Flat-Remix-Light/panel/redshift-status-off.svg | 23 |
1 files changed, 6 insertions, 17 deletions
diff --git a/Flat-Remix-Light/panel/redshift-status-off.svg b/Flat-Remix-Light/panel/redshift-status-off.svg index bdba529a1..7bda1d024 100644 --- a/Flat-Remix-Light/panel/redshift-status-off.svg +++ b/Flat-Remix-Light/panel/redshift-status-off.svg @@ -1,21 +1,10 @@ -<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"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <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> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> + <g transform="translate(-569 -933.27)"> + <path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m580 936.21c-2.8404 0-5.1429 2.3091-5.1429 5.1557 0 1.6879 0.79443 3.1613 2.0411 4.1014 0.57344 0.43406 1.0479 0.99321 1.0479 1.7646l0.0539 0.97822h4l0.0571-0.97822c0.045-0.77013 0.4722-1.3306 1.0446-1.7646 1.2477-0.94012 2.0411-2.4135 2.0411-4.1014 0-2.8466-2.3024-5.1557-5.1429-5.1557zm0 2.0604c1.7033 0 3.0857 1.3895 3.0857 3.0954 0 0.97457-0.4438 1.8715-1.2214 2.4557-1.1602 0.87789-1.5999 1.8586-1.7614 2.6743h-0.2057c-0.16047-0.81566-0.60069-1.7964-1.7614-2.6743-0.77554-0.58474-1.2214-1.4816-1.2214-2.4557 0-1.7059 1.3829-3.0954 3.0857-3.0954zm-2 10.94v1h4v-1zm1 2v1h2v-1z"/> </g> </svg> |