/* XPM */ static char *bottom_left_active_xpm[] = { /* columns rows colors chars-per-pixel */ "32 32 3 1", ". c None", "+ c #212121", "@ c #000000", /* pixels */ "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++..........................", "@+++++++++++++++++++++++++++++++", "@+++++++++++++++++++++++++++++++", ".@++++++++++++++++++++++++++++++", ".@++++++++++++++++++++++++++++++", "..@@++++++++++++++++++++++++++++", "....@@@@@@@@@@@@@@@@@@@@@@@@@@@@" };