summaryrefslogtreecommitdiffstats
path: root/subtle/icons/temp.xbm
blob: 9d83a5f9994067daf64cdc4600df96493b7d6e0c (plain)
1
2
3
4
5
#define temp_width 9
#define temp_height 9
static unsigned char temp_bits[] = {
   0x80, 0x01, 0xc8, 0x01, 0xe0, 0x00, 0x52, 0x00, 0x28, 0x00, 0x16, 0x00,
   0x09, 0x00, 0x09, 0x00, 0x06, 0x00 };