diff options
Diffstat (limited to 'Flat-Remix/panel/qtpass-tray.svg')
-rw-r--r-- | Flat-Remix/panel/qtpass-tray.svg | 25 |
1 files changed, 6 insertions, 19 deletions
diff --git a/Flat-Remix/panel/qtpass-tray.svg b/Flat-Remix/panel/qtpass-tray.svg index c750ffbb1..7f135af01 100644 --- a/Flat-Remix/panel/qtpass-tray.svg +++ b/Flat-Remix/panel/qtpass-tray.svg @@ -1,22 +1,9 @@ -<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"> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> <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 2 C 5.367188 2 4.820312 2.277344 4.484375 2.699219 C 4.148438 3.121094 4 3.65625 4 4.199219 L 4 7.5 L 5 7.5 L 5 4.199219 C 5 3.84375 5.101562 3.527344 5.265625 3.324219 C 5.429688 3.121094 5.632812 3 6 3 C 6.367188 3 6.570312 3.121094 6.734375 3.324219 C 6.898438 3.527344 7 3.84375 7 4.199219 L 7 7.5 L 8 7.5 L 8 4.199219 C 8 3.65625 7.851562 3.121094 7.515625 2.699219 C 7.179688 2.277344 6.632812 2 6 2 Z M 6 2"/> - </g> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> </defs> - <g> - <use mask="url(#mask0)" xlink:href="#surface5"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 4.679688 4.5 C 3.714844 4.457031 3.050781 5.242188 3.003906 6.09375 C 2.976562 6.535156 3.121094 6.992188 3.472656 7.363281 L 6 10 L 8.527344 7.363281 C 8.878906 6.992188 9.023438 6.535156 8.996094 6.09375 C 8.949219 5.242188 8.285156 4.457031 7.320312 4.5 C 6.773438 4.527344 6.273438 4.84375 6 5.335938 C 5.726562 4.84375 5.226562 4.527344 4.679688 4.5 Z M 5.5 6 L 6.5 6 L 6.5 7 L 6.261719 7 L 6.75 8 L 5.25 8 L 5.738281 7 L 5.5 7 Z M 5.5 6"/> - </g> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 11,3 C 9.73334,3 8.64386,3.557 7.96914,4.4004 7.29442,5.24378 7,6.31482 7,7.4 L 7,14 9,14 9,7.4 C 9,6.68518 9.20558,6.05622 9.53086,5.6496 9.85614,5.243 10.26666,5 11,5 11.73334,5 12.14386,5.243 12.46914,5.6496 12.79442,6.05622 13,6.68518 13,7.4 l 0,6.6 2,0 0,-6.6 C 15,6.31482 14.70558,5.24378 14.03086,4.4004 13.35614,3.557 12.26666,3 11,3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 8.3587304,8.0039062 C 6.432929,7.9164502 5.1006098,9.4858356 5.0054502,11.185547 c -0.049403,0.882426 0.2347857,1.799905 0.9421955,2.539062 L 10.999999,19 16.052353,13.724609 c 0.707406,-0.739148 0.991594,-1.656622 0.942195,-2.539062 -0.09516,-1.6997002 -1.427479,-3.2691008 -3.35328,-3.1816408 -1.096126,0.04958 -2.092147,0.680055 -2.641269,1.671875 C 10.450874,8.6839527 9.4548471,8.0534854 8.3587304,8.0039062 Z M 10.001233,11 l 0.998766,0 0.998767,0 0,2 -0.477926,0 0.977309,2 -1.49815,0 -1.4981493,0 0.9773093,-2 -0.477926,0 0,-2 z"/> </svg> |