]> git.saurik.com Git - wxWidgets.git/blame - user/wxFile/exit.xpm
Another one bites the dust.
[wxWidgets.git] / user / wxFile / exit.xpm
CommitLineData
c801d85f
KB
1/* XPM */
2static char * exit_xpm[] = {
3"22 22 4 1",
4" c None",
5". c #000000000000",
6"X c #820782078207",
7"o c #FFFFFFFFFFFF",
8" ",
9" ",
10" ",
11" ",
12" ",
13" . ",
14" ..X .o.X ",
15" ..X .ooo.X ",
16" .o..oo ..XX ",
17" .oo .XXXX ",
18" .o .XXX ",
19" .o .XX ",
20" .o.X.o.X ",
21" .o.XX .o.X ",
22" .o.XX ..X ",
23" ..XX ..X ",
24" .XX .X ",
25" XX XX ",
26" ",
27" ",
28" ",
29" "};