lyx_mirror/lib/images/math/blacksquare.xpm

28 lines
596 B
C
Raw Normal View History

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