summaryrefslogtreecommitdiff
path: root/muse2/xpm/select_all.xpm
blob: b01336362fb158b6c4e4f5c89102e3c1bb149e33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static const char *select_all_xpm[]={
"16 16 2 1",
". c #000000",
"# c #ffffff",
"..#..#..#..#..#.",
"###############.",
".###############",
".##############.",
"###############.",
".###############",
".##############.",
"###############.",
".###############",
".##############.",
"###############.",
".###############",
".##############.",
"###############.",
".###############",
".#..#..#..#..#.."};