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

« back to all changes in this revision

Viewing changes to au/edu/usyd/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 15 1",
 
5
/* colors */
 
6
"       c dark slate grey",
 
7
".      c sienna",
 
8
"X      c firebrick",
 
9
"o      c red",
 
10
"O      c black",
 
11
"+      c orange",
 
12
"@      c peru",
 
13
"#      c tomato",
 
14
"$      c slate grey",
 
15
"%      c lavender",
 
16
"&      c grey",
 
17
"*      c navy",
 
18
"=      c gainsboro",
 
19
"-      c white",
 
20
";      c tan",
 
21
/* pixels */
 
22
"                                                ",
 
23
"                                                ",
 
24
"                                                ",
 
25
"                                                ",
 
26
"                                                ",
 
27
"                       ..                       ",
 
28
"                       ...                      ",
 
29
"              ...    .  X ..    ...             ",
 
30
"              ... .. .XXXXX. .. ...             ",
 
31
"          .. ..XXX..XXooXXXXO..XXX.. .          ",
 
32
"           .. OXooXXXXXX.XXXXXXooXO ..          ",
 
33
"           ...XoooXX...X...XXXoooX ...          ",
 
34
"           .+.XooX.X....++..@XooooX.+.          ",
 
35
"           .. XooX.X..@+@...@.Xooo  ..          ",
 
36
"        . .. OXoooXX...XXX@.X.XoooXO... .       ",
 
37
"          . .XXoooX..XXXX..XX.XoooX.. .         ",
 
38
"             .XoooXXXooXXXXoXXXoooX.            ",
 
39
"         ... ..@@@@@@#X X X@@@@@@@X. ...        ",
 
40
"          .@..$%%%%%%&**** =%%%%%%$..@.         ",
 
41
"           ...$------&*.. $=%---%-;...          ",
 
42
"            ..&------& ..  =------&..           ",
 
43
"         .. .$%------&** *$=------%$. ..        ",
 
44
"        .... &&&&&&&&$**** &&&&&&&&$ ...        ",
 
45
"        .... **   ****$$$$ ****   **....        ",
 
46
"         ...O**.. *** &===$****.. ** ...        ",
 
47
"         @@.O**.@.*** &===$****.@ **O.@@        ",
 
48
"       . .. O**  **** ...@ ****  ***O... . $$   ",
 
49
"   $&$    .. $$$$$$$$ **** $$$$$$$$$ ..    $&$  ",
 
50
"   $$     ...&%-%-%%%&****$=%%%-%%-&..     $&   ",
 
51
"   &&      ..$-------&** *$=-------$..     $=$  ",
 
52
"   &=$    ....=------&*.. $=------&....    $%$  ",
 
53
"   $$$    ..@.$%---&&& .. $&&&---=$....   $$$   ",
 
54
"     &$   .....$=-&.. *  * $..&-=$..@.   $&&    ",
 
55
"    $=&$   ......$ .. O***  .. $......   $&&$   ",
 
56
"    $&&$        ....  .  ..  ....        $&&    ",
 
57
"     &&&$             .....             $&&$    ",
 
58
"      &&&&&&&&&&&$             $&&&&&&&&&&&$    ",
 
59
"      $&&&&&&&%=&&&$         $&&%&&&&=&&&&$     ",
 
60
"        $&$$$$$$$&&&$       $&&&&$$$$&&$$       ",
 
61
"                 $&&&$     $&&&$                ",
 
62
"                   &&&$$ $$&&$                  ",
 
63
"                    $&&$&&&&$                   ",
 
64
"                     $&&&&$$                    ",
 
65
"                       $$                       ",
 
66
"                                                ",
 
67
"                                                ",
 
68
"                                                ",
 
69
"                                                "};