File: menu10

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 (5 lines) | stat: -rw-r--r-- 206 bytes parent folder | download | duplicates (37)
1
2
3
4
5
#define menu10_width 10
#define menu10_height 10
static char menu10_bits[] = {
   0xfe, 0x01, 0x02, 0x01, 0x02, 0x03, 0x32, 0x03, 0x02, 0x03, 0x32, 0x03,
   0x02, 0x03, 0x02, 0x03, 0xfe, 0x03, 0xf8, 0x03};