source: tags/arb_5.0/lib/pixmaps/www_mode.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: 536 bytes
Line 
1#define www_mode_width 24
2#define www_mode_height 24
3static char www_mode_bits[] = {
4   0x00, 0x00, 0x00, 0x7c, 0x80, 0x1f, 0xf8, 0x00, 0x0f, 0xf0, 0x01, 0x06,
5   0xf0, 0x03, 0x06, 0xb0, 0x07, 0x06, 0x30, 0x0f, 0x06, 0x30, 0x1e, 0x06,
6   0x30, 0x3c, 0x06, 0x30, 0x78, 0x06, 0x30, 0xf0, 0x07, 0x30, 0xe0, 0x07,
7   0x30, 0xc0, 0x07, 0x30, 0x80, 0x07, 0x78, 0x00, 0x07, 0xfc, 0x00, 0x06,
8   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x63, 0xc6, 0xc6, 0x63, 0xc6, 0xc6,
9   0x63, 0xc6, 0xc6, 0x6b, 0xd6, 0xd6, 0x3e, 0x7c, 0x7c, 0x36, 0x6c, 0x6c};
Note: See TracBrowser for help on using the repository browser.