~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to connect/Gates/iron_gate2.113.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 * iron_gate2_113_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 3 1",
 
5
/* colors */
 
6
"       s None  c none",
 
7
".      c Black",
 
8
"X      s Light gray    c Grey75",
 
9
/* pixels */
 
10
"                        ",
 
11
"                        ",
 
12
"                        ",
 
13
"         ..             ",
 
14
"       ...X.            ",
 
15
"       ..X.             ",
 
16
"       ..XX.            ",
 
17
"       ..X.             ",
 
18
"       ..XX.            ",
 
19
"       ..X.             ",
 
20
"       ..XX.            ",
 
21
"       ..X.             ",
 
22
"       ..XX.            ",
 
23
"       ..X.             ",
 
24
"       ..XX.            ",
 
25
"       ..X.             ",
 
26
"       ..XX.            ",
 
27
"       ..X.             ",
 
28
"       ..XX.            ",
 
29
"       ..X..            ",
 
30
"       ...X.            ",
 
31
"       ..X.             ",
 
32
"       ....             ",
 
33
"       ....             "};