/* $Id$ */
/* NOTE: The PNG file is available! */

/* XPM */
static const char* Scen_MinUnd_MaxUnd[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1",
"  c gray60",
". c gray100",
/* pixels */
"................",
"................",
"................",
"................",
".  .  .  .  .  .",
"................",
"................",
"................",
"................",
"................",
"................",
".  .  .  .  .  .",
"................",
"................",
"................",
"................"
};