How to turn a bezier curve in to a sinusoidal form in svg?

Viewed 37

enter image description here

I have been trying to make this shape in svg. Problem is, I want to manipulate it with the blue handles. I have already made a simple arrow and am able to change its shape with quadratic bezier curves. But I am unable to figure out how to do it for this kind of shape. Is there some way to transform a line into this squiggly form?

0 Answers
Related