/* XPM */ static char * url_doc_t_pm[] = { /* width height ncolors cpp [x_hot y_hot] */ "16 16 7 1 0 0", /* colors */ " s iconColor2 m white c white", ". s none m none c none", "X s iconGray2 m white c #bdbdbdbdbdbd", "o s iconColor1 m black c black", "O s iconGray8 m black c #212121212121", "+ s iconGray4 m white c #949494949494", "@ s iconColor5 m black c blue", /* pixels */ " ...", " XXXXXXXXXXXo...", " XXXXXXXXXXXo...", " XOo+XXXXXXXo...", " XXXXXXXXXXXo...", " XOOXXXXooXXo...", " XXXXXXXXXXXo...", " X@@@@@@@@@@@@@@", " X@ @ @ @@ @@@", " X@ @ @ @@ @ @@@", " X@ @ @ @@ @ @@@", " X@ @ @ @@ @@@", " X@ @ @@ @ @", " X@@@@@@@@@@@@@@", " XX++++++++++...", " oooooooooooo..."};