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/panel/24/teamviewer-indicator-away.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/panel/24/teamviewer-indicator-away.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/teamviewer-indicator-away.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/teamviewer-indicator-away.svg b/.icons/Gruvbox-Dark/panel/24/teamviewer-indicator-away.svg new file mode 100644 index 000000000..b4a80fbad --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/teamviewer-indicator-away.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:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 20,12 c -0.0014,0.486109 -0.05073,0.971344 -0.140227,1.449146 L 18.789711,12.379384 16,15.206756 16.792824,15.999579 13,16 l 0,3.928705 c -0.331469,0.0442 -0.665605,0.06889 -1,0.07129 -4.4172959,0 -8.0000001,-3.582236 -8.0000001,-7.999532 C 3.9999999,7.5831714 7.5826942,4.0000991 12,3.9999993 16.417306,3.9999002 20,7.5827042 20,12 Z M 14,9.0000001 14,11 9.9999998,11 9.9986859,9.0009354 7,12 l 2.9999998,3 0,-2 L 14,13 l 0,2 3,-3 z M 18.793,13.792 23,18 18.793,22.207 17.3789,20.793 19.1719,19 14,18.999 l 0,-2 5.1719,0.001 -1.793,-1.794 z"/> + </g> +</svg> |