summaryrefslogtreecommitdiffstats
path: root/tkimg/tests/folder.xpm
blob: 44ba7ae21d9978a2a18b51bdf2cc3d5d176ac918 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* XPM */
static char * folder[] = {
"16 12 3 1",
"  s None c None",
". c #000000",
"# c #f0ff80",
"   ....         ",
"  .####.        ",
" .######.       ",
".............   ",
".###########.   ",
".###########.   ",
".###########.   ",
".###########.   ",
".###########.   ",
".###########.   ",
".###########.   ",
".............   "};