wok view mtpaint/stuff/icons-tango/xbm_shuffle.xbm @ rev 42

Add : isomaster, leafpad, mtpaint with modified icons
author Christophe Lincoln <pankso@slitaz.org>
date Tue Dec 18 14:14:52 2007 +0100 (2007-12-18)
parents
children
line source
1 #define xbm_shuffle_width 20
2 #define xbm_shuffle_height 20
3 #define xbm_shuffle_x_hot 10
4 #define xbm_shuffle_y_hot 10
5 static unsigned char xbm_shuffle_bits[] = {
6 0x00, 0x00, 0x00, 0x02, 0x00, 0x00, 0x06, 0x00, 0x00, 0x0E, 0x00, 0x00,
7 0x1E, 0x00, 0x00, 0x3E, 0x00, 0x00, 0x7E, 0x00, 0x00, 0xFE, 0x78, 0x06,
8 0xFE, 0x09, 0x06, 0x3E, 0x08, 0x00, 0x36, 0x08, 0x00, 0x62, 0x00, 0x00,
9 0x60, 0x00, 0x04, 0xC0, 0x18, 0x04, 0xC0, 0x98, 0x07, 0x00, 0x00, 0x00,
10 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
11 };