summaryrefslogtreecommitdiffstats
path: root/subtle/icons/file1.xbm
blob: 82b656f919229017c1ba607a6f06ede2a4050532 (plain)
1
2
3
4
5
#define file_width 9
#define file_height 9
static unsigned char file_bits[] = {
   0x1f, 0x00, 0x11, 0x00, 0xf1, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01, 0x01,
   0x01, 0x01, 0x01, 0x01, 0xff, 0x01 };