diff options
Diffstat (limited to 'icons/load_3.xpm')
-rw-r--r-- | icons/load_3.xpm | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/icons/load_3.xpm b/icons/load_3.xpm deleted file mode 100644 index f88ef26..0000000 --- a/icons/load_3.xpm +++ /dev/null @@ -1,24 +0,0 @@ -/* XPM */ -static char *load_3[] = { -"5 16 4 1", -" c white", -"$ c grey96", -"! c grey90", -"# c darkseagreen", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -" ", -"#####", -"#####", -"#####", -"#####", -"#####", -"#####" -}; |