File: edit2.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 (10 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#define edit2_width 32
#define edit2_height 20
static unsigned char edit2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0xe0, 0x1f, 0xf0, 0x0e, 0x10, 0x20, 0x10, 0x08,
   0x28, 0x4f, 0x70, 0x04, 0x38, 0x41, 0x10, 0x08, 0x20, 0x47, 0x10, 0x0a,
   0x20, 0x41, 0x10, 0x04, 0x20, 0x4f, 0x00, 0x00, 0x20, 0x40, 0x00, 0x00,
   0x20, 0x40, 0x00, 0x00, 0x40, 0x83, 0x00, 0x00, 0x40, 0xe0, 0x01, 0x00,
   0x80, 0x18, 0x02, 0x00, 0x80, 0x44, 0xf4, 0x00, 0xf8, 0xb4, 0xf8, 0x00,
   0x88, 0x7e, 0xf0, 0x00, 0x48, 0x08, 0xf0, 0x00, 0xf0, 0xff, 0xf7, 0x00,
   0x00, 0x00, 0xf8, 0x00, 0x00, 0x00, 0xf0, 0x00};