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/bubble.xpm

35 lines
694 B

/* XPM */
static char const * const bubble_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",
"gggggggggggggggggg",
"gggg....gggggggggg",
"ggg.cbcb.ggggggggg",
"ggg.bcbc.gg..ggggg",
"ggg.cbcb.g.##.gggg",
"ggg.bcbc.g.##.gggg",
"gggg....ggg..ggggg",
"gggggggggggggggggg",
"ggggggggggg..ggggg",
"ggggg..ggg.cb.gggg",
"gggg.##.gg.bc.gggg",
"gggg.##.ggg..ggggg",
"ggggg..ggggggggggg",
"gggggggggggggggggg",
"gggggggggggggggggg"
};