File: save2.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-- 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};