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-2/panel/22/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_Dark-2/panel/22/dropboxstatus-busy.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/dropboxstatus-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/dropboxstatus-busy.svg b/.icons/Gruvbox_Dark-2/panel/22/dropboxstatus-busy.svg new file mode 100644 index 000000000..10d84dd1a --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/dropboxstatus-busy.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m7 3-5 3 4 2.9844-4.0098 3.0076 5.0098 3.008 4-3-5-3 5-3 5 3.0156-5 2.9844 1.777 1.334c0.915-1.451 2.508-2.332 4.223-2.334 1.0745 0.003 2.1196 0.35112 2.9805 0.99414l0.03-0.017-4.01-2.977 4-3-5-3-4 2.9844-4-2.9844zm10 9c-2.2091 0-4 1.7909-4 4s1.7909 4 4 4 4-1.7909 4-4-1.7909-4-4-4zm-6 1-4 3-1-0.6v0.6l5 3 1.4766-0.88477c-0.31166-0.66173-0.47434-1.3838-0.47656-2.1152-0.00024-0.67105 0.1346-1.3353 0.39648-1.9531l-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"/> +</svg> |