wok view mtpaint/stuff/icons-tango/xpm_shuffle.xpm @ rev 8692

Switch back to mercurial, home sweet home :)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Feb 17 19:06:05 2011 +0100 (2011-02-17)
parents
children
line source
1 /* XPM */
2 static char * xpm_shuffle_xpm[] = {
3 "20 20 2 1",
4 ". c None",
5 "+ c #000000",
6 "....................",
7 "....................",
8 "....................",
9 "...............++...",
10 "....++++++++...++...",
11 "....+...............",
12 "....+...............",
13 "....+...............",
14 "....+..........+....",
15 "..+++++.......+++...",
16 "...+++.......+++++..",
17 "....+..........+....",
18 "...............+....",
19 "...............+....",
20 "...............+....",
21 "...++...++++++++....",
22 "...++...............",
23 "....................",
24 "....................",
25 "...................."};