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/48/battery-empty.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/48/battery-empty.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/48/battery-empty.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/48/battery-empty.svg b/.icons/Gruvbox-Light/status/48/battery-empty.svg new file mode 100644 index 000000000..d5f7f96a5 --- /dev/null +++ b/.icons/Gruvbox-Light/status/48/battery-empty.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="32" height="36" x="8" y="9" rx="2" ry="2"/> + <rect style="fill:#4f4f4f" width="32" height="36" x="8" y="8" rx="2" ry="2"/> + <rect style="fill:#8e8e8e" width="20" height="4" x="14" y="4"/> + <path d="m 11,33 v 8 h 26 v -8 z" style="opacity:0.2"/> + <path style="opacity:0.35" d="m 11,12 v 8 h 26 v -8 z"/> + <path style="opacity:0.35" d="m 11,22 v 8 h 26 v -8 z"/> + <path style="fill:#ec4e42" d="m 11,32 v 8 h 26 v -8 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 14,4 V 5 H 34 V 4 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="m 11,32 v 1 h 26 v -1 z"/> +</svg> |