summaryrefslogtreecommitdiff
path: root/third_party/windows/fltk-1.1.10/src/allfiles.xbm
blob: 5aaec59f37ad0f7b787ed7de3cbc373ee36ae714 (plain)
1
2
3
4
5
6
#define allfiles_width 16
#define allfiles_height 16
static unsigned char allfiles_bits[] = {
   0xfc, 0x3f, 0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0x84, 0x21, 0xa4, 0x25,
   0xc4, 0x23, 0xf4, 0x2f, 0xf4, 0x2f, 0xc4, 0x23, 0xa4, 0x25, 0x84, 0x21,
   0x04, 0x20, 0x04, 0x20, 0x04, 0x20, 0xfc, 0x3f};