diff options
Diffstat (limited to 'Flat-Remix/panel/radiotray_off.svg')
-rw-r--r-- | Flat-Remix/panel/radiotray_off.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix/panel/radiotray_off.svg b/Flat-Remix/panel/radiotray_off.svg new file mode 100644 index 000000000..bb0f8cc7e --- /dev/null +++ b/Flat-Remix/panel/radiotray_off.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 3.75 3.75 C 2.507812 3.75 1.5 4.757812 1.5 6 C 1.5 7.242188 2.507812 8.25 3.75 8.25 C 4.992188 8.25 6 7.242188 6 6 C 6 4.757812 4.992188 3.75 3.75 3.75 Z M 3.75 3.75"/> + </g> + </defs> + <g> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 0.761719 1.5 C 0.339844 1.5 0 1.84375 0 2.269531 L 0 9.730469 C 0 10.15625 0.339844 10.5 0.761719 10.5 L 11.238281 10.5 C 11.660156 10.5 12 10.15625 12 9.730469 L 12 2.269531 C 12 1.84375 11.660156 1.5 11.238281 1.5 Z M 3.75 3 C 5.40625 3 6.75 4.34375 6.75 6 C 6.75 7.65625 5.40625 9 3.75 9 C 2.09375 9 0.75 7.65625 0.75 6 C 0.75 4.34375 2.09375 3 3.75 3 Z M 7.5 3 L 11.25 3 L 11.25 3.75 L 7.5 3.75 Z M 7.5 5.25 L 11.25 5.25 L 11.25 6 L 7.5 6 Z M 7.5 7.5 L 11.25 7.5 L 11.25 8.25 L 7.5 8.25 Z M 7.5 7.5"/> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |