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/apps/symbolic/blinken-symbolic.svg | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 .icons/Gruvbox-Light/apps/symbolic/blinken-symbolic.svg

(limited to '.icons/Gruvbox-Light/apps/symbolic/blinken-symbolic.svg')

diff --git a/.icons/Gruvbox-Light/apps/symbolic/blinken-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/blinken-symbolic.svg
new file mode 100644
index 000000000..d4c1aea79
--- /dev/null
+++ b/.icons/Gruvbox-Light/apps/symbolic/blinken-symbolic.svg
@@ -0,0 +1,12 @@
+<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16">
+ <g opacity=".4">
+  <path fill="#928374" d="M 4 8 L 0 8 C 0 3.568 3.568 0 8 0 L 8 4 C 5.792 4 4 5.792 4 8 Z"/>
+ </g>
+ <g opacity=".6">
+  <path fill="#928374" d="M 12 8 L 16 8 C 16 3.568 12.432 0 8 0 L 8 4 C 8 4 8 4 8 4 C 10.208 4 12 5.792 12 8 Z"/>
+ </g>
+ <g opacity=".8">
+  <path fill="#928374" d="M 4 8 L 0 8 C 0 12.432 3.568 16 8 16 L 8 12 C 5.792 12 4 10.208 4 8 C 4 8 4 8 4 8 Z"/>
+ </g>
+ <path fill="#928374" d="M 12 8 L 16 8 C 16 12.432 12.432 16 8 16 L 8 12 C 8 12 8 12 8 12 C 10.208 12 12 10.208 12 8 C 12 8 12 8 12 8 Z"/>
+</svg>
-- 
cgit v1.2.3