diff options
Diffstat (limited to 'Flat-Remix/panel/keepassxc-unlocked.svg')
-rw-r--r-- | Flat-Remix/panel/keepassxc-unlocked.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/keepassxc-unlocked.svg b/Flat-Remix/panel/keepassxc-unlocked.svg index 780f11f5c..8cadfc1fe 100644 --- a/Flat-Remix/panel/keepassxc-unlocked.svg +++ b/Flat-Remix/panel/keepassxc-unlocked.svg @@ -1,5 +1,8 @@ -<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 7 9.5 L 7 9.148438 L 7.5 8.773438 L 7 8.398438 L 7 8.023438 L 7.5 7.523438 L 7 7.023438 L 7 6.789062 C 7.910156 6.394531 8.5 5.492188 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"/> - </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 2-2v-0.699219l1-0.75-1-0.75v-0.75l1-1-1-1v-0.470703a5 5 0 0 0 3 -4.580078 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-1z"/> </svg> |