Artifact 97b13d4e3aedb3a9b881113adc8c029721ca6238:
- File keyicons/145.xbm — part of check-in [2d56b51997] at 2021-01-05 04:36:12 on branch trunk — Start making the key code icons (user: user, size: 275) [annotate] [blame] [check-ins using]
#define X_width 16 #define X_height 16 static unsigned char X_bits[] = { 0x00, 0x00, 0x80, 0x01, 0x40, 0x02, 0x20, 0x04, 0x20, 0x04, 0x10, 0x08, 0x10, 0x08, 0xf8, 0x1f, 0x78, 0x1f, 0x38, 0x1e, 0x58, 0x1d, 0x78, 0x1f, 0x58, 0x1d, 0x38, 0x1e, 0x78, 0x1f, 0x00, 0x00};