source: tags/svn.1.5.4/lib/pixmaps/moveLeft.bitmap

Last change on this file was 986, checked in by yadhu, 22 years ago

xfig files to use in Concatenation and merging similar species functions

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 596 bytes
Line 
1#define moveLeft_width 30
2#define moveLeft_height 20
3static unsigned char moveLeft_bits[] = {
4   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00,
5   0x80, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00, 0xe0, 0x01, 0x00, 0x00,
6   0xf0, 0x01, 0x00, 0x00, 0xf8, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x1f,
7   0xfe, 0xff, 0xff, 0x1f, 0xfc, 0xff, 0xff, 0x1f, 0xf8, 0xff, 0xff, 0x1f,
8   0xf0, 0x01, 0x00, 0x00, 0xe0, 0x01, 0x00, 0x00, 0xc0, 0x01, 0x00, 0x00,
9   0x80, 0x01, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Note: See TracBrowser for help on using the repository browser.