by robfromerd on WordPress.org
A custom Gutenberg block to insert an animated SVG image. Uses stroke animation of a path with a stroke width.

This plugin allows you to use the vivus.js animation library and the intersection observer API to animate an SVG as it enters the viewport. Use a path with a stroke color and width and no fill. NOTE: SVG support is added by this plugin. The plugin checks for the existence of popular SVG support plugins, and if not present, adds SVG support in a secure manner.