dockapps/wmix/include/led-off.xpm
2012-02-12 22:50:31 +00:00

19 lines
246 B
C

/* XPM */
static char * led_off_xpm[] = {
"6 6 9 1",
" c None",
". c #494949",
"+ c #414141",
"@ c #484848",
"# c #404040",
"$ c #474747",
"% c #C0C0C0",
"& c #454545",
"* c #464646",
" .++@ ",
".####$",
"+#%##+",
"+####+",
"$####&",
" *++& "};