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/16/keyboard-battery-good.svg | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 .icons/Gruvbox_Dark/panel/16/keyboard-battery-good.svg

(limited to '.icons/Gruvbox_Dark/panel/16/keyboard-battery-good.svg')

diff --git a/.icons/Gruvbox_Dark/panel/16/keyboard-battery-good.svg b/.icons/Gruvbox_Dark/panel/16/keyboard-battery-good.svg
new file mode 100644
index 000000000..29add6631
--- /dev/null
+++ b/.icons/Gruvbox_Dark/panel/16/keyboard-battery-good.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:#928374; } .ColorScheme-Highlight { color:#5294e2; }
+  </style>
+ </defs>
+ <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 2.5,1 C 2.223,1 2,1.78 2,1.5 V 2 H 0 V 2 14.5 C 0,14.78 0.223,15 0.5,15 H 6.5 C 6.777,15 7,14.78 7,14.5 V 2 H 6.5 5 V 1.5 C 5,1.23 4.777,1 4.5,1 Z"/>
+ <path style="fill:currentColor" class="ColorScheme-Text" d="M 0,5 V 14.5 C 0,14.78 0.223,15 0.5,15 H 6.5 C 6.777,15 7,14.78 7,14.5 V 5 Z"/>
+ <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 10,2 C 9.446,2 9,2.45 9,3 V 14 C 9,14.55 9.446,15 10,15 H 15 C 15.554,15 16,14.55 16,14 V 3 C 16,2.45 15.554,2 15,2 Z M 10,4 H 11 V 5 H 10 Z M 12,4 H 13 V 5 H 12 Z M 14,5 H 15 V 12 H 14 Z M 10,6 H 11 V 7 H 10 Z M 12,6 H 13 V 7 H 12 Z M 10,8 H 11 V 9 H 10 Z M 12,8 H 13 V 9 H 12 Z M 10,10 H 11 V 11 H 10 Z M 12,10 H 13 V 11 H 12 Z M 10,12 H 11 V 13 H 10 Z M 12,12 H 13 V 13 H 12 Z"/>
+</svg>
-- 
cgit v1.2.3