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

« back to all changes in this revision

Viewing changes to net/reimari/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
"       s None  c None",
 
7
".      c lime green",
 
8
"X      c sea green",
 
9
"o      c grey",
 
10
"O      c white",
 
11
"+      c lavender",
 
12
"@      c dodger blue",
 
13
"#      c sky blue",
 
14
"$      c slate grey",
 
15
"%      c dark slate grey",
 
16
"&      c lemon chiffon",
 
17
"*      c gainsboro",
 
18
/* pixels */
 
19
"                                                ",
 
20
"                                                ",
 
21
"                                                ",
 
22
"                                                ",
 
23
"                                                ",
 
24
"                                                ",
 
25
"                                                ",
 
26
"                                                ",
 
27
"                                                ",
 
28
"                                                ",
 
29
"                                                ",
 
30
"                                                ",
 
31
"                                                ",
 
32
"                                                ",
 
33
"                                                ",
 
34
"                                                ",
 
35
"                                                ",
 
36
"                                                ",
 
37
"            .                                   ",
 
38
"            XXXo                                ",
 
39
"           XO+XXX                               ",
 
40
"  XXXXXXX XXX@#XXXX  XX$                    XX@ ",
 
41
"  %@XO@@@XX#XOOoX#XX @X@XX%@X#%% #X%@ XXXX@$%@@ ",
 
42
"  X%%XX@@XX+XXXX%O%@%X%%@X#@%#X%@%XX@#%%XX%#X%  ",
 
43
" X%@X%%&oXOX%%%%#@XO@X*X@@%@%@%X@@%%@*@@O@@%X@@ ",
 
44
" @@@@%@X%%@#@X@O%%X@X@@@@@%@+#%@@%@%%@@%@  X%#  ",
 
45
" %@@@@@%@ %%oOo%%%@ %%#%@@%%@%%X%% %%@%%@  %@@  ",
 
46
"           %@%O%%@@                             ",
 
47
"            #%%%@                               ",
 
48
"               #                                ",
 
49
"                                                ",
 
50
"                                                ",
 
51
"                                                ",
 
52
"                                                ",
 
53
"                                                ",
 
54
"                                                ",
 
55
"                                                ",
 
56
"                                                ",
 
57
"                                                ",
 
58
"                                                ",
 
59
"                                                ",
 
60
"                                                ",
 
61
"                                                ",
 
62
"                                                ",
 
63
"                                                ",
 
64
"                                                ",
 
65
"                                                ",
 
66
"                                                "};