/* XPM */
/* Designed by the User Interaction Design Group, Hewlett-Packard */
/* Copyright (c) 1993 Hewlett-Packard */
static char *terminal16[]={
/* width height ncolors cpp [x_hot y_hot] */
"16 16 22 1 0 0",
/* colors */
"  c none m none s none",
"$ s topShadowColor     m white",
"& s background         m black",
"( s selectColor        m white",
"* s bottomShadowColor  m black",
". s iconColor1 c black     m black",
", s iconColor2 c white     m white",
"L s iconColor2 c white     m white",
"4 s iconColor3 c red       m black",
"6 s iconColor4 c green     m white",
"8 s iconColor5 c blue      m black",
"2 s iconColor6 c yellow    m white",
": s iconColor7 c cyan      m white",
"0 s iconColor8 c magenta   m black",
"< s iconGray1 c #e1e1e1e1e1e1  m white",
"> s iconGray2 c #c8c8c8c8c8c8  m white",
"@ s iconGray3 c #afafafafafaf  m white",
"B s iconGray4 c #969696969696  m white",
"D s iconGray5 c #7d7d7d7d7d7d  m black",
"F s iconGray6 c #646464646464  m black",
"H s iconGray7 c #4b4b4b4b4b4b  m black",
"J s iconGray8 c #323232323232  m black",
/* pixels */
"                ",
"   ,,,,,,,,,J   ",
"  ,FFFFFFFFF,J  ",
"  ,FJJJJJJJJ,J  ",
"  ,FJH<H<HHJ,J  ",
"  ,FJ<H<HHHJ,J  ",
"  ,FJH<H<HHJ,J  ",
"  ,FJHHHHHHJ,J  ",
"  ,FJJJJJJJJ,J  ",
"  ,,,,,,,,,,,J  ",
"   JJJJJJJJJJ   ",
"     JFFFFJ     ",
" ,B,B,B,B,B,B,J ",
",,,,,,,,,,,,,,,J",
"JJJJJJJJJJJJJJJJ",
"                "
};
