lyx_mirror/lib/images/ert-insert.xpm
Jean-Marc Lasgouttes 491f68131a fix ert-insert icon
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2227 a592a061-630c-0410-9148-cb99ea01b6c8
2001-07-12 13:41:12 +00:00

28 lines
573 B
C

/* XPM */
static char const * tex_xpm[] = {
"20 20 2 1",
" c None",
". c #7B7B00000000",
" ",
" ",
" ",
"........ .. .. ",
"........ .. .. ",
" .. .. .. ",
" .. .. .. ",
" .. ..... .... ",
" .. ..... ... ",
" .. .. ... ",
" .. .. ... ",
" .. .... .. .. ",
" .. .... .. .. ",
" .. .. .. .. ",
" .. .. .. .. ",
" .. ",
" ..... ",
" ..... ",
" ",
" "};