summaryrefslogtreecommitdiff
path: root/pieces/xboard/pdd25.xpm
blob: e7cd6cf315564d1c58f93b59a42ffc74e903cea3 (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
29
30
31
32
33
/* XPM */
static char *pdd25[] = {
/* columns rows colors chars-per-pixel */
"25 25 2 1",
"  c black s dark_piece",
". c green s dark_square",
/* pixels */
".........................",
".........................",
".........................",
".........................",
"...........   ...........",
"..........     ..........",
"..........     ..........",
"..........     ..........",
".........       .........",
"........         ........",
"........         ........",
"........         ........",
".........       .........",
".........       .........",
"........         ........",
".......           .......",
"......             ......",
"......             ......",
".....               .....",
".....               .....",
".....               .....",
".....               .....",
".........................",
".........................",
"........................."
};