folder.xbm 215 B

12345
  1. #define folder_width 16
  2. #define folder_height 10
  3. static unsigned char folder_bits[] = {
  4. 0xfc, 0x00, 0x02, 0x07, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0x01, 0x08,
  5. 0x01, 0x08, 0x01, 0x08, 0x01, 0x08, 0xff, 0x07};