diff options
Diffstat (limited to 'Flat-Remix/panel/desktopdisconnected.svg')
-rw-r--r-- | Flat-Remix/panel/desktopdisconnected.svg | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Flat-Remix/panel/desktopdisconnected.svg b/Flat-Remix/panel/desktopdisconnected.svg index cb5085a21..2a218d230 100644 --- a/Flat-Remix/panel/desktopdisconnected.svg +++ b/Flat-Remix/panel/desktopdisconnected.svg @@ -3,19 +3,20 @@ <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> + <image id="image9" width="12" height="12" xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABmJLR0QA/wD/AP+gvaeTAAAAPUlEQVQokWNgoDVghDH+/+hVx6uQo/gmAwMDAwtchOWYGgHDbzIwMDAwkeqk4aABEUp/rG7hV7qWVLPJBACvVAiacoU8xQAAAABJRU5ErkJggg=="/> <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"/> + <use xlink:href="#image9"/> </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 0.75 0.75 C 0.335938 0.75 0 1.085938 0 1.5 L 0 9 C 0 9.414062 0.335938 9.75 0.75 9.75 L 4.5 9.75 C 4.085938 9.75 3.75 10.085938 3.75 10.5 L 3.75 11.25 L 8.25 11.25 L 8.25 10.5 C 8.25 10.085938 7.914062 9.75 7.5 9.75 L 11.25 9.75 C 11.664062 9.75 12 9.414062 12 9 L 12 1.5 C 12 1.085938 11.664062 0.75 11.25 0.75 Z M 1.5 2.25 L 10.5 2.25 L 10.5 8.25 L 1.5 8.25 Z M 1.5 2.25"/> + <g id="surface8" clip-path="url(#clip1)"> + <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 2.5 2.5 C 2.222656 2.5 2 2.722656 2 3 L 2 8 C 2 8.277344 2.222656 8.5 2.5 8.5 L 5 8.5 C 4.722656 8.5 4.5 8.722656 4.5 9 L 4.5 9.5 L 7.5 9.5 L 7.5 9 C 7.5 8.722656 7.277344 8.5 7 8.5 L 9.5 8.5 C 9.777344 8.5 10 8.277344 10 8 L 10 3 C 10 2.722656 9.777344 2.5 9.5 2.5 Z M 3 3.5 L 9 3.5 L 9 7.5 L 3 7.5 Z M 3 3.5"/> </g> </defs> <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> + <use mask="url(#mask0)" xlink:href="#surface8"/> </g> </svg> |