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/48/network-offline.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/48/network-offline.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/status/48/network-offline.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/status/48/network-offline.svg b/.icons/Gruvbox-Dark/status/48/network-offline.svg new file mode 100644 index 000000000..c4a00b1eb --- /dev/null +++ b/.icons/Gruvbox-Dark/status/48/network-offline.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path fill="#e4e4e4" d="m6 5s-3 0-3 3v24s0 3 3 3h5l4 4h16l4-4h5s3 0 3-3v-24c0-3-3-3-3-3z"/> + <path fill="#fff" opacity=".4" d="m9 12h28v18h-4.4844l-4 4h-11.031l-4-4h-4.485z"/> + <path fill="#5d5d5d" d="m9 11h28v18h-4.4844l-4 4h-11.031l-4-4h-4.485z"/> + <path fill="#fff" opacity=".1" d="m6 5s-3 0-3 3v1c0-3 3-3 3-3h34s3 0 3 3v-1c0-3-3-3-3-3h-34z"/> + <path opacity=".2" d="m3 32v1s0 3 3 3h5l4 4h16l4-4h5s3 0 3-3v-1c0 3-3 3-3 3h-5l-4 4h-16l-4-4h-5c-3 0-3-3-3-3z"/> + <circle fill="#db3c30" cx="35" cy="33" r="10"/> + <path opacity=".2" d="m44.979 33.414a10 10 0 0 1 -9.979 9.586 10 10 0 0 1 -9.979 -9.414 10 10 0 0 0 -0.021 0.414 10 10 0 0 0 10 10 10 10 0 0 0 10 -10 10 10 0 0 0 -0.021 -0.586z"/> + <g fill="#fff" transform="matrix(.70711 -.70711 .70711 .70711 -14.497 31.846)"> + <rect width="12" height="2" x="28" y="35"/> + <rect width="12" height="2" x="-42" y="33" transform="rotate(-90)"/> + </g> +</svg> |