/* XPM */ static const char *rightarrow_x[] = { /* columns rows colors chars-per-pixel */ "16 16 2 1", " c black", ". c None", /* pixels */ "....... .......", "....... ......", "....... .....", "....... ....", "....... ...", "....... ..", ". .", ". ", ". ", ". .", "....... ..", "....... ...", "....... ....", "....... .....", "....... ......", "....... ......." };