summaryrefslogtreecommitdiff
path: root/etc/images/gud/cont.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'etc/images/gud/cont.xpm')
-rw-r--r--etc/images/gud/cont.xpm33
1 files changed, 33 insertions, 0 deletions
diff --git a/etc/images/gud/cont.xpm b/etc/images/gud/cont.xpm
new file mode 100644
index 00000000000..9da91af994f
--- /dev/null
+++ b/etc/images/gud/cont.xpm
@@ -0,0 +1,33 @@
+/* XPM */
+static char * continue_xpm[] = {
+"24 24 6 1",
+" c None",
+". c #cc0033",
+"X c #d99faa",
+"o c #616161",
+"O c #2a1f55",
+"+ c #aa9faa",
+" ",
+" ",
+" ",
+" ",
+" .X ",
+" X..X ",
+" ....... oO Oo ",
+" X..X oO+ +Oo ",
+" .X OO OO ",
+" OO OO ",
+" OO OO ",
+" Oo oO ",
+" OO OO ",
+" Oo oO ",
+" OO OO ",
+" OO OO ",
+" OO OO ",
+" oO+ +Oo ",
+" oO Oo ",
+" ",
+" ",
+" ",
+" ",
+" "};