The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
/* XPM */
static char * search_fast_back_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #000000",
"+	c #FFFFFF",
"@	c #DADADA",
"                ",
"                ",
"                ",
"                ",
"      ..   ..   ",
"     .+.  .+.   ",
"    .++. .++.   ",
"   .+++..+++.   ",
"   .@@@..@@@.   ",
"    .@@. .@@.   ",
"     .@.  .@.   ",
"      ..   ..   ",
"                ",
"                ",
"                ",
"                "};