/* XPM */ static char *calcplus[] = { /* columns rows colors chars-per-pixel */ "10 13 2 1", "+ c black", "> c None", /* pixels */ ">>>>>>>>>>", ">>>>>>>>>>", ">>>>++>>>>", ">>>>++>>>>", ">>>>++>>>>", ">++++++++>", ">++++++++>", ">>>>++>>>>", ">>>>++>>>>", ">>>>++>>>>", ">>>>>>>>>>", ">>>>>>>>>>", ">>>>>>>>>>" };