lyx_mirror/lib/images/math/ldots.xpm
John Levon 14a6a7d683 add dots xpms
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5227 a592a061-630c-0410-9148-cb99ea01b6c8
2002-09-07 23:13:01 +00:00

26 lines
361 B
C

/* XPM */
static char * ldots_xpm[] = {
"10 20 2 1",
" c None",
". c #5972FF",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
".. .. ..",
".. .. ..",
" ",
" ",
" ",
" ",
" ",
" "};