File: find.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 (8 lines) | stat: -rw-r--r-- 458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#define find_width 20
#define find_height 20
static unsigned char find_bits[] = {
   0x00, 0x00, 0x00, 0x40, 0x55, 0x00, 0x40, 0xc0, 0x00, 0xf0, 0x40, 0x01,
   0x0c, 0x53, 0x02, 0x04, 0xc6, 0x07, 0xb4, 0x0c, 0x04, 0x12, 0xcc, 0x04,
   0xb2, 0x0c, 0x04, 0x92, 0x0c, 0x04, 0x04, 0x6e, 0x05, 0x18, 0x1b, 0x04,
   0xf0, 0x1d, 0x04, 0x40, 0xb3, 0x05, 0x40, 0x6c, 0x04, 0x40, 0xd8, 0x04,
   0x40, 0xb0, 0x05, 0xc0, 0xff, 0x07, 0x00, 0xc0, 0x01, 0x00, 0x00, 0x00};