]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/framelayout/samples/bitmaps/class_icon.xpm
Made frame layout stuff use system settings for colors, fonts
[wxWidgets.git] / utils / framelayout / samples / bitmaps / class_icon.xpm
diff --git a/utils/framelayout/samples/bitmaps/class_icon.xpm b/utils/framelayout/samples/bitmaps/class_icon.xpm
new file mode 100644 (file)
index 0000000..44baaa0
--- /dev/null
@@ -0,0 +1,30 @@
+/* XPM */
+static char * class_icon_xpm[] = {
+"12 12 15 1",
+"      c None",
+".     c #000000",
+"+     c #800000",
+"@     c #008000",
+"#     c #808000",
+"$     c #000080",
+"%     c #800080",
+"&     c #008080",
+"*     c #808080",
+"-     c #FF0000",
+";     c #00FF00",
+">     c #FFFF00",
+",     c #0000FF",
+"'     c #FF00FF",
+")     c #00FFFF",
+"            ",
+".....       ",
+".,,,.       ",
+".,,,.   ....",
+".,,,.***.''.",
+".,,,. * ....",
+"..... *     ",
+"      *     ",
+"      * ....",
+"      **.)).",
+"        ....",
+"            "};