qknogxxb
Results
1
comments of
qknogxxb
Try this, with a stroke_width argument: ```python svg = SVGMobject("some.svg", stroke_width=0) self.play(Write(svg)) ```