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_2.xpm | 53 +++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 26 deletions(-) (limited to 'icons/light/load_2.xpm') diff --git a/icons/light/load_2.xpm b/icons/light/load_2.xpm index 209f788..68faefc 100644 --- a/icons/light/load_2.xpm +++ b/icons/light/load_2.xpm @@ -1,30 +1,31 @@ /* XPM */ static char *load_2[] = { -"8 24 2 1", -"! c grey90", +"8 24 3 1", +"! c #eeeeee", " c white", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -"!!!!!!!!", -" ", -" ", -" ", -" ", -" " +"# c #999999", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"########", +"########", +"########", +"########", +"########", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!" }; -- cgit v1.2.3