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