sssquiggly
SVG generator for wavy line patterns
A brand new video course
Make an SVG App
Learn how to create and manipulate SVGs using JavaScript
About this SVG wavy line maker
๐ A SVG generator to make wavy line patterns that can be used as decorative and organic design elements. You can tweak settings such as the number of wavy lines (frequency), the number of points in a wavy line and the maximum amplitude of the lines. This tool also makes use of some generative art techniques like subtle randomness to allow for slight variances every time the pattern is regenerated.
If you end up creating patterns that contain a large amount of lines, I recommend you optimize the resulting SVG markup using a tool like SVGOMG.
๐ This SVG generator is made possible thanks to the generative-utils library by George Francis as well as the SVG.js library.
