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/teamviewer-indicator-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/teamviewer-indicator-busy.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/teamviewer-indicator-busy.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/teamviewer-indicator-busy.svg b/.icons/Gruvbox-Plus-Dark/panel/24/teamviewer-indicator-busy.svg new file mode 100644 index 000000000..71eb791ac --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/teamviewer-indicator-busy.svg @@ -0,0 +1,10 @@ +<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:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 17.4,14.999999 16,16.4 18.10198,18.5 16,20.60198 17.4,22 19.5,19.9 21.60198,22 23,20.60198 20.9,18.5 23,16.4 21.60198,14.999999 19.5,17.101979 Z M 10,9 l 0,2 4,0 0,-2 3,3 -3,3 0,-2 -4,0 0,2 -3,-3 z m 2,-5 c -4.4175389,2e-7 -7.9999998,3.5824611 -8,8 2e-7,4.417539 3.5824611,8 8,8 1.691541,-0.0032 3.337169,-0.542328 4.702876,-1.540408 l -2.116646,-2.114646 2.823527,-2.831527 1.841692,1.841692 C 19.740021,14.304513 19.99719,13.158641 20,12 20,7.5824607 16.417539,3.9999997 12,4 Z"/> + </g> +</svg> |