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/layer-top.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .icons/Gruvbox_Dark/actions/16/layer-top.svg (limited to '.icons/Gruvbox_Dark/actions/16/layer-top.svg') diff --git a/.icons/Gruvbox_Dark/actions/16/layer-top.svg b/.icons/Gruvbox_Dark/actions/16/layer-top.svg new file mode 100644 index 000000000..f8e848225 --- /dev/null +++ b/.icons/Gruvbox_Dark/actions/16/layer-top.svg @@ -0,0 +1,8 @@ +<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 4 1 L 1 5 L 7 5 L 10 1 L 4 1 z M 12 2 L 9 5 L 9.65625 6.40625 L 11 5 L 11 13 L 13 13 L 13 5 L 14.34375 6.40625 L 15 5 L 12 2 z M 4 6 L 1 10 L 5 10 L 8 6 L 4 6 z M 4 11 L 1 15 L 5 15 L 8 11 L 4 11 z"/> +</svg> -- cgit v1.2.3