source: tags/initial/lib/pixmaps/www.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: 304 bytes
Line 
1#define www_width 32
2#define www_height 9
3static unsigned char www_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x0c, 0x33, 0xcc, 0x30, 0x0c, 0x33, 0xcc, 0x30,
5   0x0c, 0x33, 0xcc, 0x30, 0x0c, 0x33, 0xcc, 0x30, 0x6c, 0xb3, 0xcd, 0x36,
6   0xf8, 0xe3, 0x8f, 0x3f, 0xf8, 0xe1, 0x87, 0x1f, 0x98, 0x61, 0x86, 0x19};
Note: See TracBrowser for help on using the repository browser.