~ubuntu-branches/ubuntu/trusty/xfce4-panel/trusty-proposed

« back to all changes in this revision

Viewing changes to themes/XFce/unknown.xpm

  • Committer: Bazaar Package Importer
  • Author(s): Simon Huggins
  • Date: 2004-06-08 10:44:21 UTC
  • Revision ID: james.westby@ubuntu.com-20040608104421-b0b77kis8o0uoi6q
Tags: upstream-4.0.5
ImportĀ upstreamĀ versionĀ 4.0.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static char *unknown_xpm[] = {
 
3
  "48 48 17 1",
 
4
  "     c None",
 
5
  ".    c #111256",
 
6
  "+    c #04801F",
 
7
  "@    c #971305",
 
8
  "#    c #024711",
 
9
  "$    c #5C0D08",
 
10
  "%    c #022E0C",
 
11
  "&    c #D11A04",
 
12
  "*    c #3231DD",
 
13
  "=    c #02BE2F",
 
14
  "-    c #02681A",
 
15
  ";    c #AE460C",
 
16
  ">    c #492C90",
 
17
  ",    c #119E27",
 
18
  "'    c #02D836",
 
19
  ")    c #4A400C",
 
20
  "!    c #300812",
 
21
  "                                                ",
 
22
  "                                                ",
 
23
  "                      $                         ",
 
24
  "                   !&$$&!$@                     ",
 
25
  "                  $$@&@&@@&  $                  ",
 
26
  "       .*        !&&@&&&&&&@@@                  ",
 
27
  "     *..**  .   !@$&&&&&@&@&&&$                 ",
 
28
  "    ..*.*****.  $@@@&&&&&&&@&@@@@               ",
 
29
  "    ..********  !@&&&&&&&&&&@&&@&               ",
 
30
  "     .** ....* .$@@&&&&&&@&&&@&@&$              ",
 
31
  "   .****    ..***$@@&&&&&&&@&&&@&@&@            ",
 
32
  "   ..***     .>**@&&&&&&&&&&&@&@&&@@            ",
 
33
  "    ...*      .*.$&&&&&&&&&@$@&&@&&@            ",
 
34
  "      .*.     ..*>@@&&&&&&&@@@@@&@&@@$          ",
 
35
  "      ***      .***$&&&&&&&@@@@@&&&&&@$         ",
 
36
  "     ..***.    .***@&&&&&&&@ @@@@@&@&@          ",
 
37
  "     .....**   ***!@&&&&&&&& $@@@&&@&&          ",
 
38
  "         .********$$@@&&&&&&&$@$@&&&@&@@        ",
 
39
  "         .***.**.**$$$@&&&&&&&&&&&&&&&@@        ",
 
40
  "         .....**.. !$$&&&&&&&&&&&&&@&&&         ",
 
41
  "          .  ..*    !!&&&&&&&&&&&&&&&@&@        ",
 
42
  "              .     $$$$@&&&&&&&&&&&&&&@@       ",
 
43
  "                    $!$$$@&&&&&&&&&&&&&@!       ",
 
44
  "                       $$@&&&&&&&&&&&&&@        ",
 
45
  "                       !$$&@@&&&&&&&&&@@@       ",
 
46
  "                       $$!$$@&&&&&&&&&&$        ",
 
47
  "                        ! !$$&&$&;&+,@&         ",
 
48
  "                           $$$@$-',+')$         ",
 
49
  "                           $! )--,'=', ,        ",
 
50
  "                             #-+++''''''-       ",
 
51
  "                            ---+'''''''=+       ",
 
52
  "                            ---#,''''''==       ",
 
53
  "                            -#%#%+'''++'='=     ",
 
54
  "                           ##%###-'''--=='=     ",
 
55
  "                           %####-'''''+,='+     ",
 
56
  "                            %##-#=''''=='==     ",
 
57
  "                             ####%#-''''''='    ",
 
58
  "                            %##%%%%#''''''=+-   ",
 
59
  "                            ##%%%%++='''='=%    ",
 
60
  "                             ..%--+-,=#='+=-    ",
 
61
  "                               -+-#%%--+'--=    ",
 
62
  "                               +-#%#-+--=+%     ",
 
63
  "                               #%.-----#%%      ",
 
64
  "                                  #+--%%        ",
 
65
  "                                   -%           ",
 
66
  "                                                ",
 
67
  "                                                ",
 
68
  "                                                "
 
69
};