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

« back to all changes in this revision

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