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-full-charging.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-full-charging.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/48/battery-full-charging.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/48/battery-full-charging.svg b/.icons/Gruvbox-Light/status/48/battery-full-charging.svg new file mode 100644 index 000000000..4ec638285 --- /dev/null +++ b/.icons/Gruvbox-Light/status/48/battery-full-charging.svg @@ -0,0 +1,12 @@ +<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,13 v 8 h 26 v -8 z m 0,10 v 8 h 26 v -8 z m 0,10 v 8 h 26 v -8 z" style="opacity:0.2"/> + <path style="fill:#c0f957" d="m 11,12 v 8 h 26 v -8 z m 0,10 v 8 h 26 v -8 z m 0,10 v 8 h 26 v -8 z"/> + <path style="opacity:0.2;fill:#ffffff" d="m14 4v1h20v-1h-20z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 11 12 L 11 13 L 37 13 L 37 12 L 11 12 z M 11 22 L 11 23 L 37 23 L 37 22 L 11 22 z M 11 32 L 11 33 L 37 33 L 37 32 L 11 32 z"/> + <path d="M 35.999,27 C 30.46,27 26,31.46 26,37 c 0,5.54 4.4596,10 9.9991,10 5.5395,0 9.9991,-4.46 9.9991,-10 0,-5.54 -4.459,-10 -9.999,-10 z" style="opacity:0.2"/> + <path d="M 35.999,26 C 30.46,26 26,30.46 26,36 c 0,5.54 4.4596,10 9.9991,10 5.5395,0 9.9991,-4.46 9.9991,-10 0,-5.54 -4.459,-10 -9.999,-10 z" style="fill:#fecd38"/> + <path d="m 35.999,30 v 4 h 4 l -5,8 v -4 h -4 z" style="fill:#3f3f3f"/> +</svg> |