lyx_mirror/lib/images/math/functions.xpm

26 lines
542 B
C
Raw Normal View History

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