/* XPM */
static char * Sda_t_pm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"16 16 11 1 0 0",
/* colors */
" 	s none	m none	c none",
".	c #808080808080",
"X	s iconColor2	m white	c white",
"o	c #C0C0C0C0C0C0",
"O	s iconColor1	m black	c black",
"+	s iconColor6	m white	c yellow",
"@	s iconColor7	m white	c cyan",
"#	c #000000008080",
"$	c #00000000FFFF",
"%	c #808080800000",
"&	c #000080800000",
/* pixels */
"                ",
"  ............  ",
"  .XXXXXXXXXoO  ",
"  .XOooOooOXoO  ",
"  .Xo+@+@+oX.O  ",
"  .Xo@@@@Xo.X.  ",
"  .Xo+@+XX#$.O  ",
"  .Xo@@XX#$#O.  ",
"  .XO+XX#$#OoO  ",
"  .XoXX#$#OXoO  ",
"  .XoX++#OoXoO  ",
"  .XoX+%OXoXoO  ",
"  .Xo+%&XXoXoO  ",
"  .XOooOooOXoO  ",
"  .ooooooooooO  ",
"  OOOOOOOOOOOO  "};
