wok view mtpaint/stuff/icons-tango/xbm_grad.xbm @ rev 11959

Update linux-libre according to changes made to linux
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 01 17:57:00 2012 +0100 (2012-03-01)
parents
children
line source
1 #define xbm_grad_width 20
2 #define xbm_grad_height 20
3 static unsigned char xbm_grad_bits[] = {
4 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x40, 0x00, 0x0E, 0x40, 0x00,
5 0x1E, 0xF0, 0x01, 0x3E, 0x40, 0x00, 0x7E, 0x40, 0x00, 0xFE, 0x00, 0x00,
6 0xFE, 0x41, 0x00, 0x3E, 0x00, 0x00, 0x36, 0x40, 0x00, 0x62, 0x00, 0x00,
7 0x60, 0x40, 0x00, 0xC0, 0x00, 0x00, 0xC0, 0x40, 0x00, 0x00, 0x40, 0x00,
8 0x00, 0xF0, 0x01, 0x00, 0x40, 0x00, 0x00, 0x40, 0x00, 0x00, 0x00, 0x00 };