File: graphic2.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 (10 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#define graphic2_width 32
#define graphic2_height 20
static unsigned char graphic2_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0, 0x3b, 0x00, 0x00, 0x40, 0x08,
   0x00, 0x1c, 0xc0, 0x19, 0x00, 0x6b, 0x42, 0x20, 0x80, 0xb4, 0x42, 0x24,
   0x80, 0xaa, 0x45, 0x18, 0x7e, 0x55, 0x09, 0x00, 0x82, 0xaa, 0x08, 0x00,
   0x42, 0x55, 0x11, 0x00, 0x82, 0xaa, 0x10, 0x00, 0x82, 0x94, 0x20, 0x00,
   0x02, 0x6b, 0x20, 0x00, 0x82, 0x14, 0x40, 0x00, 0x42, 0x00, 0x40, 0x00,
   0xe2, 0xff, 0xff, 0x00, 0x02, 0x10, 0x00, 0x00, 0x02, 0x10, 0x00, 0x00,
   0xfe, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};