wok view mtpaint/stuff/icons-tango/xbm_select_mask.xbm @ rev 4945

Up: xterm (255)
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 16 22:34:26 2010 +0100 (2010-02-16)
parents
children
line source
1 #define xbm_select_mask_width 20
2 #define xbm_select_mask_height 20
3 static unsigned char xbm_select_mask_bits[] = {
4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x0e, 0x00,
5 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
6 0x00, 0x0e, 0x00, 0xf8, 0xf1, 0x03, 0xf8, 0xf1, 0x03, 0xf8, 0xf1, 0x03,
7 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00,
8 0x00, 0x0e, 0x00, 0x00, 0x0e, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };