summaryrefslogtreecommitdiff
path: root/tiles/o.xpm
blob: 86186b77505205c41dd9ca4442c1cf4e6a76ea4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char * o_xpm[] = {
"16 16 2 1",
" 	c #00FFEF",
".	c #4F397B",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  ..............",
"  .............."};