]> git.saurik.com Git - wxWidgets.git/blame - utils/framelayout/samples/bitmaps/res_icon.xpm
minor clean up
[wxWidgets.git] / utils / framelayout / samples / bitmaps / res_icon.xpm
CommitLineData
08973ff0
RS
1/* XPM */
2static char * res_icon_xpm[] = {
3"12 12 17 1",
4" c None",
5". c #000000",
6"+ c #800000",
7"@ c #008000",
8"# c #808000",
9"$ c #000080",
10"% c #800080",
11"& c #008080",
12"* c #808080",
13"= c #C0C0C0",
14"- c #FF0000",
15"; c #00FF00",
16"> c #FFFF00",
17", c #0000FF",
18"' c #FF00FF",
19") c #00FFFF",
20"! c #FFFFFF",
21"=..........=",
22".*********=.",
23".*)!.!)!.!!.",
24".*!.;.!.>.!.",
25".*.@;..!.!!.",
26".*.@;@.)!)!.",
27".*!.@.)!)!!.",
28".*..@.....!.",
29".*#.@.*#*#!.",
30".**..*#..*!.",
31".=!!!!!!!!!.",
32"=..........="};