lyx_mirror/lib/images/math/upharpoonright.xpm

28 lines
309 B
C
Raw Normal View History

/* XPM */
static char *upharpoonright[] = {
/* columns rows colors chars-per-pixel */
"5 19 2 1",
" c black",
". c None",
/* pixels */
".....",
".....",
".....",
".....",
".....",
". ...",
". ..",
". . .",
". ...",
". ...",
". ...",
". ...",
". ...",
". ...",
". ...",
". ...",
". ...",
". ...",
"....."
};