From 824022cd1f633c70c4d2782934251616756f4668 Mon Sep 17 00:00:00 2001 From: Indrajith Date: Wed, 3 Jul 2024 02:03:35 +0530 Subject: 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 --- .icons/gruvbox_dark/panel/22/mouse-battery-caution.svg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .icons/gruvbox_dark/panel/22/mouse-battery-caution.svg (limited to '.icons/gruvbox_dark/panel/22/mouse-battery-caution.svg') diff --git a/.icons/gruvbox_dark/panel/22/mouse-battery-caution.svg b/.icons/gruvbox_dark/panel/22/mouse-battery-caution.svg new file mode 100644 index 000000000..901f5bb69 --- /dev/null +++ b/.icons/gruvbox_dark/panel/22/mouse-battery-caution.svg @@ -0,0 +1,10 @@ +<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> + <path opacity=".35" style="fill:currentColor" class="ColorScheme-Highlight" d="m3.5 3c-0.277 0-0.5 0.223-0.5 0.5v0.5l-2-0.002v-0.00026l-0.00002 14.502c0 0.277 0.223 0.5 0.5 0.5h6c0.277 0 0.5-0.223 0.5-0.5v-14.501l-0.50002 0.002h-1.5v-0.5c0-0.277-0.223-0.50001-0.5-0.50001z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m1 16v2.5c0 0.277 0.223 0.5 0.5 0.5h6c0.277 0 0.5-0.223 0.5-0.5v-2.5z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m15 3c-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"/> +</svg> -- cgit v1.2.3