~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to wall/rough/rough_7.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 * rough_7_111_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
"          .XXX....      ",
 
11
"          .X.X....      ",
 
12
"         ..XXX.....     ",
 
13
"         .XXX......     ",
 
14
"          .XX........   ",
 
15
"         ..XX...........",
 
16
"         .X.XX..........",
 
17
"         .X..X..........",
 
18
"        .XXXXX..........",
 
19
"       .XX..XX........X.",
 
20
"       .XXXXX.........XX",
 
21
"       ...X.X.......XXXX",
 
22
"        .XX........XXXXX",
 
23
"       .XXXXX.....X..XXX",
 
24
"       .XX.X......XX.X.X",
 
25
"       ..X..XX....XX..XX",
 
26
"         .XXXX....XXXXXX",
 
27
"        .X.XXX....XX....",
 
28
"        ..XXXX......    ",
 
29
"         .XXX.......    ",
 
30
"         ..XX.....      ",
 
31
"         ..XX.....      ",
 
32
"          .X.X....      ",
 
33
"          .XXX....      "};