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/synergy-panel.svg | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .icons/gruvbox_dark/panel/22/synergy-panel.svg (limited to '.icons/gruvbox_dark/panel/22/synergy-panel.svg') diff --git a/.icons/gruvbox_dark/panel/22/synergy-panel.svg b/.icons/gruvbox_dark/panel/22/synergy-panel.svg new file mode 100644 index 000000000..5127fa770 --- /dev/null +++ b/.icons/gruvbox_dark/panel/22/synergy-panel.svg @@ -0,0 +1,9 @@ +<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> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 11 3 A 8 8 0 0 0 3 11 L 4.5 13 L 6 11 A 5 5 0 0 1 11 6 L 9 4.5 L 11 3 z M 17.5 9 L 16 11 A 5 5 0 0 1 11 16 L 13 17.5 L 11 19 A 8 8 0 0 0 19 11 L 17.5 9 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11 3 L 9 4.5 L 11 6 A 5 5 0 0 1 16 11 L 17.5 9 L 19 11 A 8 8 0 0 0 11 3 z M 3 11 A 8 8 0 0 0 11 19 L 13 17.5 L 11 16 A 5 5 0 0 1 6 11 L 4.5 13 L 3 11 z"/> +</svg> -- cgit v1.2.3