/* XPM */
static char * DtmovieFile_t_pm[] = {
/* width height ncolors cpp [x_hot y_hot] */
"16 16 6 1 0 0",
/* colors */
" 	s iconGray1	m white	c #dededededede",
".	s iconGray8	m black	c #212121212121",
"X	s iconColor1	m black	c black",
"o	s iconColor7	m white	c cyan",
"O	s iconColor5	m black	c blue",
"+	s iconColor2	m white	c white",
/* pixels */
"                ",
"               .",
" XXXXoOoOoXXXX .",
" XX+XOoOoOX+XX .",
" XX+XoOoOoX+XX .",
" XXXXXXXXXXXXX .",
" XX+XoOoOoX+XX .",
" XXXXOoOoOXXXX .",
" XX+XoOoOoX+XX .",
" XX+XOoOoOX+XX .",
" XXXXXXXXXXXXX .",
" XX+.OoOoOX+XX .",
" XX+.oOoOoX+XX .",
" XXXXOoOoOXXXX .",
"               .",
"................"};
