1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/radio.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define radio_width 9
5#define radio_height 9
6static unsigned char radio_bits[] = {
7   0x00, 0x00, 0x38, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xfe, 0x00, 0xfe, 0x00,
8   0x7c, 0x00, 0x38, 0x00, 0x00, 0x00};
9