lyx_mirror/lib/images/math/nleftarrow.xpm

22 lines
505 B
C
Raw Normal View History

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