Mercurial > emacs
view lisp/toolbar/close.xpm @ 33207:2de0bc426dd4
#
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sat, 04 Nov 2000 18:30:52 +0000 |
parents | 8f4a34146a9d |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char *magick[] = { /* columns rows colors chars-per-pixel */ "24 24 2 1", " c Gray0", ". c None", /* pixels */ "........................", "........................", "........................", "........................", "........................", "........................", "....... .... ..........", "....... .. .........", "........ . ..........", "........ ...........", "......... ............", "......... ...........", "........ ..........", "........ . .........", "....... ... ........", "....... ..... .........", "........................", "........................", "........................", "........................", "........................", "........................", "........................", "........................" };