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/pomodoro-start-light.svg | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .icons/gruvbox_dark/panel/22/pomodoro-start-light.svg

(limited to '.icons/gruvbox_dark/panel/22/pomodoro-start-light.svg')

diff --git a/.icons/gruvbox_dark/panel/22/pomodoro-start-light.svg b/.icons/gruvbox_dark/panel/22/pomodoro-start-light.svg
new file mode 100644
index 000000000..8bdf546d5
--- /dev/null
+++ b/.icons/gruvbox_dark/panel/22/pomodoro-start-light.svg
@@ -0,0 +1,8 @@
+<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 style="fill:currentColor" class="ColorScheme-Text" d="M 11 2 C 8.8724 2 6.9155 2.73435 5.375 3.96875 L 3.5625 2.15625 L 2.15625 3.5625 L 3.96875 5.375 C 2.73435 6.9155 2 8.8724 2 11 C 2 15.971 6.0294 20 11 20 C 15.971 20 20 15.971 20 11 C 20 8.8724 19.26625 6.9155 18.03125 5.375 L 19.84375 3.5625 L 18.4375 2.15625 L 16.625 3.96875 C 15.084 2.73435 13.128 2 11 2 z M 11 4 C 14.866 4 18 7.134 18 11 C 18 14.866 14.866 18 11 18 C 7.134 18 4 14.866 4 11 C 4 7.134 7.134 4 11 4 z M 9 7 L 9 15 L 15 11 L 9 7 z"/>
+</svg>
-- 
cgit v1.2.3