File: menu16

package info (click to toggle)
xbitmaps 1.1.1-2.2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 928 kB
  • sloc: sh: 3,791; makefile: 314
file content (6 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (37)
1
2
3
4
5
6
#define menu16_width 16
#define menu16_height 16
static char menu16_bits[] = {
   0xfc, 0x1f, 0x04, 0x10, 0x04, 0x30, 0x04, 0x30, 0xe4, 0x33, 0x04, 0x30,
   0xe4, 0x33, 0x04, 0x30, 0xe4, 0x33, 0x04, 0x30, 0xe4, 0x33, 0x04, 0x30,
   0x04, 0x30, 0x04, 0x30, 0xfc, 0x3f, 0xf0, 0x3f};