summaryrefslogtreecommitdiffstats
path: root/kdbg/pics/pcup.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'kdbg/pics/pcup.xpm')
-rw-r--r--kdbg/pics/pcup.xpm14
1 files changed, 14 insertions, 0 deletions
diff --git a/kdbg/pics/pcup.xpm b/kdbg/pics/pcup.xpm
new file mode 100644
index 0000000..3134e14
--- /dev/null
+++ b/kdbg/pics/pcup.xpm
@@ -0,0 +1,14 @@
+/* XPM */
+static char * pcup_xpm[] = {
+"14 8 3 1",
+" c None",
+". c #FFFFFF",
+"+ c #006400",
+" ...... ",
+" .+++++... ",
+" .++++++++.. ",
+" .++....++++. ",
+" .++....++++. ",
+" .++++++++.. ",
+" .+++++.... ",
+" ...... "};