kwin/clients/riscos/unmax.xpm
Rik Hemsley b91600e944 Redrawn pixmaps to avoid getting sued ;) I like my versions better
anyway, and they use the KDE locolor palette, so that's even better  :)

svn path=/trunk/kdebase/kwin/; revision=45005
2000-03-28 22:29:55 +00:00

20 lines
318 B
C

/* XPM */
static char * unmax_xpm[] = {
"12 12 5 1",
" c None",
". c #FFFFFF",
"+ c #585858",
"@ c #808080",
"# c #DCDCDC",
"@++++++++++@",
"+#........#+",
"+..........+",
"+..........+",
"+..........+",
"+..........+",
"+..........+",
"+..........+",
"+..........+",
"+..........+",
"+#........#+",
"@++++++++++@"};