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

« back to all changes in this revision

Viewing changes to nl/nwsbank/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
/* columns rows colors chars-per-pixel */
 
4
"48 48 4 1",
 
5
"       s None  c None",
 
6
".      c red",
 
7
"X      c black",
 
8
"o      c slate grey",
 
9
/* pixels */
 
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
"             ...  XX        ..         XX ..    ",
 
38
"                  XX                   XX       ",
 
39
"                  XX                   XX       ",
 
40
"                  XX                   XX       ",
 
41
"                  XX                   XX       ",
 
42
"                  X  X     X    X XX   X        ",
 
43
"                  X XXX XX XX XXXXXX  XX  X     ",
 
44
"    ooo          XX  XX X  XX  X   X  XX X      ",
 
45
"      o          XX  XX   XXX XX  XX  XXXX      ",
 
46
"     oo          XX  XX X  XX XX  XX  XXXXX     ",
 
47
"    o            XX  X XX  X  XX  XX  XX XX     ",
 
48
"    ooo          XX XX XXXXXXXXXXXXXXXXX  XX    ",
 
49
"                                           XX   ",
 
50
"                                            X   ",
 
51
"                                                ",
 
52
"                                                ",
 
53
"                                                ",
 
54
"                                                ",
 
55
"                                                ",
 
56
"                                                ",
 
57
"                                                "};