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-Light/status/48/dialog-warning.svg | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .icons/Gruvbox-Light/status/48/dialog-warning.svg (limited to '.icons/Gruvbox-Light/status/48/dialog-warning.svg') diff --git a/.icons/Gruvbox-Light/status/48/dialog-warning.svg b/.icons/Gruvbox-Light/status/48/dialog-warning.svg new file mode 100644 index 000000000..e3f148e6d --- /dev/null +++ b/.icons/Gruvbox-Light/status/48/dialog-warning.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#ffd453" width="40" height="40" x="-44" y="-44" rx="20" ry="20" transform="matrix(0,-1,-1,0,0,0)"/> + <g opacity=".2" transform="matrix(2,0,0,2,-1068,722.01)"> + <path class="error" d="m545-355h2v9.0039h-2zm0 11.004h2v1.9961h-2z"/> + </g> + <g fill="#3f3f3f" transform="matrix(2,0,0,2,-1068,721.01)"> + <path class="error" d="m545-355h2v9.0039h-2zm0 11.004h2v1.9961h-2z"/> + </g> + <path fill="#fff" opacity=".2" d="m24 4c-11.08 0-20 8.92-20 20 0 0.168 0.008 0.333 0.0117 0.5 0.2647-10.846 9.0763-19.5 19.988-19.5s19.724 8.6539 19.988 19.5c0.004-0.16686 0.0117-0.33213 0.0117-0.5 0-11.08-8.92-20-20-20z"/> + <path opacity=".2" d="m4.0117 24.5c-0.0041 0.167-0.0117 0.332-0.0117 0.5 0 11.08 8.92 20 20 20s20-8.92 20-20c0-0.168-0.008-0.333-0.012-0.5-0.264 10.846-9.076 19.5-19.988 19.5s-19.724-8.654-19.988-19.5z"/> +</svg> -- cgit v1.2.3