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