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/panel/22/mouse-battery-medium.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/panel/22/mouse-battery-medium.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/panel/22/mouse-battery-medium.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/panel/22/mouse-battery-medium.svg b/.icons/Gruvbox_Dark/panel/22/mouse-battery-medium.svg new file mode 100644 index 000000000..e2da8b7bb --- /dev/null +++ b/.icons/Gruvbox_Dark/panel/22/mouse-battery-medium.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="translate(-81 -767.36)"> + <path opacity=".3" style="fill:currentColor" class="ColorScheme-Text" d="m84.5 770.36c-0.277 0-0.5 0.22301-0.5 0.50001v0.5h-2v-0.00026l-0.000015 14.502c0 0.277 0.223 0.5 0.5 0.5h6c0.277 0 0.5-0.223 0.5-0.5v-14.5l-0.50002 0.002h-1.5v-0.5c0-0.277-0.223-0.50001-0.5-0.50001z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m82 778.36-0.000015 7.5017c-0.000001 0.277 0.223 0.5 0.5 0.5h6c0.277 0 0.5-0.223 0.5-0.5v-7.5z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m96 770.36c-2.77 0-5 2.676-5 6h5zm1 0v6h5c0-3.324-2.23-6-5-6zm-6 7v3c0 3.324 2.23 6 5 6h1c2.77 0 5-2.676 5-6v-3h-5z"/> + </g> +</svg> |