summaryrefslogtreecommitdiffstats
path: root/perl-install/pixmaps/arrow_down.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/pixmaps/arrow_down.xpm')
-rw-r--r--perl-install/pixmaps/arrow_down.xpm14
1 files changed, 14 insertions, 0 deletions
diff --git a/perl-install/pixmaps/arrow_down.xpm b/perl-install/pixmaps/arrow_down.xpm
new file mode 100644
index 000000000..8ad67273a
--- /dev/null
+++ b/perl-install/pixmaps/arrow_down.xpm
@@ -0,0 +1,14 @@
+/* XPM */
+static char * arrow_down_xpm[] = {
+"6 8 3 1",
+" c None",
+". c #999ABD",
+"+ c #000000",
+"..++..",
+"..++..",
+"..++..",
+"..++..",
+"++++++",
+"++++++",
+".++++.",
+"..++.."};