racket/collects/icons/return.xbm
2005-05-27 18:56:37 +00:00

5 lines
125 B
C

#define return_width 6
#define return_height 9
static char return_bits[] = {
0x1e,0x3e,0x30,0x30,0x39,0x1f,0x0f,0x0f,0x1f};