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-Light/panel/16/rescuetime-indicator.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .icons/Gruvbox-Light/panel/16/rescuetime-indicator.svg (limited to '.icons/Gruvbox-Light/panel/16/rescuetime-indicator.svg') diff --git a/.icons/Gruvbox-Light/panel/16/rescuetime-indicator.svg b/.icons/Gruvbox-Light/panel/16/rescuetime-indicator.svg new file mode 100644 index 000000000..6d2b07910 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/16/rescuetime-indicator.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor;fill-rule:evenodd" class="ColorScheme-Text" d="M 5,1 V 5 H 1 V 11 H 5 V 15 H 11 V 11 H 15 V 5 H 11 V 1 Z M 8,2 C 8.554,2 9,2.446 9,3 V 6.2695 C 9.3027,6.445 9.5541,6.6969 9.729,7 H 13 C 13.554,7 14,7.446 14,8 14,8.554 13.554,9 13,9 H 9.73 C 9.3731,9.6182 8.7138,9.9993 8,10 6.8954,10 6,9.1046 6,8 6.0013,7.2867 6.3823,6.6281 7,6.2715 V 3 C 7,2.446 7.446,2 8,2 Z"/> +</svg> -- cgit v1.2.3