summaryrefslogtreecommitdiff
path: root/muse2/xpm/note1.xpm
blob: b8b85caf28feaa2686f7dc9261cb70cc728095da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
/* XPM */
static const char* note1_xpm[]={
"22 22 3 1",
"a c #ffc0c0",
"# c #000000",
". c None",
"......................",
"......................",
"......................",
"......................",
".............#........",
".............#........",
".............#........",
".............#........",
".............#........",
".............#........",
".............#........",
".............#........",
".............#........",
".........#####........",
"........##aaa#........",
".......##aaaa#........",
".......#aaaa##........",
".......##aa##.........",
"........####..........",
"......................",
"......................",
"......................"};