1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-23 04:51:22 +00:00
awesome-copycats/icons/xbm/dish.xbm

5 lines
131 B
C
Raw Normal View History

2013-03-15 13:11:21 +00:00
#define dish_width 8
#define dish_height 8
static unsigned char dish_bits[] = {
0x81, 0x7B, 0x46, 0x4E, 0x5C, 0x3E, 0x77, 0xC3 };