From 96844ee603c44396f9abd9e1dee3ab4992fd6882 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 27 Feb 2022 02:16:47 +0000 Subject: icons --- icons/light/load_7.xpm | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to 'icons/light/load_7.xpm') diff --git a/icons/light/load_7.xpm b/icons/light/load_7.xpm index 8a58845..fd9845f 100644 --- a/icons/light/load_7.xpm +++ b/icons/light/load_7.xpm @@ -1,30 +1,31 @@ /* XPM */ static char *load_7[] = { -"8 24 2 1", -"! c grey90", +"8 24 3 1", +"! c #eeeeee", +"# c #999999", " c white", -" ", -" ", -" ", -" ", "!!!!!!!!", "!!!!!!!!", "!!!!!!!!", "!!!!!!!!", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", "!!!!!!!!", "!!!!!!!!", "!!!!!!!!", "!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -" ", -" ", -" ", -" ", -" " +"!!!!!!!!" }; -- cgit v1.2.3