~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to dev/unused/0.91.6/restoreint.111.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 * restoreint_111_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 3 1 0 0",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      s Light blue    c dodgerblue",
 
8
"X      c white",
 
9
/* pixels */
 
10
"                        ",
 
11
"                        ",
 
12
"                        ",
 
13
"                        ",
 
14
"                        ",
 
15
"          ....          ",
 
16
"          ....          ",
 
17
"          ....          ",
 
18
"          ....          ",
 
19
"          ....          ",
 
20
"          ....          ",
 
21
"         .X....         ",
 
22
"        .X......        ",
 
23
"       .XX.......       ",
 
24
"       .X..XXXXX.       ",
 
25
"      .XX....X....      ",
 
26
"      .XX....X....      ",
 
27
"      .XX....X....      ",
 
28
"      .XX..XXXXX..      ",
 
29
"       .X........       ",
 
30
"       .XX.......       ",
 
31
"        ........        ",
 
32
"          ....          ",
 
33
"                        "};