1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2025-01-01 08:00:20 +00:00
lyx_mirror/lib/images/math/lceil_rceil.xpm

28 lines
571 B
C
Raw Normal View History

/* XPM */
static char * lceil_rceil_xpm[] = {
"18 22 2 1",
" c None",
". c #000000",
"...... ......",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". .",
". ."};