wok view mtpaint/stuff/icons-tango/xbm_line.xbm @ rev 12054

xlockmore: new desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Mar 07 19:15:51 2012 -0800 (2012-03-07)
parents
children
line source
1 #define xbm_line_width 20
2 #define xbm_line_height 20
3 static unsigned char xbm_line_bits[] = {
4 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0xF0, 0x03, 0x0E, 0xF0, 0x03,
5 0x1E, 0x80, 0x03, 0x3E, 0xF0, 0x03, 0x7E, 0xF0, 0x03, 0xFE, 0xC0, 0x03,
6 0xFE, 0xF1, 0x03, 0x3E, 0xF0, 0x03, 0x36, 0x80, 0x03, 0x62, 0xF0, 0x03,
7 0x60, 0xF0, 0x03, 0xC0, 0xC0, 0x03, 0xC0, 0xF0, 0x03, 0x00, 0xF0, 0x03,
8 0x00, 0x80, 0x03, 0x00, 0xF0, 0x03, 0x00, 0xF0, 0x03, 0x00, 0x00, 0x00
9 };