diff options
Diffstat (limited to 'icons/light/load_6.xpm')
-rw-r--r-- | icons/light/load_6.xpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/icons/light/load_6.xpm b/icons/light/load_6.xpm new file mode 100644 index 0000000..ca03d64 --- /dev/null +++ b/icons/light/load_6.xpm @@ -0,0 +1,30 @@ +/* XPM */ +static char *load_6[] = { +"8 24 2 1", +" c white", +"! c grey90", +" ", +" ", +" ", +" ", +" ", +" ", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +"!!!!!!!!", +" ", +" ", +" ", +" ", +" " +}; |