Skip to content

Comment on SVG Ironman

Comments

Is there an editor/wrapper around SVGs that helps create animation? Or does it have to be done by hand?

It's actually a CSS rule:

    animation: draw 10s linear infinite;
That's in the .path class, which most of the elements in the SVG are classed as. Works really well!
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.