view lisp/toolbar/lc-copy.xpm @ 57866:c7e565aa7305

* toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses icon diropen. New tool bar item find-file-existing uses icon open. * diropen.pbm diropen.xpm: New files.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 02 Nov 2004 07:56:08 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * copy2_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #6B6B66",
"#	c #BBBDBA",
"$	c #504D46",
"                        ",
" +++++++++++++          ",
" +#..........#+         ",
" +............+         ",
" +.#@@@.#@.@#.+         ",
" +............+         ",
" +.@$.@@#.++++++++++++  ",
" +.......+#..........#+ ",
" +.#@@.@@+............+ ",
" +.......+.#@@#.#@.@#.+ ",
" +.@$$.@@+............+ ",
" +.......+.@@.@@#.#@..+ ",
" +.#@@.@@+............+ ",
" +.......+.#@@.@@#.#@.+ ",
" +#......+............+ ",
"  ++++++++.@@@.@@#.#@.+ ",
"         +............+ ",
"         +.#@@.@@#.#@.+ ",
"         +............+ ",
"         +#..........#+ ",
"         ++++++++++++++ ",
"                        ",
"                        ",
"                        "};