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-Plus-Dark/panel/24/bitwarden-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-Plus-Dark/panel/24/bitwarden-tray.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/bitwarden-tray.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/bitwarden-tray.svg b/.icons/Gruvbox-Plus-Dark/panel/24/bitwarden-tray.svg new file mode 100644 index 000000000..a873ee29e --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/bitwarden-tray.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="m12 4c-6.34 2.075e-4 -6.503 0.00342-6.668 0.09961-0.3507 0.2043-0.332-0.04787-0.332 4.715 0 4.833-0.00567 4.737 0.377 5.674 0.4402 1.078 1.149 1.988 2.312 2.979 0.9766 0.8309 2.134 1.584 3.426 2.223 0.4369 0.2161 0.6629 0.3141 0.8848 0.3105 0.2219 0.0035 0.4478-0.09446 0.8848-0.3105 1.291-0.6387 2.449-1.392 3.426-2.223 1.164-0.9902 1.872-1.9 2.312-2.979 0.3827-0.9373 0.377-0.8407 0.377-5.674 0-4.763 0.01863-4.511-0.332-4.715-0.1652-0.09621-0.3277-0.0994-6.668-0.09961zm0 2c2.808 9.17e-5 4.082 0.00301 4.979 0.01172 0.01054 0.615 0.02148 1.101 0.02148 2.803 0 2.417-0.0049 3.621-0.04102 4.166-0.03608 0.5447 0.01146 0.2647-0.1875 0.752-0.3054 0.748-0.7481 1.354-1.756 2.211-0.8345 0.71-1.858 1.378-3.016 1.951z" fill="currentColor"/> +</svg> |