Mercurial > emacs
view lisp/toolbar/close.xpm @ 32136:4305dd9d9fed
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 04 Oct 2000 15:48:15 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_close_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " ", " . .. ", " .. .... ", " .. ... ", " ..... ", " ... ", " .... ", " ...... ", " .. .... ", " .. .... ", " . .. ", " ", " ", " ", " ", " ", " ", " ", " "};