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/battery-ac-adapter.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/battery-ac-adapter.svg')
-rw-r--r-- | .icons/gruvbox_dark/status/48/battery-ac-adapter.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/status/48/battery-ac-adapter.svg b/.icons/gruvbox_dark/status/48/battery-ac-adapter.svg new file mode 100644 index 000000000..e5f2d73dc --- /dev/null +++ b/.icons/gruvbox_dark/status/48/battery-ac-adapter.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#b7b7b7" width="6" height="16" x="14" y="5" rx="2" ry="2"/> + <rect fill="#b7b7b7" width="6" height="16" x="28" y="5" rx="2" ry="2"/> + <rect fill="#5b5b5b" width="30" height="24" x="9" y="19" rx="2" ry="2"/> + <path fill="#fff" opacity=".1" d="m16 5c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h2c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-2z"/> + <path fill="#fff" opacity=".1" d="m30 5c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h2c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-2z"/> + <path opacity=".2" d="m9 41v1c0 1.108 0.892 2 2 2h26c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-26c-1.108 0-2-0.892-2-2z"/> + <path opacity=".2" d="m24 24v6h6l-6 10v-6h-6z"/> + <path fill="#e4e4e4" d="m24 23v6h6l-6 10v-6h-6z"/> +</svg> |