diff options
Diffstat (limited to 'Flat Remix/panel/pia_tray_disconnected.svg')
-rw-r--r-- | Flat Remix/panel/pia_tray_disconnected.svg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Flat Remix/panel/pia_tray_disconnected.svg b/Flat Remix/panel/pia_tray_disconnected.svg new file mode 100644 index 000000000..76cdb1155 --- /dev/null +++ b/Flat Remix/panel/pia_tray_disconnected.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.375 0 C 4.097656 0 2.25 1.746094 2.25 3.898438 C 2.25 4 2.257812 4.101562 2.265625 4.199219 L 2.25 4.199219 L 2.25 4.5 L 1.375 4.5 C 1.027344 4.5 0.75 4.761719 0.75 5.082031 L 0.75 9.167969 C 0.75 9.488281 1.027344 9.75 1.375 9.75 L 2.25 9.75 L 2.25 11.398438 C 2.25 11.730469 2.53125 12 2.882812 12 L 5.105469 12 L 6.058594 10.5 L 6.691406 10.5 L 7.644531 12 L 9.867188 12 C 10.21875 12 10.5 11.730469 10.5 11.398438 L 10.5 9.75 L 11.375 9.75 C 11.722656 9.75 12 9.488281 12 9.167969 L 12 5.082031 C 12 4.761719 11.722656 4.5 11.375 4.5 L 10.5 4.5 L 10.5 4.199219 L 10.488281 4.199219 C 10.496094 4.101562 10.5 4 10.5 3.898438 C 10.5 1.746094 8.652344 0 6.375 0 Z M 6.375 1.5 C 7.824219 1.5 9 2.25 9 4.484375 C 9 4.496094 9 4.503906 9 4.515625 L 3.75 4.515625 C 3.75 4.503906 3.75 4.496094 3.75 4.484375 C 3.75 2.25 4.925781 1.5 6.375 1.5 Z M 4.5 3 L 4.5 3.75 L 5.25 3.75 L 5.25 3 Z M 7.5 3 L 7.5 3.75 L 8.25 3.75 L 8.25 3 Z M 6.375 5.25 C 7.066406 5.25 7.476562 5.835938 7.476562 6.558594 L 7.476562 6.75 L 7.9375 6.75 C 8.109375 6.71875 8.25 6.945312 8.25 7.125 L 8.25 8.679688 C 8.25 8.855469 8.109375 9 7.9375 9 L 4.8125 9 C 4.640625 9 4.5 8.855469 4.5 8.679688 L 4.5 7.125 C 4.5 6.945312 4.640625 6.75 4.8125 6.75 L 5.273438 6.75 L 5.273438 6.558594 C 5.273438 5.835938 5.683594 5.25 6.375 5.25 Z M 6.375 5.894531 C 6.027344 5.894531 5.898438 6.179688 5.898438 6.535156 L 5.898438 6.75 L 6.851562 6.75 L 6.851562 6.535156 C 6.851562 6.179688 6.722656 5.894531 6.375 5.894531 Z M 6.375 5.894531"/> + </g> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> +</svg> |