1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
emacs/etc/images/sort-column-ascending.xpm
Miles Bader 8cf1c5a442 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-151
Merge from gnus--rel--5.10

Patches applied:

 * gnus--rel--5.10  (patch 57)

   - Copy/update icons from Gnus trunk
2006-03-11 23:42:49 +00:00

30 lines
775 B
C

/* XPM */
static char * stock_sort_column_ascending_xpm[] = {
"24 24 2 1",
" c None",
". c #000000",
" ",
" ",
" ... ",
" . .. ",
" .. ",
" .. ",
" .. ",
" .. ",
" .. ",
" ..... . ",
" ",
" . ",
" ",
" . ",
" .... ",
" .. .. ",
" .. .. ",
" .. .. ",
" ..... ",
" .. ",
" . ... ",
" ..... ",
" ",
" "};