summaryrefslogtreecommitdiff
path: root/navit/xpm/heliport.xpm
blob: ef350c08c15047d09f86f33a682022e0f3e85640 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* XPM */
static char * heliport_xpm[] = {
"20 12 4 1",
" 	c None",
".	c #FFFFFF",
"+	c #000000",
"@	c #000070",
"            .+.     ",
" ......    .+.      ",
".++++++....+..      ",
" ......+++++++......",
".      ..++...++++++",
"@.     .+@@@@@......",
"@.    .+@@@@  @@@.  ",
"@@....@@@@@@     @. ",
"@@@@@@@@@@@@      @.",
"........@@@@      @.",
"        .@@@@@   @@.",
"         ..@@@@@@@. "};