summaryrefslogtreecommitdiffstats
path: root/subtle/xbm/plug.xbm
blob: e1e35f74d64f33aed2172d6b3de741deaed0ca1c (plain)
1
2
3
4
5
#define plug_width 9
#define plug_height 9
static unsigned char plug_bits[] = {
   0x03, 0x00, 0x0f, 0x00, 0x1e, 0x00, 0x3e, 0x00, 0x7c, 0x00, 0x78, 0x00,
   0xb0, 0x00, 0x40, 0x01, 0x80, 0x01 };