Files
wx_wherigo/libs/wxWidgets-3.3.1/samples/ribbon/position_top_small.xpm
2026-02-14 09:47:24 +01:00

23 lines
413 B
C

/* 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 .",
"................",
". .",
". .",
". .",
". .",
". .",
". .",
" .............. "
};