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/status/32/smartphonedisconnected.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/status/32/smartphonedisconnected.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/32/smartphonedisconnected.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/32/smartphonedisconnected.svg b/.icons/Gruvbox-Light/status/32/smartphonedisconnected.svg new file mode 100644 index 000000000..d8e8874f0 --- /dev/null +++ b/.icons/Gruvbox-Light/status/32/smartphonedisconnected.svg @@ -0,0 +1,16 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <path opacity=".2" d="m4 29v1.5c0 0.831 0.669 1.5 1.5 1.5h21c0.831 0 1.5-0.669 1.5-1.5v-1.5c0 0.831-0.669 1.5-1.5 1.5h-21c-0.831 0-1.5-0.669-1.5-1.5z"/> + <rect fill="#8e8e8e" width="30" height="24" x="-31" y="-28" rx="1.5" ry="1.5" transform="matrix(0,-1,-1,0,0,0)"/> + <path style="opacity:0.5" d="m7.5385 3.9997h16.924c0.852 0 1.538 0.7548 1.538 1.6923v18.616c0 0.937-0.686 1.692-1.538 1.692h-16.924c-0.8518 0-1.538-0.75458-1.538-1.6918v-18.615c0.001-0.9374 0.6872-1.6922 1.5395-1.6922z"/> + <path fill="#fff" style="opacity:0.2" d="m5.5 1c-0.831 0-1.5 0.669-1.5 1.5v1c0-0.831 0.669-1.5 1.5-1.5h21c0.831 0 1.5 0.669 1.5 1.5v-1c0-0.831-0.669-1.5-1.5-1.5h-21z"/> + <rect style="opacity:0.5" width="8" height="1" x="12" y="2" rx=".5" ry=".5"/> + <g> + <circle fill="#db3c30" cx="24" cy="24" r="7"/> + <path opacity=".2" d="m30.977 24.459a7 7 0 0 1 -6.977 6.541 7 7 0 0 1 -6.977 -6.459 7 7 0 0 0 -0.023 0.459 7 7 0 0 0 7 7 7 7 0 0 0 7 -7 7 7 0 0 0 -0.02344 -0.54102z"/> + <g fill="#fff" transform="matrix(.70711 -.70711 .70711 .70711 -9.9411 24)"> + <rect width="8" height="2" x="20" y="23"/> + <rect width="8" height="2" x="20" y="-25" transform="rotate(90)"/> + </g> + </g> + <circle style="opacity:0.5" cx="16" cy="28" r="1"/> +</svg> |