]> git.saurik.com Git - wxWidgets.git/blobdiff - art/findrepl.xpm
Some placeholder images to use until we get those that are being
[wxWidgets.git] / art / findrepl.xpm
diff --git a/art/findrepl.xpm b/art/findrepl.xpm
new file mode 100644 (file)
index 0000000..ed204d2
--- /dev/null
@@ -0,0 +1,40 @@
+/* XPM */
+static char *findrepl_xpm[] = {
+/* columns rows colors chars-per-pixel */
+"32 32 2 1",
+". c Black",
+"  c None",
+/* pixels */
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"           ....   ...           ",
+"           .   . .   .          ",
+"           .   . .   .          ",
+"           .   . .   .          ",
+"           .   . .   .          ",
+"           .   .  ...           ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"       .                        ",
+"                                ",
+"       .  ...  ...  ....        ",
+"       . .    .   . .   .       ",
+"       . .    .   . .   .       ",
+"       . .    .   . .   .       ",
+"       . .    .   . .   .       ",
+"       .  ...  ...  .   .       ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                ",
+"                                "
+};