suto3scratchpad
/suto3scratchpad
https://ricapitolare.vercel.app/svg?url=https://scrapbox.io/suto3scratchpad#.svg https://scrapbox.io/suto3scratchpad
#Scrapbox-project
https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/suto3/suto3scratchpad/a.svg
code:a.svg
<svg id="svg" width="500" height="500">
<path id="target_path" d="
M 10,250
L 490,250 Z"
stroke="#000" fill="none" />
<circle id="move_circle" cx="0" cy="0" r="5" fill="red">
<animateMotion dur="3s" repeatCount="indefinite">
<mpath xlink:href="#target_path"></mpath>
</animateMotion>
</circle>
</svg>