]> git.saurik.com Git - wxWidgets.git/blame_incremental - art/dir_up.xpm
Fixed test for button style - styles contain other style bits
[wxWidgets.git] / art / dir_up.xpm
... / ...
CommitLineData
1/* XPM */\r
2static char *dir_up_xpm[] = {\r
3/* columns rows colors chars-per-pixel */\r
4"16 15 4 1",\r
5"@ c #000000",\r
6" c None",\r
7"* c Yellow",\r
8": c Gray100",\r
9/* pixels */\r
10" ",\r
11" @@@@@ ",\r
12" @*:*:*@ ",\r
13" @@@@@@@@@@@@@@ ",\r
14" @:*:*:*:*:*:*:@",\r
15" @*:*:@:*:*:*:*@",\r
16" @:*:@@@:*:*:*:@",\r
17" @*:@@@@@:*:*:*@",\r
18" @:*:*@*:*:*:*:@",\r
19" @*:*:@:*:*:*:*@",\r
20" @:*:*@@@@@@:*:@",\r
21" @*:*:*:*:*:*:*@",\r
22" @:*:*:*:*:*:*:@",\r
23" @@@@@@@@@@@@@@@",\r
24" "};\r