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/dropboxstatus-busy.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/dropboxstatus-busy.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/dropboxstatus-busy.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/dropboxstatus-busy.svg b/.icons/Gruvbox-Plus-Dark/panel/24/dropboxstatus-busy.svg new file mode 100644 index 000000000..8be512044 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/dropboxstatus-busy.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="m8.01 4-5 3 4 2.984-4.01 3.008 5.01 3.008 4-3-5-3 5-3 5 3.016-5 2.984 1.777 1.334c0.9142-1.451 2.508-2.332 4.223-2.334 1.074 3e-3 2.12 0.3511 2.98 0.9941l0.0293-0.0176-4.01-2.976 4-3-5-3-4 2.984-4-2.984zm10 9c-2.209 0-4 1.791-4 4s1.791 4 4 4 4-1.791 4-4-1.791-4-4-4zm-6 1-4 3-1-0.5996v0.5996l5 3 1.477-0.8848c-0.3117-0.6617-0.4743-1.384-0.4766-2.115-2.4e-4 -0.671 0.1346-1.335 0.3965-1.953l-1.4-1.05zm6 0a3 3 0 0 1 3 3h-1a2 2 0 0 0-2-2v-1zm-3 3h1a2 2 0 0 0 2 2v1a3 3 0 0 1-3-3z" fill="currentColor"/> +</svg> |