]> git.saurik.com Git - wxWidgets.git/blame - include/wx/generic/plot_dwn.xpm
Whole lotta stuff for wxPlotWindow,
[wxWidgets.git] / include / wx / generic / plot_dwn.xpm
CommitLineData
279ababf
RR
1/* XPM */
2static char *plot_dwn_xpm[] = {
3/* columns rows colors chars-per-pixel */
4"20 18 8 1",
5" c Gray0",
6". c #000084",
7"X c Blue",
8"o c Green",
9"O c #848484",
10"+ c #c6c6c6",
11"@ c None",
12"# c Gray100",
13/* pixels */
14"@@.@@@@@@@@@@@@@@@@@",
15"@...@@@@@@@@@@@@@@@@",
16".@.@.@@@@@@@@@@@@@@@",
17"@@.@@@@@@@@ @@@@@@@",
18"@@.@@@@++++o +++@@@@",
19"@@.@@@@@ o @@@@@",
20"@@.@@@@@+ ooo +@@@@@",
21"@@.@@@@@@+ o +@@@@@@",
22"@@.@@@@@@@+ +@@@@@@@",
23"@@.@@@@@@@@+@@@@@@@@",
24"@@.@@....@@@@@@@@@@@",
25"@@.@.O@@@.O@@@@@@@@@",
26"@@.O.@@@@@.@@@@@@@.@",
27"@@..@@@@@@@.@@@@@.O@",
28"@@.@@@@@@@@O.@@@.O@@",
29"@@.@@@@@@@@@O...O@@@",
30"@@.@@@@@@@@@@@@@@@@@",
31"@@@@@@@@@@@@@@@@@@@@",
32};