summaryrefslogtreecommitdiffstats
path: root/subtle/icons/notepad.xbm
blob: 4d6cb8e152a2f8f12d3ff138e8e4f869898791e7 (plain)
1
2
3
4
5
#define notepad_width 9
#define notepad_height 9
static unsigned char notepad_bits[] = {
   0xaa, 0x00, 0x55, 0x01, 0x01, 0x01, 0x01, 0x01, 0x55, 0x01, 0x01, 0x01,
   0x55, 0x01, 0x01, 0x01, 0xff, 0x01 };