File: save.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 save_width 20
#define save_height 20
static unsigned char save_bits[] = {
   0x00, 0x04, 0x00, 0x00, 0x0a, 0x00, 0x00, 0x11, 0x00, 0x80, 0x24, 0x00,
   0x5c, 0xca, 0x0f, 0x24, 0x95, 0x08, 0x94, 0x2a, 0x09, 0x0c, 0x00, 0x0a,
   0xff, 0xff, 0x0c, 0x01, 0x80, 0x0a, 0x02, 0x00, 0x09, 0x02, 0x00, 0x09,
   0x02, 0x00, 0x0a, 0x04, 0x00, 0x0a, 0x04, 0x00, 0x0e, 0x08, 0x00, 0x0c,
   0xf8, 0xff, 0x0f, 0xf0, 0xff, 0x07, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};