view lisp/toolbar/lc-left_arrow.xpm @ 90220:26b71cf7f16d
(robin-define-package): Be sure to call put-char-code-property.
author |
Kenichi Handa <handa@m17n.org> |
date |
Fri, 29 Jul 2005 11:44:21 +0000 (2005-07-29) |
parents |
e3fc28ed75ac |
children |
|
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",
" ",
" ",
" ",
" + ",
" ++ ",
" +@+ ",
" +@@+ ",
" +@@@++++++++ ",
" +@@@@@@@@@@.+ ",
" +@.@@@@...@.$+ ",
" %@.@@@..@@@@..+ ",
" +@............$+ ",
" +#...........#+ ",
" +#..........#+ ",
" +#..########+ ",
" +#.#++++++++ ",
" +##+ ",
" +#+ ",
" ++ ",
" + ",
" ",
" ",
" ",
" "};