source: tags/initial/lib/pixmaps/jm6.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: 474 bytes
Line 
1#define jm_width 20
2#define jm_height 20
3static char jm_bits[] = {
4   0x00, 0x06, 0x00, 0xc0, 0x0f, 0x00, 0xc0, 0x7f, 0x00, 0xc0, 0x7f, 0x00,
5   0xc0, 0xff, 0x00, 0xc0, 0xff, 0x00, 0x8e, 0xef, 0x00, 0x7e, 0x7f, 0x00,
6   0xfc, 0x3f, 0x00, 0x80, 0x1f, 0x00, 0x00, 0x3f, 0x00, 0x00, 0x3f, 0x00,
7   0x80, 0x1f, 0x00, 0x80, 0x3f, 0x00, 0xc0, 0x1b, 0x00, 0x80, 0x33, 0x00,
8   0x80, 0x73, 0x00, 0x80, 0x73, 0x00, 0xc0, 0xf1, 0x00, 0xe0, 0x01, 0x00, 0x00,0x00,0x00,0x00,0x00,0x00};
Note: See TracBrowser for help on using the repository browser.