File: save2.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-- 461 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#define save2_width 20
#define save2_height 20
static unsigned char save2_bits[] = {
   0x00, 0x00, 0x00, 0xfc, 0xff, 0x03, 0xfe, 0xff, 0x07, 0x0e, 0x00, 0x07,
   0x0e, 0x00, 0x03, 0x0e, 0x00, 0x03, 0x0e, 0x00, 0x07, 0x0e, 0x00, 0x07,
   0x0e, 0x00, 0x07, 0x0e, 0x00, 0x07, 0x0e, 0x00, 0x07, 0xfe, 0xff, 0x07,
   0xfe, 0xff, 0x07, 0x1e, 0x80, 0x07, 0xde, 0x83, 0x07, 0xde, 0x83, 0x07,
   0xde, 0x83, 0x07, 0xde, 0x83, 0x07, 0xfc, 0xff, 0x03, 0x00, 0x00, 0x00};