root_weave 117 B

12345
  1. #define root_weave_width 4
  2. #define root_weave_height 4
  3. static char root_weave_bits[] = {
  4. 0x07, 0x0d, 0x0b, 0x0e};