/* XPM */
static char * pat1 [] = {
/* width height ncolors cpp [x_hot y_hot] */
"15 15 3 1 0 0",
/* colors */
" 	s iconGray2	m white	c #c8c8c8c8c8c8",
".	s iconGray4	m white	c #969696969696",
"X	s iconColor2	m white	c white",
/* pixels */
"               ",
"               ",
"               ",
"    .          ",
"     X    .    ",
"           X   ",
"               ",
"               ",
"               ",
"               ",
"    .       .  ",
"     X       X ",
"               ",
"        .      ",
"         X     "};
