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

« back to all changes in this revision

Viewing changes to uk/ac/brunel/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 12 1",
 
5
/* colors */
 
6
"       c grey",
 
7
".      c slate grey",
 
8
"X      c wheat",
 
9
"o      c gainsboro",
 
10
"O      c lavender",
 
11
"+      c white",
 
12
"@      c tan",
 
13
"#      c peru",
 
14
"$      c sea green",
 
15
"%      c dark slate grey",
 
16
"&      c sky blue",
 
17
"*      c sienna",
 
18
/* pixels */
 
19
"                          .                     ",
 
20
"                          ..                    ",
 
21
"                          ..  ..                ",
 
22
"                            .. .                ",
 
23
"                          X                     ",
 
24
"                     .      oo .                ",
 
25
"                     .     oOo .                ",
 
26
"                      ..   oO .                 ",
 
27
"                         . Oo                   ",
 
28
"                      oo  oO                    ",
 
29
"                      O+o oo                    ",
 
30
"                .     o++      ..               ",
 
31
"               ..      O+ooo   ..               ",
 
32
"               ..     . o+++   @@               ",
 
33
"              @@.   .....    . .@@.             ",
 
34
"           ..@@..   ...   .     .@@..           ",
 
35
"          ...@@..   .......    ..@@..           ",
 
36
"           @@@@#..  ......... ..@@@@@           ",
 
37
"           .@@@... .$... ..$. ...@@@..          ",
 
38
"          ..#@@... ....  ..#.....@@@...         ",
 
39
"        .@@#.@@........ ..###....@@.#@@@        ",
 
40
"       ..@@#$%.@@#... oo ....##@@.$.#@@..       ",
 
41
"       .....$%%$.###$.oo ..%%.#.%%%$.....       ",
 
42
"       ..$%%%%%.###$%. o ..%%.#@.%%%%%%..       ",
 
43
"       .......@@@@.%%$   .%%%%.#@@.......       ",
 
44
"        .@@@@@@#@.%%%.   .%%%%%.@@@@@@@.        ",
 
45
"         .@@@@@.......   ........@@@@@..        ",
 
46
"         @@@..@........@@@.......@...@@         ",
 
47
"         @@%%%.%.... .@@@    ...%..%%@@@        ",
 
48
"        ..%%%%.%..  @......@@  .%.%%%%@.        ",
 
49
"        ..%..%%%.@@..........@@.%%%..%..        ",
 
50
"        @..@@.$%.@......&..... .%..@@...        ",
 
51
"        @@@@@@.$......&   ......$.@@@@@@        ",
 
52
"        .@@@@.%%...... .. ......%%.@@@@@        ",
 
53
"        .@@@@@.%.....& ..  .....%.@@@@@.        ",
 
54
"        .@@@@@@.....& ..%& &.....@@@@@@         ",
 
55
"        .@@@......&&& .**. o&&&...&..@@         ",
 
56
"        .....&&...&&o&**#..o&&...&&....         ",
 
57
"        ..&&......&&&.*##*. &&......&...        ",
 
58
"        &&&&..@#..&&&.####..&&..##.&&&&&        ",
 
59
"        &&&&&.@#...&.*##*#......@#.&&&&&        ",
 
60
"        &&&&&.@#.....*#**#*.....#@@.&&&&        ",
 
61
"        &&&&.@.......######......@..&&&&        ",
 
62
"        &&&&...&&.&...###....&&&&...&&&&        ",
 
63
"        &&&&&.&&&&&&&..##...&&&&&&&&&&&&        ",
 
64
"        &&&&&&&&&&&&&&....&&&&&&&&&&&&&&        ",
 
65
"        &&&&&&&&&&&&&&&..&&&&&&&&&&&&&&&        ",
 
66
"        &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&        "};