lyx_mirror/lib/images/math/mathrm_T.xpm

23 lines
364 B
C
Raw Normal View History

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