lyx_mirror/images/margin_bw.xpm

31 lines
635 B
C
Raw Normal View History

/* XPM */
static char * margin_xpm[] = {
/* width height num_colors chars_per_pixel */
"20 20 2 1",
/* colors */
" c black",
". c #BFBFBFBFBFBF",
/**/
" ",
"................. ",
"................. ",
"................. ",
" .. .. ",
"................. ",
" .. .. ",
"................. ",
" .. .. ",
"................. ",
" ......... ",
"............ .... ",
" ........ ... ",
".......... .. ",
" .... .... ",
"............ .... ",
" ......... ",
"................. ",
" ......... ",
"................. "};