SVG paths stays after moving with javascript
问题 I have a rectangle in my SVG, I have one graphic like aircraft and i would like to use mask and move it on random orbit. I'm looking for the sollution for this. EDIT: I would like to get a javascript which makes like the black paths as mask in SVG. Wanna be move and make a copy of the element. Here it is my svg i would like to move the plane and copy after moving: <svg id="Layer_1" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" height="500px" viewBox="0 0 500 500" width="500px"