diff options
Diffstat (limited to 'Flat-Remix-Light/panel/fluxgui-light.svg')
-rw-r--r-- | Flat-Remix-Light/panel/fluxgui-light.svg | 25 |
1 files changed, 7 insertions, 18 deletions
diff --git a/Flat-Remix-Light/panel/fluxgui-light.svg b/Flat-Remix-Light/panel/fluxgui-light.svg index ca83fd9b6..391943e49 100644 --- a/Flat-Remix-Light/panel/fluxgui-light.svg +++ b/Flat-Remix-Light/panel/fluxgui-light.svg @@ -1,22 +1,11 @@ -<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.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 C 3.789062 2 2 3.789062 2 6 C 2 6.425781 2.070312 6.847656 2.207031 7.25 C 2.789062 6.796875 3.3125 6.484375 3.796875 6.285156 C 4.269531 6.09375 4.710938 6.015625 5.125 6.027344 C 5.535156 6.035156 5.921875 6.132812 6.28125 6.289062 C 7.289062 6.726562 8.167969 7.550781 9.335938 8.203125 C 9.769531 7.550781 10 6.785156 10 6 C 10 3.789062 8.210938 2 6 2 Z M 7.25 3 C 7.941406 3 8.5 3.558594 8.5 4.25 C 8.5 4.9375 7.941406 5.5 7.25 5.5 C 6.558594 5.5 6 4.9375 6 4.25 C 6 3.558594 6.558594 3 7.25 3 Z M 7.25 3"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#31363b; } .ColorScheme-Highlight { color:#3daee9; } + </style> </defs> - <g> - <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" d="M 7.25 3.5 C 6.835938 3.5 6.5 3.835938 6.5 4.25 C 6.5 4.664062 6.835938 5 7.25 5 C 7.664062 5 8 4.664062 8 4.25 C 8 3.835938 7.664062 3.5 7.25 3.5 Z M 5.113281 6.519531 C 4.773438 6.511719 4.40625 6.578125 3.984375 6.75 C 3.527344 6.9375 3.003906 7.265625 2.402344 7.742188 C 3.070312 9.121094 4.464844 10 6 10 C 7.164062 10 8.269531 9.492188 9.027344 8.613281 C 7.824219 7.941406 6.953125 7.125 6.082031 6.75 C 5.765625 6.613281 5.453125 6.527344 5.113281 6.519531 Z M 5.113281 6.519531"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> + <g transform="translate(-593 -957.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m606.5 963.36a1.5 1.5 0 0 0 -1.5 1.5 1.5 1.5 0 0 0 1.5 1.5 1.5 1.5 0 0 0 1.5 -1.5 1.5 1.5 0 0 0 -1.5 -1.5zm-4.2754 6.0371c-0.68002-0.0174-1.4115 0.12078-2.2559 0.46484-0.91093 0.37116-1.9626 1.0259-3.1641 1.9805 1.3341 2.761 4.1289 4.5165 7.1953 4.5195 2.3257-0.001 4.5358-1.0142 6.0547-2.7754-2.4044-1.3458-4.1506-2.9745-5.8867-3.7246-0.63477-0.27427-1.2634-0.4474-1.9434-0.46484z"/> + <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m604 960.36c-4.4183 0-8 3.5817-8 8 0.003 0.84917 0.14173 1.6924 0.41016 2.498 1.1664-0.90522 2.2118-1.5295 3.1797-1.9238 0.95209-0.38794 1.8339-0.54198 2.6582-0.52148 0.82427 0.0205 1.5924 0.21643 2.3164 0.52929 2.0163 0.87121 3.7728 2.5185 6.1074 3.8242 0.86472-1.307 1.3265-2.8391 1.3281-4.4062 0-4.4183-3.5817-8-8-8zm2.5 1.998a2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1 -2.5 2.5 2.5 2.5 0 0 1 -2.5 -2.5 2.5 2.5 0 0 1 2.5 -2.5z"/> </g> </svg> |