cubic_curve

Function
cubic_curve(
    p1: Point2D,
    p2: Point2D,
    p3: Point2D,
    p4: Point2D
) -> SVGPath

Create a cubic Bezier curve path