Mercurial > emacs
view etc/images/low-color/left-arrow.xpm @ 104077:3abca9a8122f
* dispnew.c (init_display): Use Qx, Qw32, and Qns.
* xterm.c (x_term_init): Use Qx.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 26 Jul 2009 23:09:44 +0000 |
parents | 28718fa5d988 |
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", " ", " ", " ", " + ", " ++ ", " +@+ ", " +@@+ ", " +@@@++++++++ ", " +@@@@@@@@@@.+ ", " +@.@@@@...@.$+ ", " %@.@@@..@@@@..+ ", " +@............$+ ", " +#...........#+ ", " +#..........#+ ", " +#..########+ ", " +#.#++++++++ ", " +##+ ", " +#+ ", " ++ ", " + ", " ", " ", " ", " "};