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

« back to all changes in this revision

Viewing changes to net/argroup/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 14 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c dark slate grey",
 
8
"X      c slate grey",
 
9
"o      c dodger blue",
 
10
"O      c red",
 
11
"+      c firebrick",
 
12
"@      c tan",
 
13
"#      c wheat",
 
14
"$      c sea green",
 
15
"%      c peru",
 
16
"&      c grey",
 
17
"*      c violet",
 
18
"=      c tomato",
 
19
"-      c sky blue",
 
20
/* pixels */
 
21
"                                                ",
 
22
"                                                ",
 
23
"                                                ",
 
24
"                                                ",
 
25
"                                                ",
 
26
"                                                ",
 
27
"                                                ",
 
28
"                 ....                           ",
 
29
"                 ....X                          ",
 
30
"                o.....                          ",
 
31
"                X.....                          ",
 
32
"                 ....                           ",
 
33
"                 X...                           ",
 
34
"                                                ",
 
35
"                      OOOOOOO+@#                ",
 
36
"                  .$      %+OOOOO@              ",
 
37
"                  ..&      *O+O+OO              ",
 
38
"                 o...        +O+O+O=            ",
 
39
"                 ....         O+O+O+            ",
 
40
"                o.....        =+O+OO+           ",
 
41
"                ......        =O+O+OO           ",
 
42
"               .......$       @+O+O+O           ",
 
43
"               ........       *OO+O+O           ",
 
44
"              .........$      +O+O+O@           ",
 
45
"              ..........&     O+O+O+            ",
 
46
"             o...........    O+OO+O=            ",
 
47
"            X..... X.....&  @O+O+O@             ",
 
48
"            ......  o.....   O+O+OO@            ",
 
49
"            ......   .....   +O+O+O+            ",
 
50
"           ......    .....$   O+O+OO            ",
 
51
"           ......    &.....   +OO+O++           ",
 
52
"          ......      ......   +O+OOO           ",
 
53
"          .....o      ......-  @OO+O+=          ",
 
54
"         o.....        ......   O+O+OO          ",
 
55
"        X......        ......&  %O+O+O%         ",
 
56
"        ......          ......   O+O+OO*        ",
 
57
"        ......          X.....   +OO+O+O        ",
 
58
"       ......X           ......   +O+O+O        ",
 
59
"       .....o            o......  OO+O+O+       ",
 
60
"      o.o.oX              o.o.o$   +=+=+=       ",
 
61
"                                                ",
 
62
"                                                ",
 
63
"                                                ",
 
64
"                                                ",
 
65
"                                                ",
 
66
"                                                ",
 
67
"                                                ",
 
68
"                                                "};