26 lines
233 B
C
Executable File

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