]> git.saurik.com Git - wxWidgets.git/blobdiff - art/filesaveas.xpm
Some placeholder images to use until we get those that are being
[wxWidgets.git] / art / filesaveas.xpm
diff --git a/art/filesaveas.xpm b/art/filesaveas.xpm
new file mode 100644 (file)
index 0000000..972c4ed
--- /dev/null
@@ -0,0 +1,32 @@
+/* XPM */
+static char *filesaveas_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"24 23 3 1",
+". c Black",
+"X c #808000",
+"  c None",
+/* pixels */
+"                        ",
+"  ....................  ",
+"  .XX.            .  .  ",
+"  .XX.            ....  ",
+"  .XX.            .XX.  ",
+"  .XX.            .XX.  ",
+"  .XX.            .XX.  ",
+"  .XX.            .XX.  ",
+"  .XX.            .XX.  ",
+"  .XX.            .XX.  ",
+"  .XX.            .XX.  ",
+"  .XXX............XXX.  ",
+"  .XXXXXXXXXXXXXXXXXX.  ",
+"  .XXXXXXXXXXXXXXXXXX.  ",
+"  .XXX.............XX.  ",
+"  .XXX.........   .XX.  ",
+"  .XXX.........   .XX.  ",
+"  .XXX.........   .XX.  ",
+"  .XXX.........   .XX.  ",
+"  .XXX.........   .XX.  ",
+"  .XXX.........   .XX.  ",
+"   ...................  ",
+"                        "
+};