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/16/phone-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/16/phone-battery-medium.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/16/phone-battery-medium.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/16/phone-battery-medium.svg b/.icons/Gruvbox-Dark/panel/16/phone-battery-medium.svg new file mode 100644 index 000000000..287228098 --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/16/phone-battery-medium.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 2.5,1.99965 c -0.277,0 -0.5,0.223 -0.5,0.5 l 0,0.5 -2,-0.002 0,-3e-4 L 0,13.5 C 0,13.777 0.223,14 0.5,14 l 6,0 C 6.777,14 7,13.777 7,13.5 l 0,-10.50165 -0.5,0.002 -1.5,0 0,-0.5 c 0,-0.277 -0.223,-0.5 -0.5,-0.5 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 0,8 0,5.5 C 0,13.777 0.223,14 0.5,14 l 6,0 C 6.777,14 7,13.777 7,13.5 L 7,8 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10,2 C 9.446,2 9,2.446 9,3 l 0,10 c 0,0.554 0.446,1 1,1 l 5,0 c 0.554,0 1,-0.446 1,-1 L 16,3 C 16,2.446 15.554,2 15,2 l -5,0 z m 0.714844,1 3.570312,0 C 14.680871,3 15,3.3345 15,3.75 l 0,7.5 C 15,11.6655 14.680871,12 14.285156,12 l -3.570312,0 C 10.319129,12 10,11.6655 10,11.25 l 0,-7.5 C 10,3.3345 10.319129,3 10.714844,3 Z"/> +</svg> |