aboutsummaryrefslogtreecommitdiff
path: root/ic-reals-6.3/icons/continue.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'ic-reals-6.3/icons/continue.xpm')
-rw-r--r--ic-reals-6.3/icons/continue.xpm27
1 files changed, 27 insertions, 0 deletions
diff --git a/ic-reals-6.3/icons/continue.xpm b/ic-reals-6.3/icons/continue.xpm
new file mode 100644
index 0000000..922075b
--- /dev/null
+++ b/ic-reals-6.3/icons/continue.xpm
@@ -0,0 +1,27 @@
+/* XPM */
+static char *continue[] = {
+/* width height num_colors chars_per_pixel */
+" 18 18 2 1",
+/* colors */
+". c #ffffff",
+"# c #000000",
+/* pixels */
+"..................",
+"..................",
+"..##############..",
+"..##############..",
+"..................",
+"..................",
+"..##############..",
+"...############...",
+"...############...",
+"....##########....",
+".....########.....",
+".....########.....",
+"......######......",
+".......####.......",
+".......####.......",
+"........##........",
+"..................",
+".................."
+};