diff options
Diffstat (limited to 'Flat-Remix/panel/keepassx-locked.svg')
-rw-r--r-- | Flat-Remix/panel/keepassx-locked.svg | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/Flat-Remix/panel/keepassx-locked.svg b/Flat-Remix/panel/keepassx-locked.svg index 8c975a4cf..095462af8 100644 --- a/Flat-Remix/panel/keepassx-locked.svg +++ b/Flat-Remix/panel/keepassx-locked.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 8 2 C 6.894531 2 6 2.894531 6 4 C 6 4.355469 6.097656 4.707031 6.277344 5.011719 L 4.976562 6.316406 L 2.855469 4.195312 C 2.757812 4.097656 2.628906 4.050781 2.5 4.050781 C 2.371094 4.050781 2.246094 4.097656 2.144531 4.195312 C 1.949219 4.390625 1.949219 4.707031 2.144531 4.902344 L 4.269531 7.023438 L 2.144531 9.144531 C 1.949219 9.339844 1.949219 9.65625 2.144531 9.851562 C 2.34375 10.050781 2.660156 10.050781 2.855469 9.851562 L 3.207031 9.5 L 4 9.5 L 4 8.707031 L 4.207031 8.5 L 5 8.5 L 5 7.757812 L 7.097656 9.851562 C 7.292969 10.050781 7.609375 10.050781 7.804688 9.851562 C 8 9.65625 8 9.339844 7.804688 9.144531 L 5.683594 7.023438 L 6.988281 5.71875 C 7.292969 5.902344 7.644531 6 8 6 C 9.105469 6 10 5.105469 10 4 C 10 2.894531 9.105469 2 8 2 Z M 8.5 3 C 8.777344 3 9 3.222656 9 3.5 C 9 3.777344 8.777344 4 8.5 4 C 8.222656 4 8 3.777344 8 3.5 C 8 3.222656 8.222656 3 8.5 3 Z M 8.5 3"/> - </g> +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m15 3c-2.209 0-4 1.7909-4 4 0.002 0.7135 0.195 1.4135 0.559 2.0273l-2.6078 2.6077-4.2422-4.2424c-0.1959-0.1959-0.4534-0.293-0.709-0.293s-0.5112 0.0971-0.707 0.293c-0.3918 0.3917-0.3918 1.0223 0 1.414l4.2422 4.2424-4.2422 4.242c-0.3918 0.392-0.3918 1.024 0 1.416 0.3917 0.392 1.0242 0.392 1.416 0l0.707-0.707h1.584v-1.584l0.416-0.416h1.584v-1.486l4.193 4.193c0.392 0.392 1.023 0.392 1.414 0 0.392-0.392 0.392-1.024 0-1.416l-4.242-4.242 2.608-2.608c0.614 0.364 1.313 0.557 2.027 0.559 2.209 0 4-1.7909 4-4s-1.791-4-4-4zm1 2c0.552 0 1 0.4477 1 1s-0.448 1-1 1-1-0.4477-1-1 0.448-1 1-1z"/> </svg> |