]> git.saurik.com Git - wxWidgets.git/blame - art/up.xpm
For streams smaller than the buffer reduce the buffer to length + 1 instead of
[wxWidgets.git] / art / up.xpm
CommitLineData
421d214f
VZ
1/* XPM */
2static char * up_xpm[] = {
3"16 15 3 1",
4" c None",
5". c Black",
6"X c Gray100",
7" ",
8" .. ",
9" .XX. ",
10" .XXXX. ",
11" .XXXXXX. ",
12" .XXXXXXXX. ",
13" ....XXXX.... ",
14" .XXXX. ",
15" .XXXX. ",
16" .XXXX. ",
17" .XXXX. ",
18" .XXXX. ",
19" .XXXX. ",
20" ...... ",
21" "};