1
0
mirror of https://git.lyx.org/repos/lyx.git synced 2024-12-22 05:16:21 +00:00
lyx_mirror/lib/images/tabular-feature_valign-top.xpm

29 lines
689 B
C
Raw Normal View History

/* XPM */
static char * tabular_feature_valign_top_xpm[] = {
"22 22 3 1",
" c None",
". c #000000",
"+ c #FFFFFF",
" ",
" ",
" ",
" ................ ",
" .++++++++++++++. ",
" .++++++++++++++. ",
" .+.......++++++. ",
" .++++++++++++++. ",
" .++++++++++++++. ",
" .+.........++++. ",
" .++++++++++++++. ",
" ................ ",
" ................ ",
" .++++++..++++++. ",
" .+++++....+++++. ",
" .++++......++++. ",
" .++++++..++++++. ",
" .++++++..++++++. ",
" ................ ",
" ",
" ",
" "};