Your IP : 216.73.216.48


Current Path : /usr/X11R6/include/X11/pixmaps/
Upload File :
Current File : //usr/X11R6/include/X11/pixmaps/jline.xpm

/* XPM */
static char * jline_xpm[] = {
/* width height num_colors chars_per_pixel */
"16 16 4 1",
/* colors */
" 	s None	c None",
".	c gray85",
"X	c gray60",
"o	c gray45",
/* pixels */
"                ",
"                ",
"                ",
"                ",
"                ",
"                ",
"  ...........X  ",
"  .XXXXXXXXXXo  ",
"  .XXXXXXXXXXo  ",
"  Xooooooooooo  ",
"                ",
"                ",
"                ",
"                ",
"                ",
"                "};