lyx_mirror/lib/images/math/mathcal_F.xpm

24 lines
441 B
C
Raw Normal View History

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