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/panel/24/network-cellular-3g.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/panel/24/network-cellular-3g.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/24/network-cellular-3g.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/24/network-cellular-3g.svg b/.icons/Gruvbox-Light/panel/24/network-cellular-3g.svg new file mode 100644 index 000000000..3dd981e78 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/24/network-cellular-3g.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-272 -524.36)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m276 531.42-0.0005 9.9375c-0.0001 2 2 2 2 2h12c2 0 2-2 2-2v-10s0.00001-2-2-2h-12s-1.9994 0.00043-1.9995 2.0625zm1.9997-0.0625h4c0.66639 0.0162 1.1672 0.83815 0.8755 1.4375l-1.375 2.7812c0.35458 0.11552 0.74913 0.19557 0.96875 0.4375 0.33238 0.36614 0.53125 0.8102 0.53125 1.3438v2c0 1.1124-0.90732 2-2 2h-3l-0.0005-2h3v-2h-0.9995c-0.66639-0.0162-1.1667-0.83815-0.875-1.4375l1.25-2.5625h-2.375zm10 0c2 0 2 2 2 2v1h-2v-1h-2v6h2v-2h-1l0.0008-1.9688 1.9992-0.0312 1.0008 0.0312v3.9375c0 0.00005-0.0008 2.0313-2.0008 2.0313l-1.9992-0.00005s-2.0008 0.00005-2.0008-2v-6c0-2 2-2 2-2z"/> + </g> +</svg> |