Codebase list dillo / c1dc3d8e-6d74-4d7c-815c-e88c512a8819/upstream dw / preview.xbm
c1dc3d8e-6d74-4d7c-815c-e88c512a8819/upstream

Tree @c1dc3d8e-6d74-4d7c-815c-e88c512a8819/upstream (Download .tar.gz)

preview.xbm @c1dc3d8e-6d74-4d7c-815c-e88c512a8819/upstreamraw · history · blame

1
2
3
4
5
#define preview_width 11
#define preview_height 11
static unsigned char preview_bits[] = {
   0x20, 0x00, 0x70, 0x00, 0x20, 0x00, 0x20, 0x00, 0x22, 0x02, 0xff, 0x07,
   0x22, 0x02, 0x20, 0x00, 0x20, 0x00, 0x70, 0x00, 0x20, 0x00};