File: ref.ico

package info (click to toggle)
ts 9902p1-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,252 kB
  • ctags: 1,271
  • sloc: tcl: 5,638; sh: 129; makefile: 40
file content (14 lines) | stat: -rw-r--r-- 872 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define ref_width 32
#define ref_height 32
static char ref_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x3f, 0x00, 0x00, 0x70, 0x60, 0x3c,
   0x00, 0x10, 0xc0, 0x63, 0x00, 0x10, 0x46, 0x40, 0x00, 0x18, 0x89, 0x80,
   0xff, 0x18, 0x8d, 0x80, 0x01, 0x19, 0x85, 0x80, 0x01, 0xfe, 0x85, 0x00,
   0x01, 0x10, 0x62, 0x00, 0x01, 0x20, 0x12, 0x00, 0x02, 0x20, 0x12, 0x00,
   0x04, 0x40, 0x12, 0x00, 0x09, 0x40, 0x1e, 0x00, 0x12, 0x80, 0x12, 0x00,
   0x24, 0x00, 0x0d, 0x00, 0x49, 0x00, 0x03, 0x00, 0x92, 0x00, 0x02, 0x3e,
   0x24, 0x01, 0x04, 0x81, 0x49, 0x02, 0x6c, 0xfe, 0x91, 0x04, 0x18, 0x03,
   0x22, 0xe9, 0xf9, 0x01, 0x44, 0x02, 0x0b, 0x00, 0x8c, 0xfc, 0x0f, 0x00,
   0x18, 0x03, 0x0f, 0x00, 0x30, 0xfc, 0x00, 0x00, 0x20, 0x0f, 0x00, 0x00,
   0xc0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};