source: tags/initial/lib/pixmaps/jm2.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: 521 bytes
Line 
1#define jm2_width 24
2#define jm2_height 24
3static char jm2_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x0c, 0x00, 0x00, 0x3f, 0x00, 0x80, 0x7f, 0x00,
5   0x80, 0x7f, 0x0c, 0x0c, 0xff, 0x1c, 0xb8, 0x7f, 0x0f, 0x78, 0xbe, 0x0f,
6   0xf8, 0xfd, 0x03, 0xe0, 0xff, 0x00, 0x00, 0x7e, 0x00, 0x00, 0x7c, 0x00,
7   0x00, 0xfe, 0x00, 0x00, 0x7e, 0x00, 0x00, 0xfe, 0x00, 0x00, 0x6f, 0x00,
8   0x00, 0xce, 0x00, 0x00, 0xce, 0x01, 0x00, 0xce, 0x01, 0x00, 0xc7, 0x01,
9   0x00, 0xc6, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.