lyx_mirror/lib/images/math/ldots.xpm

26 lines
361 B
C
Raw Normal View History

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