/* XPM */
static char *dashleftarrow[] = {
/* columns rows colors chars-per-pixel */
"15 19 2 1",
"  c black",
". c None",
/* pixels */
"...............",
"...............",
"...............",
"...............",
"...............",
"...............",
"...............",
"...............",
"...............",
"... ...........",
".. ............",
".   .  ..  ..  ",
".. ............",
"... ...........",
"...............",
"...............",
"...............",
"...............",
"..............."
};