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/teams-tray-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/teams-tray-busy.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/teams-tray-busy.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/teams-tray-busy.svg b/.icons/kora-light-panel/panel/16/teams-tray-busy.svg new file mode 100644 index 000000000..5228b85e3 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/teams-tray-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 2.0234375 0 C 1.4566955 0 1 0.4566955 1 1.0234375 L 1 13.976562 C 1 14.543306 1.4566955 15 2.0234375 15 L 8.7617188 15 C 8.266087 14.26037 8.0009991 13.390338 8 12.5 C 8.0011241 12.332882 8.0115569 12.165957 8.03125 12 L 7 12 L 7 6 L 4 6 L 4 3 L 13 3 L 13 6 L 10 6 L 10 8.7617188 C 10.73963 8.266087 11.609662 8.0009991 12.5 8 C 13.859623 8.0005504 15.146105 8.615793 16 9.6738281 L 16 1.0234375 C 16 0.4566955 15.543309 0 14.976562 0 L 2.0234375 0 z M 12.5 9 C 10.567003 9 9 10.567003 9 12.5 C 9 14.432997 10.567003 16 12.5 16 C 13.45201 16 14.312376 15.616711 14.943359 15 L 12 15 L 11 15 L 11 14 L 11 13 L 11 12 L 11 11 L 11 10 L 12 10 L 14 10 L 14 12 L 15 12 L 15 14 L 15 14.943359 C 15.616711 14.312376 16 13.45201 16 12.5 C 16 10.567003 14.432997 9 12.5 9 z M 12 11 L 12 12 L 13 12 L 13 11 L 12 11 z M 12 13 L 12 14 L 14 14 L 14 13 L 12 13 z"/> +</svg> |