dotfiles/awesome/icons/xbm8x8/note.xbm

5 lines
131 B
C
Executable file

#define note_width 8
#define note_height 8
static unsigned char note_bits[] = {
0xFC, 0xFC, 0x84, 0x84, 0x84, 0x84, 0xE7, 0xE7 };