lyx_mirror/lib/images/math/cdot.xpm

10 lines
124 B
C
Raw Normal View History

/* XPM */
static char *a[] = {
/* columns rows colors chars-per-pixel */
"1 2 1 1",
" c #5972ff",
/* pixels */
" ",
" "
};