source: tags/arb_5.5/lib/pixmaps/listdisp.bitmap

Last change on this file was 4441, checked in by westram, 17 years ago
  • new icon for list display mode
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 546 bytes
Line 
1#define listdisp_width 24
2#define listdisp_height 24
3static unsigned char listdisp_bits[] = {
4   0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f, 0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f,
5   0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f, 0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f,
6   0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f, 0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f,
7   0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f, 0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f,
8   0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f, 0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f,
9   0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f, 0x00, 0x00, 0x00, 0xee, 0xdf, 0x3f };
Note: See TracBrowser for help on using the repository browser.