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-Plus-Dark/apps/16/wifi.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-Plus-Dark/apps/16/wifi.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/wifi.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/wifi.svg b/.icons/Gruvbox-Plus-Dark/apps/16/wifi.svg new file mode 100644 index 000000000..668851db2 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/wifi.svg @@ -0,0 +1,3 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <path d="m0 5.657 1.455 1.455c3.615-3.615 9.476-3.615 13.09 0l1.454-1.455c-4.418-4.418-11.58-4.418-16 0zm5.818 5.818 2.182 2.182 2.182-2.182c-1.204-1.204-3.16-1.204-4.364 0zm-2.909-2.909 1.454 1.454c2.007-2.007 5.266-2.007 7.273 0l1.454-1.454c-2.811-2.811-7.371-2.811-10.18 0z" fill="#ebdbb2" stroke-width=".1" style="isolation:isolate"/> +</svg> |