summaryrefslogtreecommitdiff
path: root/tiles/j.xpm
blob: f926add02a2d8856b8433d4f592e4e5870379940 (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 * j_xpm[] = {
"16 16 2 1",
" 	c #00FFEF",
".	c #4F397B",
"              ..",
"               .",
"............    ",
".............   ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  ",
"..............  "};