diff options
Diffstat (limited to 'icons/dark/load_4.xpm')
-rw-r--r-- | icons/dark/load_4.xpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/icons/dark/load_4.xpm b/icons/dark/load_4.xpm new file mode 100644 index 0000000..e840ce0 --- /dev/null +++ b/icons/dark/load_4.xpm @@ -0,0 +1,31 @@ +/* XPM */ +static char *load_4[] = { +"8 24 3 1", +"! c black", +"# c grey40", +" c white", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"########", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!" +}; |