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/kora/actions/16/view-media-subtitles-hidden.svg | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 .icons/kora/actions/16/view-media-subtitles-hidden.svg

(limited to '.icons/kora/actions/16/view-media-subtitles-hidden.svg')

diff --git a/.icons/kora/actions/16/view-media-subtitles-hidden.svg b/.icons/kora/actions/16/view-media-subtitles-hidden.svg
new file mode 100644
index 000000000..640bc11da
--- /dev/null
+++ b/.icons/kora/actions/16/view-media-subtitles-hidden.svg
@@ -0,0 +1,8 @@
+<svg xmlns="http://www.w3.org/2000/svg" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" width="100%" height="100%" viewBox="0 0 16 16" xml:space="preserve">
+ <defs>
+  <style id="current-color-scheme" type="text/css">
+   .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
+  </style>
+ </defs>
+ <path style="fill:currentColor;fill-opacity:0.3" class="ColorScheme-Text" d="M2,3c-1,0 -1,1 -1,1l0,8c0,0 0,1 1,1l12,0c1,0 1,-1 1,-1l0,-8c0,0 0,-1 -1,-1l-12,0Zm1,7l1,0l0,1l-1,0l0,-1Zm7,0l3,0l0,1l-3,0l0,-1Zm-5,0l4,0l0,1l-4,0l0,-1Zm-2,-2l2,0l0,1l-2,0l0,-1Zm8,0l2,0l0,1l-2,0l0,-1Zm-5,0l4,0l0,1l-4,0l0,-1Z"/>
+</svg>
-- 
cgit v1.2.3