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

« back to all changes in this revision

Viewing changes to org/pbs/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 8 1",
 
5
/* colors */
 
6
"       c black",
 
7
".      c grey7",
 
8
"X      c grey27",
 
9
"o      c grey40",
 
10
"O      c grey13",
 
11
"+      c grey60",
 
12
"@      c grey80",
 
13
"#      c white",
 
14
/* pixels */
 
15
"                                                ",
 
16
"                                                ",
 
17
"                                                ",
 
18
"                                                ",
 
19
"                                                ",
 
20
"             .Xoooooooooooo.    Xooooo          ",
 
21
"          O+@@#############X    O@###@X         ",
 
22
"        Oo#################+     o####+         ",
 
23
"       X@###################X    O#####X        ",
 
24
"      o#####################+     +####o        ",
 
25
"     X######################@.    X####@.       ",
 
26
"    X@#######################o     +####o       ",
 
27
"    +########################@O    O####@.      ",
 
28
"   X@#########################o    .@####X      ",
 
29
"   +##################@++@####+     o####+      ",
 
30
"  O@#################@X   o@###X    .@####X     ",
 
31
"  O##################X     +###+.    o####+     ",
 
32
"  X#################@O     o####X    X####@O    ",
 
33
"  X#################@O     o####o     +####o    ",
 
34
"  X##################o     +####@O    X@###@.   ",
 
35
"  X##################@o  O+######o.    +####o   ",
 
36
"  X####################@+@#######@.    o####+   ",
 
37
"  X@##############################X     @####X  ",
 
38
"  .@###########################@++o .XXX+#@++o  ",
 
39
"   +###########################o    O@###@X     ",
 
40
"   O@##########################o    O@####X     ",
 
41
"    +##########################o    O@####X     ",
 
42
"    .@#########################o    O@###@X     ",
 
43
"     O@########################o    O@####X     ",
 
44
"      X@#######################o    O@####X     ",
 
45
"       .+@####################@.    o####+.     ",
 
46
"         X+@@################@o    O@###@X      ",
 
47
"           OX@###########@oooO .o++@@oooO       ",
 
48
"             +###########@.    X####@.          ",
 
49
"            .@###########@O    X@###@.          ",
 
50
"            .+###########@O    X@###@.          ",
 
51
"            .@###########@O    X@###@.          ",
 
52
"            .+###########@O    X####@.          ",
 
53
"             @###########@O    X@###@.          ",
 
54
"            .+###########@O    X@###@.          ",
 
55
"            .@###########@O    X####@.          ",
 
56
"             +@@@@@@@@@@@+.    O+@@@+.          ",
 
57
"              ............      .....           ",
 
58
"                                                ",
 
59
"                                                ",
 
60
"                                                ",
 
61
"                                                ",
 
62
"                                                "};