wok-next annotate mtpaint/stuff/icons-tango/xbm_select.xbm @ rev 11889

up xcircuit 3.7.32; added desktop files; added several description files
author Samuel Trassare <samuel_trassare@yahoo.com>
date Tue Feb 28 05:45:47 2012 -0800 (2012-02-28)
parents
children
rev   line source
pankso@42 1 #define xbm_select_width 20
pankso@42 2 #define xbm_select_height 20
pankso@42 3 static unsigned char xbm_select_bits[] = {
pankso@42 4 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
pankso@42 5 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
pankso@42 6 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xe0, 0x01, 0x00, 0x00, 0x00,
pankso@42 7 0x00, 0x00, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00, 0x00, 0x04, 0x00,
pankso@42 8 0x00, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };