I\'d like to add a delay to each iteration of an SVG animation loop. Here\'s a simple example.
You can add the end event of a SMIL animated element to the begin attribute. Also, you can add multiple values, separated by ; to this begin attribute :
end
;
begin