diff options
Diffstat (limited to 'app/fvwm/icons/toolbox.xpm')
-rw-r--r-- | app/fvwm/icons/toolbox.xpm | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/app/fvwm/icons/toolbox.xpm b/app/fvwm/icons/toolbox.xpm new file mode 100644 index 000000000..6d587430d --- /dev/null +++ b/app/fvwm/icons/toolbox.xpm @@ -0,0 +1,48 @@ +/* XPM */ +static char * icl8_3052_xpm[] = { +/* width height ncolors chars_per_pixel */ +"32 32 10 1", +/* colors */ +" s None c None", +". c black", +"X c #440000", +"o c #FFCC9A", +"O c #9A6633", +"+ c #CC9966", +"@ c #BBBBBB", +"# c #888888", +"$ c #444444", +"% c #111111", +/* pixels */ +" ", +" ", +" ", +" ", +" ", +" ", +" ", +" ...... ", +" .XXXXXX. ", +" .........X......X.......... ", +" .oooooooo.X.oooo.X.oooooooo..", +" .ooooooooo...oooo...ooooooo.O.", +" .oooooooooooooooooooooooooo.OO.", +" ...........................OOO.", +".++++++++++++++++++++++++++.OOO.", +".++++++++++++++++++++++++++.OOO.", +".++++++++++++@@@@@+++++++++.OOO.", +".+++++++++++++@++@+++++++++.OOO.", +".+++++++++++++@OOOOO+++++++.OOO.", +".+++++++++++++@@@++O+++++++.OOO.", +".+++++++++++++@+O++++++++++.OOO.", +".+++++++++++++@+OOO++++++++.OOO.", +".+++++++++++++@+O++++++++++.OOO.", +".+++++++++++#+@+$++++++++++.OOO.", +".++++++++++#$$$$$$+++++++++.OOO.", +".+++++++++#$++%+O$%++++++++.OOO.", +".+++++++++#$+OOOO$%O+++++++.OOO.", +".++++++++++$$O$+$%++O++++++.OOO.", +".+++++++++++$$$$%+++O++++++.OO. ", +".++++++++++++O++O++O+++++++.O. ", +".+++++++++++++OOOOO++++++++.. ", +" ........................... "}; |