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