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