File: open.ico

package info (click to toggle)
ts 9802-1
  • links: PTS
  • area: non-free
  • in suites: hamm
  • size: 2,348 kB
  • ctags: 1,468
  • sloc: tcl: 4,567; ansic: 3,389; makefile: 88; sh: 1
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};