diff options
Diffstat (limited to 'Flat-Remix-Light/panel/museeq-offline.svg')
-rw-r--r-- | Flat-Remix-Light/panel/museeq-offline.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/museeq-offline.svg b/Flat-Remix-Light/panel/museeq-offline.svg new file mode 100644 index 000000000..eaf1ee652 --- /dev/null +++ b/Flat-Remix-Light/panel/museeq-offline.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.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 8.5 7.734375 C 8.269531 7.796875 7.761719 7.921875 7.386719 7.972656 C 6.894531 8.042969 6.324219 8.078125 5.898438 8.070312 C 5.597656 8.066406 5.195312 8.003906 5 7.925781 C 4.8125 7.851562 4.644531 7.75 4.5 7.621094 L 4.5 10 L 3.5 10 L 3.5 2 L 4.5 2 L 4.5 5.089844 C 4.5 5.457031 4.519531 5.765625 4.5625 6.019531 C 4.613281 6.273438 4.691406 6.480469 4.792969 6.640625 C 4.902344 6.804688 5.042969 6.921875 5.210938 7 C 5.390625 7.066406 5.785156 7.125 6.042969 7.125 C 6.152344 7.125 6.636719 7.09375 6.746094 7.085938 C 6.863281 7.078125 6.972656 7.070312 7.074219 7.0625 C 7.175781 7.054688 7.246094 7.039062 7.324219 7.03125 C 7.398438 7.015625 7.46875 7.007812 7.496094 7 L 7.496094 2 L 8.5 2 Z M 8.5 7.734375"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |