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