File: dimple3

package info (click to toggle)
xbitmaps 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 928 kB
  • sloc: sh: 3,791; makefile: 315
file content (6 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (43)
1
2
3
4
5
6
#define dimple3_width 16
#define dimple3_height 16
static char dimple3_bits[] = {
   0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00,
   0x00, 0x00, 0x00, 0x00, 0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
   0x11, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};