source: tags/svn.1.5.4/lib/pixmaps/lzoom.bitmap

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

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 527 bytes
Line 
1#define lzoom_width 24
2#define lzoom_height 24
3static char lzoom_bits[] = {
4   0xc0, 0x00, 0x00, 0xc0, 0x00, 0x00, 0xc8, 0x0f, 0x38, 0xd0, 0x2f, 0x7c,
5   0xe0, 0x60, 0xc6, 0x70, 0xfe, 0xc6, 0xb8, 0xfe, 0xc6, 0x1f, 0x61, 0x7c,
6   0x3f, 0x20, 0x3e, 0x7f, 0x00, 0x06, 0xe0, 0x00, 0x03, 0xc0, 0x0f, 0x03,
7   0xc0, 0x8f, 0x01, 0xc0, 0x80, 0x01, 0xc0, 0x00, 0x00, 0x00, 0x00, 0x00,
8   0x00, 0x00, 0x00, 0xe1, 0x01, 0x00, 0x01, 0x19, 0x93, 0x81, 0xa4, 0xf4,
9   0x41, 0xa4, 0x94, 0x41, 0xa4, 0x94, 0x21, 0xa4, 0x94, 0xef, 0x19, 0x93};
Note: See TracBrowser for help on using the repository browser.