~brian-sidebotham/wxwidgets-cmake/wxpython-2.9.4

« back to all changes in this revision

Viewing changes to art/redo.xpm

  • Committer: Brian Sidebotham
  • Date: 2013-08-03 14:30:08 UTC
  • Revision ID: brian.sidebotham@gmail.com-20130803143008-c7806tkych1tp6fc
Initial import into Bazaar

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* XPM */
 
2
static const char *const redo_xpm[] = {
 
3
/* columns rows colors chars-per-pixel */
 
4
"16 15 37 1",
 
5
"4 c #9BACC2",
 
6
"; c #4C7398",
 
7
"3 c #547B99",
 
8
"* c #547897",
 
9
"# c #5A89A6",
 
10
"8 c #3A749C",
 
11
"5 c #5A809C",
 
12
", c #7F99B4",
 
13
"& c #3F6F93",
 
14
"9 c #85A7BC",
 
15
"+ c #749BB4",
 
16
"> c #718BA7",
 
17
"e c #A5B3C8",
 
18
"w c #BECAD9",
 
19
": c #65839D",
 
20
"u c #E1E6EE",
 
21
"o c #236289",
 
22
"r c #ADBED2",
 
23
"= c #597B9A",
 
24
"2 c #8DA0B9",
 
25
"  c None",
 
26
"% c #467291",
 
27
"1 c #7393AB",
 
28
"i c #4C809F",
 
29
"- c #A0BACB",
 
30
"O c #6591AE",
 
31
"X c #407598",
 
32
"6 c #6F90A6",
 
33
"t c #D2D9E0",
 
34
"7 c #ADBACE",
 
35
"@ c #326A8F",
 
36
"0 c #467A9C",
 
37
". c #ACC4D3",
 
38
"< c #7F97B0",
 
39
"y c #B3BFD1",
 
40
"q c #A2B3C5",
 
41
"$ c #8FB0C3",
 
42
/* pixels */
 
43
"   .XoooO       ",
 
44
"  +o@@@@@o#    +",
 
45
" $@%%&@&%%&@  +o",
 
46
" X*=@+-+@*=;@#&@",
 
47
" @:=+    @=:=*:@",
 
48
" &>:$     @:>>>@",
 
49
" &,<X     X>,,,&",
 
50
" +123    @<2222&",
 
51
"  X44X  #@56<44X",
 
52
"  O1748    .9#&o",
 
53
"   0qwe8        ",
 
54
"    8rty8       ",
 
55
"     8wu+       ",
 
56
"      i##       ",
 
57
"                "
 
58
};