~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to connect/Garden_gate/gard_gate.114.xpm

  • Committer: uid200
  • Date: 1999-03-29 04:46:43 UTC
  • Revision ID: vcs-imports@canonical.com-19990329044643-f5e80d33562fef45
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * gard_gate_114_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 4 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c Black",
 
8
"X      s Brown c Peru",
 
9
"o      s Light brown   c Khaki",
 
10
/* pixels */
 
11
"                        ",
 
12
"                        ",
 
13
"                        ",
 
14
"                   .    ",
 
15
"                  ..    ",
 
16
"   .   .      . ..X.    ",
 
17
"  ..  ..      ...X.     ",
 
18
" .o. .o.  . ..XX.X.     ",
 
19
"  .   .   ..X.X.X.      ",
 
20
"......  ..XX.X....      ",
 
21
" .   .  ..XX.X.X.       ",
 
22
".   .....X..X..X.       ",
 
23
".   .oo..XX.X.X.        ",
 
24
"   .oo..X..XX...       .",
 
25
"   .oo..XX.X..         .",
 
26
"  .oo..XX...          . ",
 
27
"  .....X..            . ",
 
28
" .  ....             .  ",
 
29
"..  ..               ...",
 
30
"                        ",
 
31
"                        ",
 
32
"                        ",
 
33
"                        ",
 
34
"                        "};