diff options
Diffstat (limited to 'Flat-Remix-Light/panel/fluxgui-light.svg')
-rw-r--r-- | Flat-Remix-Light/panel/fluxgui-light.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/fluxgui-light.svg b/Flat-Remix-Light/panel/fluxgui-light.svg new file mode 100644 index 000000000..ca83fd9b6 --- /dev/null +++ b/Flat-Remix-Light/panel/fluxgui-light.svg @@ -0,0 +1,22 @@ +<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 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> + </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> +</svg> |