diff options
Diffstat (limited to 'Flat-Remix/panel/bluetooth-disabled.svg')
-rw-r--r-- | Flat-Remix/panel/bluetooth-disabled.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix/panel/bluetooth-disabled.svg b/Flat-Remix/panel/bluetooth-disabled.svg new file mode 100644 index 000000000..502bba293 --- /dev/null +++ b/Flat-Remix/panel/bluetooth-disabled.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 6 0.75 C 3.921875 0.75 2.25 2.507812 2.25 4.6875 L 2.25 7.3125 C 2.25 9.492188 3.921875 11.25 6 11.25 C 8.078125 11.25 9.75 9.492188 9.75 7.3125 L 9.75 4.6875 C 9.75 2.507812 8.078125 0.75 6 0.75 Z M 5.625 2.25 C 5.710938 2.25 5.796875 2.28125 5.863281 2.335938 L 8.113281 4.210938 C 8.207031 4.285156 8.253906 4.398438 8.25 4.515625 C 8.246094 4.632812 8.1875 4.742188 8.089844 4.808594 L 6.386719 6 L 8.089844 7.191406 C 8.1875 7.257812 8.246094 7.367188 8.25 7.484375 C 8.253906 7.601562 8.207031 7.714844 8.113281 7.789062 L 5.863281 9.664062 C 5.753906 9.757812 5.597656 9.777344 5.464844 9.714844 C 5.332031 9.652344 5.25 9.519531 5.25 9.375 L 5.25 6.796875 L 4.339844 7.433594 C 4.171875 7.550781 3.9375 7.511719 3.816406 7.339844 C 3.699219 7.171875 3.738281 6.9375 3.910156 6.816406 L 5.078125 6 L 3.910156 5.183594 C 3.738281 5.0625 3.699219 4.828125 3.816406 4.660156 C 3.9375 4.488281 4.171875 4.449219 4.339844 4.566406 L 5.25 5.203125 L 5.25 2.625 C 5.25 2.417969 5.417969 2.25 5.625 2.25 Z M 6 3.425781 L 6 5.355469 L 7.257812 4.472656 Z M 6 6.644531 L 6 8.574219 L 7.257812 7.527344 Z M 6 6.644531"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |