summaryrefslogtreecommitdiff
path: root/muse2/xpm/rec_echo_off.xpm
blob: 58f90f2875a18f97590dd6940e8744e96e3e0724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* XPM */
static const char * rec_echo_off_xpm[] = {
"10 10 2 1",
" 	c None",
".	c #FF0000",
"          ",
"          ",
"          ",
"          ",
"    ..    ",
"    ..    ",
"          ",
"          ",
"          ",
"          "};