waybox/styles/Emerge/pixmaps/unselected.xpm
2020-05-04 01:24:31 +08:00

21 lines
406 B
C

/* XPM */
static char * unselected_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" ",
" ",
" ............. ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" ............. ",
" "};