~ubuntu-branches/ubuntu/trusty/picon-domains/trusty

« back to all changes in this revision

Viewing changes to org/multicians/unknown/face.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2004-08-09 13:54:22 UTC
  • Revision ID: james.westby@ubuntu.com-20040809135422-cx5u3bugww0ifg4q
Tags: upstream-2004.08.05
ImportĀ upstreamĀ versionĀ 2004.08.05

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char * face_xpm[] = {
 
3
/* width height ncolors chars_per_pixel */
 
4
"48 48 10 1",
 
5
/* colors */
 
6
"       c black",
 
7
".      c firebrick",
 
8
"X      c red",
 
9
"o      c lavender",
 
10
"O      c dark slate grey",
 
11
"+      c white",
 
12
"@      c tan",
 
13
"#      c grey",
 
14
"$      c gainsboro",
 
15
"%      c slate grey",
 
16
/* pixels */
 
17
"                                                ",
 
18
"                                                ",
 
19
"                                                ",
 
20
"                                                ",
 
21
"                                                ",
 
22
"                    ....X.                      ",
 
23
"                .XXXX....XXXX                   ",
 
24
"              .XX           .XX.                ",
 
25
"             XX                XX               ",
 
26
"           XX                    X.             ",
 
27
"          X.      .XXXXXXXXXX     X             ",
 
28
"          X      XXX.    .XXX  .  .X            ",
 
29
"         X     XX                  .X           ",
 
30
"        X     X.               X     X          ",
 
31
"        X    X.                 X    .          ",
 
32
"       X     .     .XXXXXX.      .    X         ",
 
33
"       .   .X     XX.     XX     X              ",
 
34
"           X     XX        X                    ",
 
35
"      .    .    .X          X     .    .        ",
 
36
"      X         X            .    .    X        ",
 
37
"      .   .                  X         .        ",
 
38
"      .          oO+  @#O O  .                  ",
 
39
"   .XX.          +++$##$O%O%+                   ",
 
40
"    .X           OOO O O  O O.                  ",
 
41
"                                                ",
 
42
"     .        .                                 ",
 
43
"              X                X                ",
 
44
"               X              X                 ",
 
45
"               .X    .  .    X.                 ",
 
46
"                XX.  . XX  .X      .            ",
 
47
"          .      XX. X .X .X.                   ",
 
48
"           .       .XX XXXX       .             ",
 
49
"            X                    X              ",
 
50
"       .     .X                X.     .         ",
 
51
"        X      XX           XXX      X          ",
 
52
"         X       XXXXXXXXXXX.      .X           ",
 
53
"          ..         . ..         X             ",
 
54
"           XX                    X.             ",
 
55
"             XX                XX               ",
 
56
"               XXX.        .XXX                 ",
 
57
"                   XXXXXXXX.                    ",
 
58
"                                                ",
 
59
"                                                ",
 
60
"                                                ",
 
61
"                                                ",
 
62
"                                                ",
 
63
"                                                ",
 
64
"                                                "};