]> git.saurik.com Git - wxWidgets.git/blobdiff - src/html/bitmaps/wback.xpm
wxHTML icons are now prefixed with w so that it does not conflict with app's icon...
[wxWidgets.git] / src / html / bitmaps / wback.xpm
diff --git a/src/html/bitmaps/wback.xpm b/src/html/bitmaps/wback.xpm
new file mode 100644 (file)
index 0000000..2c8a148
--- /dev/null
@@ -0,0 +1,24 @@
+/* XPM */
+static char * wback_xpm[] = {
+"16 16 5 1",
+"      c None",
+".     c #000000",
+"+     c #C0E4CB",
+"@     c #77C490",
+"#     c #808080",
+"                ",
+"                ",
+"       .        ",
+"      ..        ",
+"     .+.        ",
+"    .++........ ",
+"   .++@+++++++. ",
+"  .++@@@@@@@@@. ",
+"   .+@@@@@@@@@. ",
+"   #.+@........ ",
+"    #.+.####### ",
+"     #..#       ",
+"      #.#       ",
+"       ##       ",
+"        #       ",
+"                "};