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/status/symbolic/network-cellular-4g-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_Dark/status/symbolic/network-cellular-4g-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/status/symbolic/network-cellular-4g-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/status/symbolic/network-cellular-4g-symbolic.svg b/.icons/Gruvbox_Dark/status/symbolic/network-cellular-4g-symbolic.svg new file mode 100644 index 000000000..71f1bbd71 --- /dev/null +++ b/.icons/Gruvbox_Dark/status/symbolic/network-cellular-4g-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#eff0f2" d="M 2 1 C 0.892 1 0 1.892 0 3 L 0 13 C 0 14.108 0.892 15 2 15 L 14 15 C 15.108 15 16 14.108 16 13 L 16 3 C 16 1.892 15.108 1 14 1 L 2 1 z M 2 3 L 4 3 L 4 7 L 5 7 L 5 3 L 7 3 L 7 13 L 5 13 L 5 9 L 4 9 C 2 9 2 7 2 7 L 2 3 z M 10 3 L 12 3 C 14 3 14 5 14 5 L 14 6 L 12 6 L 12 5 L 10 5 L 10 11 L 12 11 L 12 9 L 11 9 L 11 7.0312 L 14 7.0312 L 14 10.969 C 14 10.969 14 13 12 13 L 10 13 C 10 13 8 13 8 11 L 8 5 C 8 3 10 3 10 3 z"/> +</svg> |