summaryrefslogtreecommitdiff
path: root/etc/images/sort-row-ascending.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'etc/images/sort-row-ascending.xpm')
-rw-r--r--etc/images/sort-row-ascending.xpm22
1 files changed, 22 insertions, 0 deletions
diff --git a/etc/images/sort-row-ascending.xpm b/etc/images/sort-row-ascending.xpm
new file mode 100644
index 00000000000..5200b9734e0
--- /dev/null
+++ b/etc/images/sort-row-ascending.xpm
@@ -0,0 +1,22 @@
+/* XPM */
+static char * stock_sort_row_ascending_xpm[] = {
+"21 17 2 1",
+" c None",
+". c #000000",
+" ",
+" ",
+" ",
+" ",
+" ... .... ",
+" . .. .. .. ",
+" .. .. .. ",
+" .. .. .. ",
+" .. ..... ",
+" .. .. ",
+" .. . .. ",
+" ..... . . . ..... ",
+" ",
+" ",
+" ",
+" ",
+" "};