File: open.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 open_width 20
#define open_height 20
static unsigned char open_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0xf8, 0xff, 0x07, 0x08, 0x00, 0x04, 0x08, 0x1c, 0x04, 0x08, 0x22, 0x04,
   0xfe, 0x41, 0x04, 0x02, 0x40, 0x04, 0x04, 0x80, 0x04, 0x04, 0x80, 0x04,
   0x04, 0x00, 0x05, 0x08, 0x00, 0x05, 0x08, 0x00, 0x05, 0x08, 0x00, 0x06,
   0xf0, 0xff, 0x07, 0xf0, 0xff, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};