dotfiles/x11/twm/icons/refresh.xbm
2022-05-07 23:08:30 -07:00

6 lines
204 B
C
Executable File

#define refresh_width 9
#define refresh_height 9
static unsigned char refresh_bits[] = {
0x10, 0x00, 0x38, 0x00, 0x10, 0x00, 0x92, 0x00, 0xff, 0x01, 0x92, 0x00,
0x10, 0x00, 0x38, 0x00, 0x10, 0x00, };