From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: Dots Updated * Adds GTK Themes * Adds wlogout * Adds tmux config * Adds Pywal-16-colors * Removed unwanted gtk folders * Config Updates * Fish * Hyprland * Hyprlock * Hyprpaper * waybar --- .icons/Gruvbox-Light/panel/24/keepassxc-unlocked.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .icons/Gruvbox-Light/panel/24/keepassxc-unlocked.svg (limited to '.icons/Gruvbox-Light/panel/24/keepassxc-unlocked.svg') diff --git a/.icons/Gruvbox-Light/panel/24/keepassxc-unlocked.svg b/.icons/Gruvbox-Light/panel/24/keepassxc-unlocked.svg new file mode 100644 index 000000000..c7405622f --- /dev/null +++ b/.icons/Gruvbox-Light/panel/24/keepassxc-unlocked.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m12 4a5 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> -- cgit v1.2.3