/* XPM */
static char *a[] = {
/* columns rows colors chars-per-pixel */
"13 15 2 1",
"  c #000000",
". c None",
/* pixels */
".......    ..",
"...... ...  .",
"..... ....  .",
".... ........",
".... ........",
".... ........",
".... ........",
"...  ........",
"... .........",
"... .........",
"... .........",
"..  .........",
".. ......... ",
".     ..... .",
" .....     .."
};