/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"6 14 2 1",
"  c Gray0",
". c None",
/* pixels */
".... .",
"..... ",
"..... ",
"..... ",
"..... ",
"....  ",
".... .",
"...  .",
"...  .",
"..   .",
"    ..",
"    ..",
"   ...",
"  ...."
};