dotfiles/xmonad/dzen2/usb.xbm

5 lines
128 B
C
Raw Normal View History

2017-05-16 21:53:37 -04:00
#define usb_width 8
#define usb_height 8
static unsigned char usb_bits[] = {
0x70, 0x88, 0xC4, 0xE2, 0x7E, 0x32, 0x09, 0x07 };