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/notification-battery-low.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/notification-battery-low.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/48/notification-battery-low.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/48/notification-battery-low.svg b/.icons/Gruvbox-Light/status/48/notification-battery-low.svg new file mode 100644 index 000000000..168fa40b8 --- /dev/null +++ b/.icons/Gruvbox-Light/status/48/notification-battery-low.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path opacity=".2" d="m8 41v2c0 1.108 0.892 2 2 2h28c1.108 0 2-0.892 2-2v-2c0 1.108-0.892 2-2 2h-28c-1.108 0-2-0.892-2-2z"/> + <path fill="#e4e4e4" d="m-42-40h32c1.108 0 2 0.892 2 2v28c0 1.108-0.892 2-2 2h-32c-1.108 0-2-0.892-2-2v-28c0-1.108 0.892-2 2-2z" transform="matrix(0,-1,-1,0,0,0)"/> + <rect fill="#e4e4e4" width="20" height="4" x="14" y="4"/> + <rect fill="#fff" opacity=".2" width="26" height="8" x="11" y="32"/> + <rect fill="#d23a2e" width="26" height="8" x="11" y="31"/> + <rect fill="#fff" opacity=".2" width="26" height="8" x="11" y="22"/> + <rect fill="#5d5d5d" width="26" height="8" x="11" y="21"/> + <rect fill="#fff" opacity=".2" width="26" height="8" x="11" y="12"/> + <rect fill="#5d5d5d" width="26" height="8" x="11" y="11"/> + <path fill="#fff" opacity=".2" d="m14 4v1h20v-1h-20z"/> + <path fill="#fff" opacity=".1" d="m10 8c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h28c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-28z"/> +</svg> |