summaryrefslogtreecommitdiff
path: root/muse2/xpm/rmark.xpm
blob: c0dbd780fd0bb322f37ab2f226118ec55d08a267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* XPM */
static const char* rmark_xpm[]={
"18 18 2 1",
"# c #0000ff",
". c None",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"..................",
"........##########",
"........#########.",
"........########..",
"........#######...",
"........######....",
"........#####.....",
"........####......",
"........###.......",
"........##........",
"........##........",
"........##........"};