source: branches/port5/lib/pixmaps/edit/kill.bitmap

Last change on this file was 2, checked in by oldcode, 24 years ago

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 524 bytes
Line 
1#define kill_width 24
2#define kill_height 24
3static char kill_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0xff, 0x01, 0xc0, 0x01, 0x07, 0x60, 0x00, 0x0c,
5   0x30, 0x00, 0x18, 0x10, 0xc7, 0x11, 0x90, 0xef, 0x13, 0x90, 0xef, 0x13,
6   0x30, 0xd7, 0x19, 0x20, 0x10, 0x08, 0x60, 0x38, 0x0c, 0xc0, 0x7c, 0x06,
7   0x80, 0x01, 0x03, 0x00, 0xff, 0x01, 0x00, 0x55, 0x01, 0x00, 0xff, 0x01,
8   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xa4, 0x3b, 0x0e, 0x14, 0x11, 0x04,
9   0x0c, 0x11, 0x04, 0x14, 0x91, 0x24, 0xa4, 0xfb, 0x3e, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.