/* XPM */
static char * selectHandle_xpm[] = {
/* selection handle
 * width height ncolors chars_per_pixel center_x center_y */
"13 13 2 1 6 6",
".  s c0    m black c black",
"   s bg    m white c white",
"      .      ",
"      .      ",
"      .      ",
"      .      ",
"      .      ",
"      .      ",
".............",
"      .      ",
"      .      ",
"      .      ",
"      .      ",
"      .      ",
"      .      "};
