4 lines
142 B
XML
4 lines
142 B
XML
<svg xmlns="http://www.w3.org/2000/svg">
|
|
<animate attributeName="stroke-width"/>
|
|
<animate attributeName="stroke-width" by="10em"/>
|
|
</svg>
|