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/16/teamviewer-indicator-connected.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/16/teamviewer-indicator-connected.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/16/teamviewer-indicator-connected.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/16/teamviewer-indicator-connected.svg b/.icons/gruvbox_dark/panel/16/teamviewer-indicator-connected.svg new file mode 100644 index 000000000..ef9550096 --- /dev/null +++ b/.icons/gruvbox_dark/panel/16/teamviewer-indicator-connected.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </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 11.131,14.252 L 10.453,13.574 C 10.149,13.282 9.9636,12.831 9.9844,12.424 10.005,12.017 10.184,11.679 10.432,11.432 10.679,11.184 11.017,11.005 11.424,10.984 11.831,10.964 12.282,11.149 12.574,11.453 L 13.09,11.969 14.15,9.8457 C 14.308,9.5175 14.582,9.2732 14.906,9.1309 A 7,7 0 0 0 15,8 7,7 0 0 0 8,1 Z M 6,5 V 7 H 10 V 5 L 13,8 10,11 V 9 H 6 V 11 L 3,8 Z M 15.477,9.9941 A 0.50005,0.50005 0 0 0 15.053,10.277 L 13.363,13.656 11.854,12.146 A 0.50063,0.50063 0 1 0 11.146,12.854 L 13.146,14.854 A 0.50005,0.50005 0 0 0 13.947,14.723 L 15.947,10.723 A 0.50005,0.50005 0 0 0 15.477,9.9941 Z"/> +</svg> |