lyx_mirror/lib/images/math/longrightarrow.xpm

29 lines
619 B
C
Raw Normal View History

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