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/actions/16/flag-blue.svg | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 .icons/Gruvbox_Dark/actions/16/flag-blue.svg

(limited to '.icons/Gruvbox_Dark/actions/16/flag-blue.svg')

diff --git a/.icons/Gruvbox_Dark/actions/16/flag-blue.svg b/.icons/Gruvbox_Dark/actions/16/flag-blue.svg
new file mode 100644
index 000000000..6e7202f98
--- /dev/null
+++ b/.icons/Gruvbox_Dark/actions/16/flag-blue.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
+ <defs>
+  <style id="current-color-scheme" type="text/css">
+   .ColorScheme-Text { color:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; }
+  </style>
+ </defs>
+ <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,0 2,16 4,16 4,7 7,7 8,9 14,9 14,2 10,2 9,0 4,0 2,0 Z"/>
+ <path style="fill:currentColor" class="ColorScheme-Highlight" d="M 4,0 4,7 7,7 8,9 14,9 14,2 10,2 9,0 4,0 Z"/>
+</svg>
-- 
cgit v1.2.3