lyx_mirror/lib/images/math/cdot.xpm
John Levon 5e9b947e55 Edwin's patch, colour icons in black for colour safety
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5509 a592a061-630c-0410-9148-cb99ea01b6c8
2002-10-24 19:22:52 +00:00

10 lines
122 B
C

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