view src/bitmaps/dimple3.xbm @ 40800:0493dde6ec7d

2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk> * cus-edit.el (custom-face-menu): Clarify menu entry.
author Per Abrahamsen <abraham@dina.kvl.dk>
date Wed, 07 Nov 2001 07:56:02 +0000
parents 8f14d08e19f7
children
line wrap: on
line source

#define dimple3_width 16
#define dimple3_height 16
static unsigned 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};