SVG - CSS problem with Gradient and Radial Gradient
Hi Everybody!
With the latest version of Illustrator (25.4.1) when i save in SVG format, the objects with a fill gradient generated a dirty long CSS code and i don't undersund why :
st0{fill:#262626;}
.st1{fill:#6D6E71;}
.st2{fill:#101010;}
.st3{fill:url(#SVGID_1_);}
.st4{fill:url(#_x31__00000142893835452875538130000012634134435414266288_);}
.st5{fill:url(#SVGID_00000034782036521966599690000015504667673839059889_);}
st4 and st5 have a dirty long code, with the previous version of Illustrator i don't have this problem