lyx_mirror/lib/images/tabular-feature_align-center.xpm
John Levon 20f9a955de alignment icons...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6770 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 17:57:31 +00:00

29 lines
691 B
C

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