diff options
Diffstat (limited to 'Flat Remix Dark/panel/qtox-offline.svg')
-rw-r--r-- | Flat Remix Dark/panel/qtox-offline.svg | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/Flat Remix Dark/panel/qtox-offline.svg b/Flat Remix Dark/panel/qtox-offline.svg index a76d2ba39..823cab3b2 100644 --- a/Flat Remix Dark/panel/qtox-offline.svg +++ b/Flat Remix Dark/panel/qtox-offline.svg @@ -1,8 +1,21 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> +<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> - <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } - </style> + <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 5.625 0.75 C 3.96875 0.75 3 2.09375 3 3.75 L 3 4.5 L 2.25 4.5 C 1.835938 4.5 1.5 4.835938 1.5 5.25 L 1.5 10.5 C 1.5 10.914062 1.835938 11.25 2.25 11.25 L 9 11.25 C 9.414062 11.25 9.75 10.914062 9.75 10.5 L 9.75 5.25 C 9.75 4.835938 9.414062 4.5 9 4.5 L 8.25 4.5 L 8.25 3.75 C 8.25 2.09375 7.28125 0.75 5.625 0.75 Z M 5.625 2.277344 C 6.246094 2.277344 6.75 2.78125 6.75 3.402344 C 6.75 3.667969 6.691406 3.875 6.617188 4.023438 C 6.542969 4.175781 6.378906 4.375 6.1875 4.527344 C 6 4.679688 5.625 4.867188 5.625 4.867188 C 5.625 4.867188 5.796875 4.660156 5.863281 4.5 C 5.785156 4.519531 5.707031 4.527344 5.625 4.527344 C 5.003906 4.527344 4.5 4.023438 4.5 3.402344 C 4.5 2.78125 5.003906 2.277344 5.625 2.277344 Z M 5.625 5.25 C 7.074219 5.25 8.25 6.425781 8.25 7.875 C 8.25 9.324219 7.074219 10.5 5.625 10.5 C 4.175781 10.5 3 9.324219 3 7.875 C 3 6.425781 4.175781 5.25 5.625 5.25 Z M 5.625 6 C 4.589844 6 3.75 6.839844 3.75 7.875 C 3.75 8.910156 4.589844 9.75 5.625 9.75 C 6.660156 9.75 7.5 8.910156 7.5 7.875 C 7.5 6.839844 6.660156 6 5.625 6 Z M 5.625 6"/> + </g> </defs> - <path style="fill:currentColor;opacity:0.3" class="ColorScheme-Text" d="M 7.5 1 C 5.2911 1 4 2.7911 4 5 L 4 6 L 3 6 C 2.4477 5.9999 1.9999 6.4477 2 7 L 2 14 C 1.9999 14.552 2.4477 15 3 15 L 12 15 C 12.552 15 13 14.552 13 14 L 13 7 C 13 6.4477 12.552 5.9999 12 6 L 11 6 L 11 5 C 11 2.7911 9.709 1 7.5 1 z M 7.5 3.0371094 C 8.32875 3.0371094 9 3.7087344 9 4.5371094 C 9 4.8907344 8.9227656 5.1683625 8.8222656 5.3671875 C 8.7225156 5.5660125 8.5035 5.8324344 8.25 6.0371094 C 8.0025 6.2374344 7.5 6.4882814 7.5 6.4882812 C 7.5 6.4882812 7.7265625 6.214275 7.8203125 6 C 7.7145625 6.023475 7.60875 6.0371094 7.5 6.0371094 C 6.6717 6.0378594 6 5.3654844 6 4.5371094 C 6 3.7087344 6.6711 3.0371094 7.5 3.0371094 z M 7.5 7 C 9.432875 7 11 8.567125 11 10.5 C 11 12.432875 9.432875 14 7.5 14 C 5.5670375 14 4.0000875 12.432875 4 10.5 C 4.0000875 8.567125 5.5670375 7 7.5 7 z M 7.5 8 A 2.5 2.5 0 0 0 5 10.5 A 2.5 2.5 0 0 0 7.5 13 A 2.5 2.5 0 0 0 10 10.5 A 2.5 2.5 0 0 0 7.5 8 z"/> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + </g> </svg> |