~vcs-imports/crossfire-arch/main

« back to all changes in this revision

Viewing changes to talisman/ring.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 * ring_113_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"24 24 3 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      s Light Orange  m Black c Orange",
 
8
"X      c White",
 
9
/* pixels */
 
10
"                        ",
 
11
"                        ",
 
12
"                        ",
 
13
"                        ",
 
14
"         .....          ",
 
15
"       ..XXXXX..        ",
 
16
"      .XXX...XXX.       ",
 
17
"     .XXX.XX..XXX.      ",
 
18
"    .XX.X.....X.XX.     ",
 
19
"    .XXXXX...XXXXX.     ",
 
20
"   .XXXXXXXXXXXXXXX.    ",
 
21
"   .XX...........XX.    ",
 
22
"   .X.           .X.    ",
 
23
"   ..             ..    ",
 
24
"   ..             ..    ",
 
25
"   ..             ..    ",
 
26
"    ..           ..     ",
 
27
"    ...         ...     ",
 
28
"     ....     ....      ",
 
29
"      ...........       ",
 
30
"        .......         ",
 
31
"                        ",
 
32
"                        ",
 
33
"                        "};