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/panel/22/flareget-panel.svg | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .icons/gruvbox_dark/panel/22/flareget-panel.svg (limited to '.icons/gruvbox_dark/panel/22/flareget-panel.svg') diff --git a/.icons/gruvbox_dark/panel/22/flareget-panel.svg b/.icons/gruvbox_dark/panel/22/flareget-panel.svg new file mode 100644 index 000000000..31323d331 --- /dev/null +++ b/.icons/gruvbox_dark/panel/22/flareget-panel.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="matrix(1.2 0 0 1.3333 -608.2 -58.333)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m8 3v9h-3l6 7 6-7h-3v-9h-6zm1 1h1 3v1h-3v2h2v1h-2v4h-1v-4-1-2-1z" transform="matrix(.83333 0 0 0.75 506.83 43.75)"/> + </g> +</svg> -- cgit v1.2.3