source: tags/cvs_2_svn/lib/pixmaps/search.bitmap

Last change on this file was 1048, checked in by yadhu, 21 years ago

Bitmaps for the search button

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 484 bytes
Line 
1#define search_width 50
2#define search_height 9
3static unsigned char search_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xe0, 0xf3, 0x79, 0x3e, 0x1e,
5   0x33, 0x00, 0xf0, 0xf7, 0xfd, 0x7e, 0x3f, 0x33, 0x00, 0x30, 0x30, 0xcc,
6   0x66, 0x37, 0x33, 0x00, 0xf0, 0xf3, 0xcc, 0x66, 0x03, 0x3f, 0x00, 0xe0,
7   0xf7, 0xfc, 0x3e, 0x03, 0x3f, 0x00, 0x00, 0x36, 0xfc, 0x3e, 0x37, 0x33,
8   0x00, 0xf0, 0xf7, 0xcd, 0x76, 0x3f, 0x33, 0x00, 0xe0, 0xf3, 0xcd, 0x66,
9   0x1e, 0x33, 0x00};
Note: See TracBrowser for help on using the repository browser.