diff options
Diffstat (limited to 'Flat Remix/panel/keepassx-indicator.svg')
-rw-r--r-- | Flat Remix/panel/keepassx-indicator.svg | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/Flat Remix/panel/keepassx-indicator.svg b/Flat Remix/panel/keepassx-indicator.svg deleted file mode 100644 index cff06e2a4..000000000 --- a/Flat Remix/panel/keepassx-indicator.svg +++ /dev/null @@ -1,22 +0,0 @@ -<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 1.5 2.324219 C 1.308594 2.324219 1.117188 2.398438 0.96875 2.542969 C 0.675781 2.835938 0.675781 3.308594 0.96875 3.605469 L 4.152344 6.785156 L 5.214844 5.726562 L 2.03125 2.542969 C 1.886719 2.398438 1.691406 2.324219 1.5 2.324219 Z M 6.273438 6.785156 L 5.25 7.882812 L 8.394531 11.03125 C 8.6875 11.324219 9.164062 11.324219 9.457031 11.03125 C 9.75 10.734375 9.75 10.261719 9.457031 9.96875 Z M 6.273438 6.785156"/> - </g> - </defs> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 8.25 0.75 C 6.59375 0.75 5.25 2.09375 5.25 3.75 C 5.25 4.285156 5.394531 4.808594 5.667969 5.269531 L 0.96875 9.96875 C 0.675781 10.261719 0.675781 10.734375 0.96875 11.03125 C 1.261719 11.324219 1.738281 11.324219 2.03125 11.03125 L 2.5625 10.5 L 3.75 10.5 L 3.75 9.3125 L 4.0625 9 L 5.25 9 L 5.25 7.886719 L 6.273438 6.785156 L 6.726562 6.332031 C 7.1875 6.605469 7.714844 6.75 8.25 6.75 C 9.90625 6.75 11.25 5.40625 11.25 3.75 C 11.25 2.09375 9.90625 0.75 8.25 0.75 Z M 9 2.25 C 9.414062 2.25 9.75 2.585938 9.75 3 C 9.75 3.414062 9.414062 3.75 9 3.75 C 8.585938 3.75 8.25 3.414062 8.25 3 C 8.25 2.585938 8.585938 2.25 9 2.25 Z M 9 2.25"/> - <use mask="url(#mask0)" xlink:href="#surface5"/> - </g> -</svg> |