File: MDown

package info (click to toggle)
pixmap 2.6.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, sid
  • size: 1,316 kB
  • sloc: ansic: 12,766; makefile: 74
file content (6 lines) | stat: -rw-r--r-- 266 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#define MDown_width 15
#define MDown_height 15
static char MDown_bits[] = {
   0x00, 0x00, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01,
   0xc0, 0x01, 0xfe, 0x3f, 0xac, 0x1a, 0x58, 0x0d, 0xb0, 0x06, 0x60, 0x03,
   0xc0, 0x01, 0x80, 0x00, 0x00, 0x00};