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