diff options
Diffstat (limited to 'Flat-Remix/panel/keepassxc-locked.svg')
-rw-r--r-- | Flat-Remix/panel/keepassxc-locked.svg | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Flat-Remix/panel/keepassxc-locked.svg b/Flat-Remix/panel/keepassxc-locked.svg index 90dccdbeb..280fc030c 100644 --- a/Flat-Remix/panel/keepassxc-locked.svg +++ b/Flat-Remix/panel/keepassxc-locked.svg @@ -1,6 +1,9 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="12pt" height="12pt" version="1.1" viewBox="0 0 12 12"> - <g> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 6 2 C 4.621094 2 3.5 3.121094 3.5 4.5 C 3.5 5.492188 4.089844 6.390625 5 6.789062 L 5 9.5 L 6 10.5 L 6.5 10 L 6.5 7.5 L 7.007812 7.5 C 7.007812 7.359375 7.035156 7.226562 7.070312 7.097656 L 7 7.023438 L 7 6.789062 C 7.101562 6.746094 7.199219 6.695312 7.289062 6.636719 C 7.441406 6.425781 7.644531 6.253906 7.882812 6.140625 C 8.277344 5.6875 8.5 5.105469 8.5 4.5 C 8.5 3.121094 7.378906 2 6 2 Z M 6 2.5 C 6.550781 2.5 7 2.949219 7 3.5 C 7 4.050781 6.550781 4.5 6 4.5 C 5.449219 4.5 5 4.050781 5 3.5 C 5 2.949219 5.449219 2.5 6 2.5 Z M 5.5 7 L 6 7 L 6 9 L 5.5 9 Z M 5.5 7"/> - <path style="fill:rgb(82.745098%,85.490196%,89.019608%)" d="M 8.5 6.5 C 7.945312 6.5 7.5 6.957031 7.5 7.515625 L 7.5 8 L 7 8 L 7 10 L 10 10 L 10 8 L 9.5 8 L 9.5 7.515625 C 9.5 6.957031 9.054688 6.5 8.5 6.5 Z M 8.5 7 C 8.777344 7 9 7.222656 9 7.5 L 9 8 L 8 8 L 8 7.5 C 8 7.222656 8.222656 7 8.5 7 Z M 8.5 7"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m11 3a5 5 0 0 0 -5 5 5 5 0 0 0 3 4.576172v5.423828l2 2 1-1v-5h1.013672c0.003362-0.279717 0.056121-0.546251 0.130859-0.804688l-0.144531-0.144531v-0.470703a5 5 0 0 0 0.582031 -0.30664c0.301156-0.425084 0.706095-0.767778 1.179688-0.990235a5 5 0 0 0 1.238281 -3.283203 5 5 0 0 0 -5 -5zm0 1a2.0000002 2.0000002 0 0 1 2 2 2.0000002 2.0000002 0 0 1 -2 2 2.0000002 2.0000002 0 0 1 -2 -2 2.0000002 2.0000002 0 0 1 2 -2zm-1 9h1v4h-1v-4z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m16 12c-1.108 0-2 0.91085-2 2.0312v0.96875h-1v4h6v-4h-1v-0.96875c0-1.1199-0.892-2.0312-2-2.0312zm0 1c0.554 0 1 0.4424 1 1v1h-2v-1c0-0.5576 0.446-1 1-1z"/> </svg> |