waybox/styles/Emerge/pixmaps/unselected.xpm

22 lines
406 B
C
Raw Normal View History

2020-05-04 01:24:31 +08:00
/* XPM */
static char * unselected_xpm[] = {
"16 16 2 1",
" c None",
". c #000000",
" ",
" ",
" ",
" ............. ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" . . ",
" ............. ",
" "};