| Current Path : /usr/X11R6/include/X11/pixmaps/ |
| Current File : //usr/X11R6/include/X11/pixmaps/mini-mwm.xpm |
/* XPM */
static char * mini_mwm_xpm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"16 16 2 1 0 0",
/* colors */
" s none m none c none",
". s iconColor5 m black c blue",
/* pixels */
" ",
" . . . ",
" . . . ",
" . . . ",
" . . . ",
" ..... ",
" ..... ",
".. . . . .. . ",
"..... ..... ",
". . . . . . ",
". . . . . . ",
". . . . . . ",
". . . . . . ",
". . . . . . ",
" ",
" "};