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

29 lines
639 B
C
Raw Normal View History

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