/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "4 10 4 1", " c Gray0", ". c Gray45", "X c #bebebe", "o c None", /* pixels */ "oooo", "oX.X", "o. .", "o. .", "o. .", "o. .", "o. .", "o. .", "o. .", "oX.X" };