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/panel/24/network-cellular-2g.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/panel/24/network-cellular-2g.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/network-cellular-2g.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/network-cellular-2g.svg b/.icons/Gruvbox-Plus-Dark/panel/24/network-cellular-2g.svg new file mode 100644 index 000000000..357a4d474 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/network-cellular-2g.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="m6.065 5c-1.143-0.0084-2.071 0.9202-2.063 2.063v9.874c0 1.151 0.912 2.063 2.063 2.063h11.87c1.143 0.0084 2.071-0.9202 2.063-2.063v-9.874c0.0084-1.143-0.9202-2.071-2.063-2.063zm1.937 2h1s0.459-0.014 0.947 0.23c0.489 0.245 1.053 0.937 1.053 1.77v2c0 0.2164-0.07018 0.4269-0.2 0.6l-2.55 3.4h2.75v2h-5v-2c0-0.2164 0.07018-0.4269 0.2-0.6l2.8-3.734v-1.666h-1v2h-2v-2c0-0.833 0.564-1.525 1.053-1.77 0.487-0.244 0.947-0.23 0.947-0.23zm6 0h2c0.833 0 1.525 0.564 1.77 1.053 0.244 0.488 0.23 0.947 0.23 0.947v1h-2v-1h-2v6h2v-2h-1v-2h3v4s0.014 0.459-0.23 0.947c-0.245 0.489-0.937 1.053-1.77 1.053h-2s-0.459 0.014-0.947-0.23c-0.489-0.245-1.053-0.937-1.053-1.77v-6s-0.014-0.459 0.23-0.947c0.245-0.489 0.937-1.053 1.77-1.053z" fill="currentColor"/> +</svg> |