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-light-panel/panel/24/banshee-panel.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .icons/kora-light-panel/panel/24/banshee-panel.svg (limited to '.icons/kora-light-panel/panel/24/banshee-panel.svg') diff --git a/.icons/kora-light-panel/panel/24/banshee-panel.svg b/.icons/kora-light-panel/panel/24/banshee-panel.svg new file mode 100644 index 000000000..5fe3aa3c3 --- /dev/null +++ b/.icons/kora-light-panel/panel/24/banshee-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m5.991.001c-.253.008-.494.112-.674.292l-2.991 3c-.979.943.47 2.396 1.41 1.414l1.291-1.294s.011 7.337.011 7.494c.225 2.236 2.2 4.093 4.475 4.093 2.418 0 4.487-2.075 4.487-4.5s-2.069-4.5-4.487-4.5c-.943 0-1.767.408-2.486.947l-.007-5.947c0-.564-.466-1.017-1.029-1z" fill="#444444"/> +</svg> -- cgit v1.2.3