wxWidgets/samples/ribbon/position_top_small.xpm

23 lines
413 B
C
Raw Normal View History

/* XPM */
static const char *const position_top_xpm[] = {
"16 15 3 1",
". c black",
"a c #4040FF",
" c None",
" .............. ",
". a a a a a.",
".a a a a a .",
". a a a a .",
". a a a a a.",
".a a a a a .",
". a a a a .",
"................",
". .",
". .",
". .",
". .",
". .",
". .",
" .............. "
};