Your IP : 216.73.216.48


Current Path : /usr/X11R6/include/X11/pixmaps/
Upload File :
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 */
"                ",
"     ....       ",
"    .####.      ",
"   .######.     ",
"   .######.     ",
"  ..#.##.#...   ",
" .###.##.#.##.  ",
" .###########.  ",
"  .#########.   ",
"   .#######.    ",
"   .#######.    ",
"   .#######.    ",
"  .#########.   ",
" .###.###.###.  ",
"  .... ... ..   ",
"                "
};