File: keyclr.xbm

package info (click to toggle)
euslisp 9.27%2Bdfsg-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 55,344 kB
  • sloc: ansic: 41,162; lisp: 3,339; makefile: 256; sh: 208; asm: 138; python: 53
file content (6 lines) | stat: -rw-r--r-- 290 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
#define keyclr_width 16
#define keyclr_height 16
static unsigned char keyclr_bits[] = {
   0xfc, 0x3f, 0x02, 0x40, 0x39, 0x90, 0x45, 0x88, 0x05, 0x84, 0x05, 0x82,
   0x45, 0x81, 0xb9, 0x80, 0x41, 0x80, 0xa1, 0xb0, 0x51, 0xc9, 0x29, 0x8a,
   0xe5, 0x8b, 0x21, 0xca, 0x22, 0x72, 0xfc, 0x3f};