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/kora-light-panel/panel/22/dropboxstatus-busy2.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/kora-light-panel/panel/22/dropboxstatus-busy2.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/dropboxstatus-busy2.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/dropboxstatus-busy2.svg b/.icons/kora-light-panel/panel/22/dropboxstatus-busy2.svg new file mode 100644 index 000000000..983af831b --- /dev/null +++ b/.icons/kora-light-panel/panel/22/dropboxstatus-busy2.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.4472656 1 L 4.4492188 1.0039062 L 0.0078125 3.5078125 L 4 5.9863281 L 0 9.0039062 L 4.4492188 11.5 L 8 9.0097656 L 4 6 L 8 3.5078125 L 12 6.0136719 L 10.263672 7.3144531 C 10.819229 7.1075274 11.407159 7.001052 12 7 C 12.613322 7.00171 13.221095 7.1162466 13.792969 7.3378906 L 12 5.9960938 L 15.990234 3.5058594 L 11.550781 1 L 8 3.4921875 L 4.4472656 1 z M 12 8 C 9.791 8 8 9.7909999 8 12 C 8 14.209 9.791 16 12 16 C 14.209 16 16 14.209 16 12 C 16 9.7909999 14.209 8 12 8 z M 12 9 L 12 10 A 2 2 0 0 0 10 12 L 9 12 A 3 3 0 0 1 12 9 z M 7.2128906 10.5625 L 4.4492188 12.501953 L 3.5605469 12.003906 L 3.5605469 12.375 L 8 15 L 8.0058594 14.998047 C 7.3550571 14.133881 7.0021123 13.081851 7 12 C 7.0005819 11.513023 7.072303 11.028743 7.2128906 10.5625 z M 14 12 L 15 12 A 3 3 0 0 1 12 15 L 12 14 A 2 2 0 0 0 14 12 z"/> +</svg> |