wok diff mtpaint/stuff/icons/xpm_cut.xpm @ rev 15632

matchbox-window-manager-2: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Dec 09 10:08:51 2013 +0000 (2013-12-09)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mtpaint/stuff/icons/xpm_cut.xpm	Mon Dec 09 10:08:51 2013 +0000
     1.3 @@ -0,0 +1,48 @@
     1.4 +/* XPM */
     1.5 +static char * xpm_cut_xpm[] = {
     1.6 +"20 20 25 1",
     1.7 +" 	c None",
     1.8 +".	c #060606",
     1.9 +"+	c #000000",
    1.10 +"@	c #010101",
    1.11 +"#	c #1D1D1D",
    1.12 +"$	c #1E1E1E",
    1.13 +"%	c #070707",
    1.14 +"&	c #0E0E0E",
    1.15 +"*	c #080808",
    1.16 +"=	c #202020",
    1.17 +"-	c #242424",
    1.18 +";	c #0B0B0B",
    1.19 +">	c #181818",
    1.20 +",	c #292929",
    1.21 +"'	c #050505",
    1.22 +")	c #0A0A0A",
    1.23 +"!	c #3E3E3E",
    1.24 +"~	c #1C1C1C",
    1.25 +"{	c #151515",
    1.26 +"]	c #0C0C0C",
    1.27 +"^	c #161616",
    1.28 +"/	c #020202",
    1.29 +"(	c #040404",
    1.30 +"_	c #1B1B1B",
    1.31 +":	c #030303",
    1.32 +"                    ",
    1.33 +"                    ",
    1.34 +"     .        .     ",
    1.35 +"     +.      .+     ",
    1.36 +"     @+      +@     ",
    1.37 +"     #++    ++$     ",
    1.38 +"      %+&  &+*      ",
    1.39 +"      =++  ++-      ",
    1.40 +"       *& @+;       ",
    1.41 +"       >  ++,       ",
    1.42 +"         '+)        ",
    1.43 +"         +@         ",
    1.44 +"         '!         ",
    1.45 +"      ~&+  {]~      ",
    1.46 +"     ;;^+  +^;;     ",
    1.47 +"     +  +  +  +     ",
    1.48 +"     /#'    (_:     ",
    1.49 +"      +      +      ",
    1.50 +"                    ",
    1.51 +"                    "};