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/22/y-zoom-in.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .icons/Gruvbox-Dark/actions/22/y-zoom-in.svg (limited to '.icons/Gruvbox-Dark/actions/22/y-zoom-in.svg') diff --git a/.icons/Gruvbox-Dark/actions/22/y-zoom-in.svg b/.icons/Gruvbox-Dark/actions/22/y-zoom-in.svg new file mode 100644 index 000000000..f68f21ae3 --- /dev/null +++ b/.icons/Gruvbox-Dark/actions/22/y-zoom-in.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 2 L 8 5 L 10 5 L 10 8 L 12 8 L 12 5 L 14 5 L 11 2 z M 3.1875 2.0039062 C 2.5248 2.0039062 2 2.5527563 2 3.2226562 L 2 7.0039062 L 4 7.0039062 L 4 4.0039062 L 7 4.0039062 L 7 2.0039062 L 3.1875 2.0039062 z M 2 8 L 2 14 L 8 14 L 8 8 L 2 8 z M 12 9.0039062 L 12 12.003906 L 9 12.003906 L 9 14.003906 L 12.8125 14.003906 C 13.4755 14.003906 14 13.455156 14 12.785156 L 14 9.0039062 L 12 9.0039062 z" transform="translate(3 3)"/> +</svg> -- cgit v1.2.3