diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/Gruvbox-Dark/panel/24/qtpass-tray.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
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
Diffstat (limited to '.icons/Gruvbox-Dark/panel/24/qtpass-tray.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/qtpass-tray.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/qtpass-tray.svg b/.icons/Gruvbox-Dark/panel/24/qtpass-tray.svg new file mode 100644 index 000000000..2822efad5 --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/qtpass-tray.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12.000001,4 C 10.733341,4 9.6438613,4.557 8.9691413,5.4004 8.2944213,6.24378 8.0000013,7.31482 8.0000013,8.4 l 0,6.6 1.9999997,0 0,-6.6 c 0,-0.71482 0.20558,-1.34378 0.53086,-1.7504 C 10.856141,6.243 11.266661,6 12.000001,6 c 0.73334,0 1.14386,0.243 1.46914,0.6496 0.32528,0.40662 0.53086,1.03558 0.53086,1.7504 l 0,6.6 2,0 0,-6.6 c 0,-1.08518 -0.29442,-2.15622 -0.96914,-2.9996 C 14.356141,4.557 13.266661,4 12.000001,4 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9.3587317,9.0039062 C 7.4329303,8.9164502 6.1006111,10.485836 6.0054515,12.185547 5.9560485,13.067973 6.2402372,13.985452 6.947647,14.724609 L 12,20 17.052354,14.724609 c 0.707406,-0.739148 0.991594,-1.656622 0.942195,-2.539062 -0.09516,-1.6997 -1.427479,-3.2691008 -3.35328,-3.1816408 C 13.545143,9.0534862 12.549122,9.6839612 12,10.675781 11.450875,9.6839527 10.454848,9.0534854 9.3587317,9.0039062 Z M 11.001234,12 12,12 l 0.998767,0 0,2 -0.477926,0 0.977309,2 L 12,16 l -1.498149,0 0.977309,-2 -0.477926,0 0,-2 z"/> +</svg> |