| Current Path : /usr/X11R6/include/X11/pixmaps/ |
| Current File : //usr/X11R6/include/X11/pixmaps/mini-gv.xpm |
/* XPM */
static char *mini-gv[] = {
/* width height num_colors chars_per_pixel */
" 16 16 3 1",
/* colors */
" c None s None",
". c Black",
"# c White",
/* pixels */
" ",
" .... ",
" .####. ",
" .######. ",
" .######. ",
" ..#.##.#... ",
" .###.##.#.##. ",
" .###########. ",
" .#########. ",
" .#######. ",
" .#######. ",
" .#######. ",
" .#########. ",
" .###.###.###. ",
" .... ... .. ",
" "
};