diff options
Diffstat (limited to 'Flat-Remix-Light/panel/qtpass-tray.svg')
-rw-r--r-- | Flat-Remix-Light/panel/qtpass-tray.svg | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Flat-Remix-Light/panel/qtpass-tray.svg b/Flat-Remix-Light/panel/qtpass-tray.svg new file mode 100644 index 000000000..0510ae6c4 --- /dev/null +++ b/Flat-Remix-Light/panel/qtpass-tray.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(19.215686%,21.176471%,23.137255%)" 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> + </defs> + <g> + <use mask="url(#mask0)" xlink:href="#surface5"/> + <path style="fill:rgb(19.215686%,21.176471%,23.137255%)" 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> +</svg> |