lyx_mirror/lib/images/math/rightarrow2.xpm

28 lines
478 B
C
Raw Normal View History

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