lyx_mirror/lib/images/tabular-feature_toggle-line-right.xpm

29 lines
640 B
C
Raw Normal View History

/* XPM */
static char *tabular-feature_toggle-line-right[] = {
/* columns rows colors chars-per-pixel */
"20 20 2 1",
" c #000000",
". c None",
/* pixels */
"....................",
"....................",
"....................",
"....................",
".... . . . . . ...",
"............... ...",
".... .......... ...",
"............... ...",
".... .......... ...",
"............... ...",
".... .......... ...",
"............... ...",
".... .......... ...",
"............... ...",
".... .......... ...",
"............... ...",
".... . . . . . ...",
"....................",
"....................",
"...................."
};