Path: blob/main/src/utils/gui/images/icons/bigarrowleft.xpm
169720 views
/* XPM */ static const char *bigarrowleft_xpm[] = { /* columns rows colors chars-per-pixel */ "30 15 2 1", " c black", ". c None", /* pixels */ ".............. ..............", "............ . ..............", ".......... ... ..............", "........ ..... ", "...... ..................... ", ".... ....................... ", ".. ......................... ", " ........................... ", ".. ......................... ", ".... ....................... ", "...... ....... ", "........ ..... ..............", ".......... ... ..............", "............ . ..............", ".............. .............." };