26 lines
227 B
C
Executable File

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