wok-6.x diff mtpaint/stuff/icons-tango/xpm_close.xpm @ rev 11278
Up: libgnutls to 3.0.7.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 09 20:13:22 2011 +0000 (2011-11-09) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mtpaint/stuff/icons-tango/xpm_close.xpm Wed Nov 09 20:13:22 2011 +0000 1.3 @@ -0,0 +1,27 @@ 1.4 +/* XPM */ 1.5 +static char *xpm_close_xpm[] = { 1.6 +"20 20 3 1", 1.7 +" c None", 1.8 +"1 c #000000", 1.9 +"2 c #FF0000", 1.10 +" ", 1.11 +" ", 1.12 +" ", 1.13 +" ", 1.14 +" 1 1 ", 1.15 +" 121 121 ", 1.16 +" 12221 12221 ", 1.17 +" 1222112221 ", 1.18 +" 12222221 ", 1.19 +" 122221 ", 1.20 +" 122221 ", 1.21 +" 12222221 ", 1.22 +" 1222112221 ", 1.23 +" 12221 12221 ", 1.24 +" 121 121 ", 1.25 +" 1 1 ", 1.26 +" ", 1.27 +" ", 1.28 +" ", 1.29 +" " 1.30 +};