diff options
Diffstat (limited to 'Flat-Remix-Dark/panel/museeq-offline.svg')
-rw-r--r-- | Flat-Remix-Dark/panel/museeq-offline.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Dark/panel/museeq-offline.svg b/Flat-Remix-Dark/panel/museeq-offline.svg new file mode 100644 index 000000000..a29447e1b --- /dev/null +++ b/Flat-Remix-Dark/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(82.745098%,85.490196%,89.019608%)" d="M 9.746094 8.601562 C 9.402344 8.691406 8.640625 8.882812 8.078125 8.960938 C 7.339844 9.0625 6.488281 9.121094 5.851562 9.109375 C 5.394531 9.101562 4.792969 9.003906 4.5 8.890625 C 4.21875 8.773438 3.964844 8.621094 3.75 8.433594 L 3.75 11.25 L 2.25 11.25 L 2.25 0.75 L 3.75 0.75 L 3.75 4.636719 C 3.75 5.183594 3.78125 5.648438 3.847656 6.027344 C 3.921875 6.410156 4.035156 6.722656 4.1875 6.964844 C 4.355469 7.203125 4.5625 7.382812 4.820312 7.496094 C 5.085938 7.597656 5.679688 7.683594 6.0625 7.683594 C 6.226562 7.683594 6.953125 7.644531 7.121094 7.628906 C 7.296875 7.617188 7.460938 7.605469 7.613281 7.59375 C 7.765625 7.578125 7.871094 7.558594 7.984375 7.546875 C 8.097656 7.519531 8.203125 7.507812 8.242188 7.496094 L 8.242188 0.75 L 9.75 0.75 Z M 9.746094 8.601562"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |