diff options
Diffstat (limited to 'Flat-Remix/panel/fluxgui-light.svg')
-rw-r--r-- | Flat-Remix/panel/fluxgui-light.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/panel/fluxgui-light.svg b/Flat-Remix/panel/fluxgui-light.svg new file mode 100644 index 000000000..08fb4d44c --- /dev/null +++ b/Flat-Remix/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(82.745098%,85.490196%,89.019608%)" d="M 6 0.75 C 3.097656 0.75 0.75 3.097656 0.75 6 C 0.75 6.558594 0.84375 7.109375 1.019531 7.640625 C 1.789062 7.042969 2.46875 6.636719 3.105469 6.375 C 3.730469 6.125 4.308594 6.019531 4.851562 6.03125 C 5.390625 6.046875 5.894531 6.175781 6.367188 6.382812 C 7.691406 6.953125 8.847656 8.035156 10.378906 8.894531 C 10.949219 8.035156 11.25 7.03125 11.25 6 C 11.25 3.097656 8.902344 0.75 6 0.75 Z M 7.5 2.25 C 8.328125 2.25 9 2.921875 9 3.75 C 9 4.578125 8.328125 5.25 7.5 5.25 C 6.671875 5.25 6 4.578125 6 3.75 C 6 2.921875 6.671875 2.25 7.5 2.25 Z M 7.5 2.25"/> + </g> + </defs> + <g> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 7.5 3 C 7.085938 3 6.75 3.335938 6.75 3.75 C 6.75 4.164062 7.085938 4.5 7.5 4.5 C 7.914062 4.5 8.25 4.164062 8.25 3.75 C 8.25 3.335938 7.914062 3 7.5 3 Z M 4.832031 6.757812 C 4.386719 6.746094 3.90625 6.835938 3.355469 7.058594 C 2.757812 7.300781 2.070312 7.660156 1.273438 8.285156 C 2.152344 10.09375 3.984375 11.25 6 11.25 C 7.527344 11.25 8.980469 10.585938 9.96875 9.433594 C 8.394531 8.546875 7.246094 7.550781 6.109375 7.058594 C 5.691406 6.882812 5.277344 6.765625 4.832031 6.757812 Z M 4.832031 6.757812"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |