aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/arrow-down.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/arrow-down.xpm')
-rw-r--r--e-util/arrow-down.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/e-util/arrow-down.xpm b/e-util/arrow-down.xpm
new file mode 100644
index 0000000000..f1e6cb4b3c
--- /dev/null
+++ b/e-util/arrow-down.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static const char * arrow_down_xpm[] = {
+"13 16 2 1",
+" c None",
+". c #FF0000",
+" ... ",
+" ... ",
+" ... ",
+" ... ",
+" ... ",
+" ... ",
+" ... ",
+" ... ",
+" ... ",
+".............",
+" ........... ",
+" ......... ",
+" ....... ",
+" ..... ",
+" ... ",
+" . "};