view lisp/toolbar/close.xpm @ 32289:1c042b411eda

(list-options): Doc that you should use customize.
author Dave Love <fx@gnu.org>
date Sun, 08 Oct 2000 16:20:55 +0000
parents f115e74e9dd1
children 03a8b6779868
line wrap: on
line source

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