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-Light/apps/symbolic/anydesk-symbolic.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-Light/apps/symbolic/anydesk-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/anydesk-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/anydesk-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/anydesk-symbolic.svg new file mode 100755 index 000000000..addc2a0d0 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/anydesk-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" fill-rule="evenodd" d="M 8 3.345 L 6.942 2.287 L 6.942 2.287 C 6.705 2.05 6.387 1.931 6.069 1.931 C 5.751 1.931 5.433 2.05 5.195 2.287 L 0.356 7.127 C -0.119 7.602 -0.118 8.397 0.357 8.873 L 5.196 13.712 C 5.671 14.187 6.467 14.188 6.942 13.713 L 8.001 12.655 L 9.058 13.712 C 9.533 14.187 10.329 14.188 10.805 13.713 L 15.643 8.873 C 16.119 8.398 16.119 7.602 15.643 7.127 L 10.805 2.287 C 10.567 2.05 10.249 1.931 9.931 1.931 C 9.613 1.931 9.295 2.05 9.057 2.287 L 8 3.345 Z M 7.292 4.052 L 6.24 3 L 6.24 3 C 6.19 2.95 6.13 2.93 6.07 2.93 C 6.01 2.93 5.94 2.95 5.9 3 L 1.07 7.83 C 1.02 7.88 1 7.94 1 8 C 1 8.06 1.02 8.12 1.07 8.17 L 5.9 13 C 5.95 13.05 6.01 13.07 6.07 13.07 C 6.13 13.07 6.19 13.05 6.24 13 L 7.293 11.947 L 4.219 8.873 C 3.744 8.397 3.743 7.602 4.218 7.127 L 7.292 4.052 Z"/> +</svg> |