1 <svg width=
"4cm" height=
"4cm" viewBox=
"0 0 400 400"
2 xmlns=
"http://www.w3.org/2000/svg" version=
"1.1">
3 <path id=
"y" d=
"M 100 100 L 300 100 L 200 300"
5 <path id=
"x" d=
"M 100 100 L 300 100 L 200 300"
7 <script type=
"text/javascript">
8 document.getElementById('x').attributes['d'].value='';