You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/goffice-0.0.4/pixmaps/pie.xpm

35 lines
691 B

/* XPM */
static char const * const pie_icon [] = {
/* width height num_colors chars_per_pixel */
" 18 18 9 1",
/* colors */
". c #000000",
"# c #ff0000",
"a c #00ffff",
"b c #008400",
"c c #008484",
"d c #848484",
"e c #c6c6c6",
"f c #ffff00",
"g c None",
/* pixels */
"gggggggggggggggggg",
"gggggggggggggggggg",
"gggggggggggggggggg",
"ggggggg....ggggggg",
"ggggg..gf.#..ggggg",
"gggg.fgfg.###.gggg",
"gggg.gfgf.###.gggg",
"ggg.gfgfg.####.ggg",
"ggg.fgfgf.####.ggg",
"ggg.gfgf.......ggg",
"ggg.fgf.bcbcbc.ggg",
"gggg.f.bcbcbc.gggg",
"gggg..bcbcbcb.gggg",
"ggggg..bcbc..ggggg",
"ggggggg....ggggggg",
"gggggggggggggggggg",
"gggggggggggggggggg",
"gggggggggggggggggg"
};