aboutsummaryrefslogtreecommitdiffstats
path: root/lib/wx/examples/xrc/rc/custclas.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/wx/examples/xrc/rc/custclas.xpm')
-rw-r--r--lib/wx/examples/xrc/rc/custclas.xpm26
1 files changed, 26 insertions, 0 deletions
diff --git a/lib/wx/examples/xrc/rc/custclas.xpm b/lib/wx/examples/xrc/rc/custclas.xpm
new file mode 100644
index 0000000000..49e82d4587
--- /dev/null
+++ b/lib/wx/examples/xrc/rc/custclas.xpm
@@ -0,0 +1,26 @@
+/* XPM */
+static char * custclas_xpm[] = {
+"16 16 7 1",
+" c None",
+". c #EBF70E",
+"+ c #000000",
+"@ c #808080",
+"# c #0000FF",
+"$ c #FFFFFF",
+"% c #0E2CEF",
+" ",
+" . ",
+" . ",
+" . . . ",
+" ... ",
+"...+....++++++++",
+"+@...@@@@@@@@@@+",
+"+.#.#.####$$$$@+",
+"+@%.%%%%%%$$$$@+",
+"+@%.%%%%%%$$$$@+",
+"+@@@@@@@@@@@@@@+",
+"++++++++++++++++",
+" ",
+" ",
+" ",
+" "};