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/16/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/kora-light-panel/panel/16/teamviewer-indicator-busy.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/teamviewer-indicator-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/teamviewer-indicator-busy.svg b/.icons/kora-light-panel/panel/16/teamviewer-indicator-busy.svg new file mode 100644 index 000000000..7d7a02281 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/teamviewer-indicator-busy.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <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 8,1 A 7,7 0 0 0 1,8 7,7 0 0 0 8,15 7,7 0 0 0 10.004,14.705 C 9.9978,14.662 9.9867,14.621 9.9844,14.576 9.9636,14.169 10.149,13.718 10.453,13.426 L 11.379,12.5 10.451,11.572 C 10.262,11.39 10.148,11.16 10.078,10.922 L 10,11 V 9 H 6 V 11 L 3,8 6,5 V 7 H 10 V 5 L 13,8 11.932,9.0684 C 12.172,9.1421 12.394,9.2674 12.572,9.4512 L 13.5,10.379 14.432,9.4473 C 14.568,9.3077 14.73,9.1978 14.906,9.1211 A 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 11.494,9.9941 A 0.50005,0.50005 0 0 0 11.146,10.854 L 12.793,12.5 11.146,14.146 A 0.50063,0.50063 0 1 0 11.854,14.854 L 13.5,13.207 15.146,14.854 A 0.50063,0.50063 0 1 0 15.854,14.146 L 14.207,12.5 15.854,10.854 A 0.50005,0.50005 0 0 0 15.49,9.9961 0.50005,0.50005 0 0 0 15.146,10.146 L 13.5,11.793 11.854,10.146 A 0.50005,0.50005 0 0 0 11.494,9.9941 Z"/> +</svg> |