/* XPM */
static char *ant16x16_2[] = {
/* width height num_colors chars_per_pixel */
"    16    16        8            1",
/* colors */
"` c None",
". c #04fbfb",
"# c #040505",
"a c #818585",
"b c #048585",
"c c #010101",
"d c #d1d0c5",
"e c #010101",
/* pixels */
"`###```````####`",
"#aaa#`````#aaaa#",
"a```a#````#a```a",
"`````#a``a#`````",
"`````#######````",
"````#......#````",
"```#....#.#.#```",
"``#.....#.#..#``",
"``#..........#``",
"``#...........#`",
"``#..#........#`",
"```#.#b.......#`",
"````#.#.......#`",
"`````##b......#`",
"```````##....#``",
"`````````####```"
};
/* converted using Xnview.  Alan Horkan 2001 */