/*	Copyright (c) 1988 AT&T	*/
/*	  All Rights Reserved  	*/

/*	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T	*/
/*	The copyright notice above does not evidence any   	*/
/*	actual or intended publication of such source code.	*/

#ifndef NOIDENT
#ident	"@(#)olbitmaps:bitmaps/d10pinout	1.2"
#endif

#define dpinout_10_width 23
#define dpinout_10_height 10
#define dpinout_10_x_hot 0
#define dpinout_10_y_hot 0
static char dpinout_10_bits[] = {
   0x00, 0xc0, 0x80, 0x00, 0x40, 0xe1, 0x00, 0x40, 0xde, 0x00, 0x40, 0xc0,
   0x00, 0x7f, 0xc0, 0x00, 0x40, 0xde, 0x00, 0x40, 0xff, 0x00, 0xc0, 0xff,
   0x00, 0xc0, 0xe1, 0x00, 0xc0, 0x80};
