Import Gnus subtree
[packages] / xemacs-packages / gnus / etc / images / sort-column-ascending.xpm
diff --git a/xemacs-packages/gnus/etc/images/sort-column-ascending.xpm b/xemacs-packages/gnus/etc/images/sort-column-ascending.xpm
new file mode 100644 (file)
index 0000000..76d7f93
--- /dev/null
@@ -0,0 +1,29 @@
+/* XPM */
+static char * stock_sort_column_ascending_xpm[] = {
+"24 24 2 1",
+"      c None",
+".     c #000000",
+"                        ",
+"                        ",
+"    ...                 ",
+"   . ..                 ",
+"     ..                 ",
+"     ..                 ",
+"     ..                 ",
+"     ..                 ",
+"     ..                 ",
+"   .....   .            ",
+"                        ",
+"           .            ",
+"                        ",
+"           .            ",
+"    ....                ",
+"   ..  ..               ",
+"   ..  ..               ",
+"   ..  ..               ",
+"    .....               ",
+"       ..               ",
+"   .  ...               ",
+"   .....                ",
+"                        ",
+"                        "};