diff options
Diffstat (limited to 'Flat-Remix-Light/panel/bluetooth-disabled.svg')
-rw-r--r-- | Flat-Remix-Light/panel/bluetooth-disabled.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/bluetooth-disabled.svg b/Flat-Remix-Light/panel/bluetooth-disabled.svg new file mode 100644 index 000000000..d8ffa5bea --- /dev/null +++ b/Flat-Remix-Light/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.34902"/> + </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.25 2.011719 C 4.726562 2.011719 3.5 3.347656 3.5 5.011719 L 3.5 7.011719 C 3.5 8.671875 4.726562 10.011719 6.25 10.011719 C 7.773438 10.011719 9 8.671875 9 7.011719 L 9 5.011719 C 9 3.347656 7.773438 2.011719 6.25 2.011719 Z M 6 3.011719 L 6.25 3.011719 C 6.355469 3.011719 6.445312 3.078125 6.484375 3.167969 L 7.921875 4.589844 L 8.125 4.777344 L 7.90625 4.949219 L 6.625 6.011719 L 7.90625 7.074219 L 8.125 7.246094 L 7.921875 7.433594 L 6.484375 8.855469 C 6.472656 8.882812 6.445312 8.910156 6.421875 8.933594 C 6.375 8.976562 6.320312 9.011719 6.25 9.011719 L 6 9.011719 L 6 6.542969 L 4.921875 7.433594 C 4.875 7.476562 4.820312 7.511719 4.75 7.511719 L 4.5 7.511719 L 4.5 7.261719 C 4.5 7.183594 4.539062 7.117188 4.59375 7.074219 L 5.875 6.011719 L 4.65625 4.996094 C 4.632812 4.984375 4.613281 4.964844 4.59375 4.949219 C 4.539062 4.902344 4.5 4.835938 4.5 4.761719 L 4.5 4.511719 L 4.75 4.511719 C 4.8125 4.511719 4.863281 4.535156 4.90625 4.574219 C 4.910156 4.578125 4.917969 4.582031 4.921875 4.589844 L 6 5.480469 Z M 6.5 3.855469 L 6.5 5.480469 L 7.390625 4.746094 Z M 6.5 6.542969 L 6.5 8.167969 L 7.390625 7.277344 Z M 6.5 6.542969"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |