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
2013-03-15 14:11:21 +01:00

5 lines
128 B
C
Executable file

#define usb_width 8
#define usb_height 8
static unsigned char usb_bits[] = {
0x70, 0x88, 0xC4, 0xE2, 0x7E, 0x32, 0x09, 0x07 };