lyx_mirror/lib/images/up.xpm

11 lines
147 B
C
Raw Normal View History

/* XPM */
static char const * up_xpm[] = {
"9 5 2 1",
" c None",
". c #000000",
" . ",
" ... ",
" ..... ",
" ....... ",
"........."};