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/indicator-feedindicator.svg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .icons/gruvbox_dark/panel/22/indicator-feedindicator.svg (limited to '.icons/gruvbox_dark/panel/22/indicator-feedindicator.svg') diff --git a/.icons/gruvbox_dark/panel/22/indicator-feedindicator.svg b/.icons/gruvbox_dark/panel/22/indicator-feedindicator.svg new file mode 100644 index 000000000..6d5001c4d --- /dev/null +++ b/.icons/gruvbox_dark/panel/22/indicator-feedindicator.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g transform="matrix(.73240 0 0 .73240 3 3)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m3.035 15.779c-1.679 0-3.035 1.359-3.035 3.033 0 1.676 1.356 3.033 3.035 3.033 1.675 0 3.032-1.357 3.032-3.033-0.001-1.674-1.357-3.033-3.032-3.033z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m0 0v3.62c9.817 0.197 17.741 8.238 17.741 18.104 0 0.041-0.002 0.083-0.002 0.122h3.623c0-0.041 0.003-0.081 0.003-0.122 0-11.861-9.552-21.527-21.365-21.724z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m0 7.255v3.622c5.815 0.194 10.486 4.981 10.486 10.847 0 0.041-0.001 0.083-0.004 0.122h3.623c0-0.039 0.004-0.081 0.004-0.122-0.001-7.861-6.297-14.272-14.109-14.469z"/> + </g> +</svg> -- cgit v1.2.3