/* XPM */
static char * bottom_left_active_xpm[] = {
"2 2 3 1",
" c None",
". c #484848",
"+ c #2D2D2D",
".+",
".."};