/* XPM */
static char * pat [] = {
/* width height ncolors cpp [x_hot y_hot] */
"15 15 2 1 0 0",
/* colors */
" 	s iconColor5	m black	c blue",
".	s iconColor3	m black	c red",
/* pixels */
"               ",
"           .   ",
"               ",
"   .           ",
"               ",
"         .     ",
"               ",
"               ",
"      .        ",
"  .            ",
"               ",
"               ",
"            .  ",
"        .      ",
"               "};
