1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00
awesome-copycats/icons/xbm8x8/usb.xbm

5 lines
128 B
C
Raw Normal View History

2013-03-15 13:11:21 +00:00
#define usb_width 8
#define usb_height 8
static unsigned char usb_bits[] = {
0x70, 0x88, 0xC4, 0xE2, 0x7E, 0x32, 0x09, 0x07 };