File: cityicon.ico

package info (click to toggle)
freeciv 1.5.2-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 2,612 kB
  • ctags: 2,887
  • sloc: ansic: 26,147; makefile: 66; sh: 35
file content (17 lines) | stat: -rwxr-xr-x 1,123 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#define cityicon_width 40
#define cityicon_height 40
static unsigned char cityicon_bits[] = {
 0x00,0x00,0x00,0x00,0x00,0x00,0xff,0x01,0x00,0x00,0x80,0xff,0x07,0x00,0x00,
 0x00,0x2d,0x06,0x00,0x00,0x00,0x2d,0x06,0x00,0x00,0x80,0xff,0x07,0x00,0x00,
 0x00,0x2d,0x06,0x00,0x00,0x00,0x2d,0x06,0x00,0x00,0x80,0xff,0x07,0x00,0x00,
 0x00,0xad,0x07,0x00,0x00,0x00,0xad,0x07,0x00,0x00,0x80,0xff,0x07,0x00,0x00,
 0x00,0xad,0x07,0xf8,0x03,0x00,0xad,0x07,0xf8,0x03,0x00,0xed,0x07,0xf8,0x03,
 0x00,0xed,0x07,0xf8,0x03,0x00,0xed,0x07,0xf8,0x03,0x00,0xed,0xff,0xfb,0x03,
 0x00,0xed,0xff,0xfb,0x03,0x80,0x7f,0x04,0xfa,0x03,0x00,0x7d,0x04,0xfa,0x03,
 0x00,0xfd,0xff,0xfb,0x03,0x00,0x7d,0x04,0xfa,0x03,0x00,0xfd,0xff,0xfb,0x03,
 0x00,0xfd,0xff,0xfb,0x03,0x80,0x7f,0x04,0xfa,0x03,0x00,0xfd,0xff,0xfb,0x03,
 0x00,0xe0,0xff,0xfb,0x03,0xd5,0x6b,0x04,0xfa,0x03,0x55,0xe8,0xff,0xfb,0x03,
 0xff,0xef,0xff,0xfb,0x03,0x55,0x6b,0x04,0x00,0x00,0x55,0xe8,0x3f,0x04,0xf0,
 0xff,0xef,0x3f,0x04,0xf0,0x55,0x68,0xe4,0xff,0xff,0x55,0xe8,0x3f,0x04,0xf0,
 0xff,0xef,0xff,0xff,0xff,0x55,0x68,0x24,0x04,0xf0,0x55,0xe8,0x3f,0x04,0xf0,
 0xff,0xef,0xff,0xff,0xff};