dockapps/wmmixer/XPM/norec.xpm

16 lines
226 B
C
Raw Normal View History

/* XPM */
static char const *norec_xpm[] = {
"10 9 3 1",
" c None",
". c #AEAAAE",
"+ c #353535",
"..........",
"..........",
"...++++...",
"..++++++..",
"..++++++..",
"..++++++..",
"...++++...",
"..........",
".........."};