File: xsmc.xbm

package info (click to toggle)
xsmc-calc 1.0.0-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 156 kB
  • ctags: 99
  • sloc: ansic: 1,493; makefile: 64
file content (14 lines) | stat: -rw-r--r-- 884 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define icon_width 32
#define icon_height 32
static unsigned char icon_bits[] = {
   0x00, 0x3e, 0x00, 0x00, 0xc0, 0xd1, 0x01, 0x00, 0x20, 0x10, 0x02, 0x24,
   0x18, 0x10, 0x0c, 0x2c, 0x18, 0x10, 0x08, 0x34, 0x24, 0x20, 0x12, 0x24,
   0x42, 0xe0, 0x3d, 0x00, 0x82, 0x61, 0x20, 0x3c, 0x02, 0x56, 0x60, 0x24,
   0x01, 0xf8, 0x41, 0x3c, 0x01, 0x10, 0x46, 0x24, 0xff, 0xff, 0xff, 0x00,
   0x01, 0x10, 0x4e, 0x24, 0x01, 0xf8, 0x41, 0x18, 0x02, 0xd6, 0x60, 0x18,
   0x82, 0x61, 0x20, 0x24, 0x42, 0xe0, 0x3d, 0x00, 0x24, 0x10, 0x12, 0x00,
   0x18, 0x10, 0x08, 0x00, 0x18, 0x10, 0x0c, 0x00, 0x20, 0x08, 0x02, 0x00,
   0xc0, 0xc9, 0x01, 0x00, 0x00, 0x3e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x44, 0x0c, 0x11, 0x07, 0x28, 0x12, 0x9b, 0x08,
   0x10, 0x04, 0x95, 0x00, 0x10, 0x08, 0x91, 0x00, 0x28, 0x12, 0x91, 0x08,
   0x44, 0x0c, 0x11, 0x07, 0x00, 0x00, 0x00, 0x00};