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/22/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/22/teamviewer-indicator-away.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/22/teamviewer-indicator-away.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/22/teamviewer-indicator-away.svg b/.icons/Gruvbox-Dark/panel/22/teamviewer-indicator-away.svg new file mode 100644 index 000000000..9ee5e716e --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/22/teamviewer-indicator-away.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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 19,11 c -0.0014,0.486109 -0.05073,0.971344 -0.140227,1.449146 L 17.789711,11.379384 15,14.206756 15.792824,14.999579 12,15 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 2.9999999,6.5831714 6.5826942,3.0000991 11,2.9999993 15.417306,2.9999002 19,6.5827042 19,11 Z M 13,8.0000001 13,10 8.9999998,10 8.9986859,8.0009354 6,11 l 2.9999998,3 0,-2 L 13,12 l 0,2 3,-3 z M 17.793,12.792 22,17 17.793,21.207 16.3789,19.793 18.1719,18 13,17.999 l 0,-2 5.1719,10e-4 -1.793,-1.794 z"/> + </g> +</svg> |