lyx_mirror/lib/images/math/mathbb_R.xpm

23 lines
392 B
C
Raw Normal View History

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