File: MUp

package info (click to toggle)
pixmap 2.6pl4-20
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 808 kB
  • ctags: 1,560
  • sloc: ansic: 12,716; makefile: 953; sh: 6
file content (6 lines) | stat: -rw-r--r-- 260 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
#define MUp_width 15
#define MUp_height 15
static char MUp_bits[] = {
   0x00, 0x00, 0x80, 0x00, 0xc0, 0x01, 0x60, 0x03, 0xb0, 0x06, 0x58, 0x0d,
   0xac, 0x1a, 0xfe, 0x3f, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01,
   0xc0, 0x01, 0xc0, 0x01, 0x00, 0x00};