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

« back to all changes in this revision

Viewing changes to org/trinity-health/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 2 1",
 
5
/* colors */
 
6
"       s None  c None",
 
7
".      c sea green",
 
8
/* pixels */
 
9
"                                                ",
 
10
"                                                ",
 
11
"                                                ",
 
12
"                                                ",
 
13
"                                                ",
 
14
"                                                ",
 
15
"                                                ",
 
16
"                    .........                   ",
 
17
"                ................                ",
 
18
"              ....................              ",
 
19
"            ........................            ",
 
20
"           ...........    ............          ",
 
21
"          ............     ............         ",
 
22
"         ............      .............        ",
 
23
"        .............      ..............       ",
 
24
"        .  ..........      ...........          ",
 
25
"      ..      .......      .......      ..      ",
 
26
"      ....      ......     .....      .....     ",
 
27
"     .......      ....    ....      .......     ",
 
28
"     ........      ..........      .........    ",
 
29
"     ..........     ........      ..........    ",
 
30
"    ............     .......     ...........    ",
 
31
"    .............    ......     ............    ",
 
32
"    ..............    .....    .............    ",
 
33
"    .........  ...    ....    .... .........    ",
 
34
"    .......     ...    ...   ...     .......    ",
 
35
"     .....      ....   ..    ...      ......    ",
 
36
"     .....      ....   ..   ....       .....    ",
 
37
"     ....       .....   .  ......      ....     ",
 
38
"     ....      ......   .  ......      ....     ",
 
39
"      ...     ........  .  .......     ...      ",
 
40
"      .....  .........    .........   ....      ",
 
41
"       ................   ...............       ",
 
42
"        ...............  ................       ",
 
43
"         ..............  ...............        ",
 
44
"          .............. ..............         ",
 
45
"           ............. ............           ",
 
46
"             .......................            ",
 
47
"              ....................              ",
 
48
"                 ...............                ",
 
49
"                    .........                   ",
 
50
"                                                ",
 
51
"                                                ",
 
52
"                                                ",
 
53
"                                                ",
 
54
"                                                ",
 
55
"                                                ",
 
56
"                                                "};