Mercurial > emacs
view lisp/toolbar/cut.xpm @ 31592:401684b10cd9
Add toolbar.
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 14 Sep 2000 11:57:02 +0000 |
parents | f115e74e9dd1 |
children | 03a8b6779868 |
line wrap: on
line source
/* XPM */ static char * tb_cut_xpm[] = { "24 24 2 1", " c None", ". c #000000", " ", " ", " ", " ", " ", " . ", " .. ", " .. ", " .. ", " .. ", " .... .. ... ", " . .. .. .... ", " . ........... ", " .... .... ", " .. ", " ... ", " . . ", " . . ", " . . ", " ... ", " ", " ", " ", " "};