File: edit1.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 edit1_width 20
#define edit1_height 20
static unsigned char edit1_bits[] = {
   0x00, 0x00, 0x00, 0xf8, 0x07, 0x00, 0x04, 0x08, 0x00, 0xca, 0x13, 0x00,
   0x4e, 0x10, 0x00, 0xc8, 0x11, 0x00, 0x48, 0x10, 0x00, 0xc8, 0x13, 0x00,
   0x08, 0x10, 0x00, 0x08, 0x10, 0x00, 0xd0, 0x20, 0x00, 0x10, 0x78, 0x00,
   0x20, 0x86, 0x00, 0x20, 0x11, 0x01, 0x3e, 0x2d, 0x0e, 0xa2, 0x1f, 0x0c,
   0x12, 0x02, 0x0c, 0xfc, 0xff, 0x0d, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00};