Mercurial > emacs
view lisp/toolbar/lc-left_arrow.xpm @ 90116:29e773288013
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
Merge from emacs--cvs-trunk--0
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0 (patch 150-165)
- Update from CVS
- Merge from gnus--rel--5.10
- Add info/dir to arch branch
* miles@gnu.org--gnu-2005/gnus--rel--5.10 (patch 34-37)
- Merge from emacs--cvs-trunk--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 09 Mar 2005 00:09:34 +0000 |
parents | e3fc28ed75ac |
children |
line wrap: on
line source
/* XPM */ static char * left_arrow2_xpm[] = { "24 24 7 1", " c None", ". c #87AF85", "+ c #000100", "@ c #BBBDBA", "# c #504D46", "$ c #6B6B66", "% c #3E4850", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@@+ ", " +@@@++++++++ ", " +@@@@@@@@@@.+ ", " +@.@@@@...@.$+ ", " %@.@@@..@@@@..+ ", " +@............$+ ", " +#...........#+ ", " +#..........#+ ", " +#..########+ ", " +#.#++++++++ ", " +##+ ", " +#+ ", " ++ ", " + ", " ", " ", " ", " "};