Changes
1 changed files (+2/-2)
-
-
@@ -153,7 +153,7 @@ [](Svg.path [ Svg.Path.d [ MoveTo Absolute ( ox, oy ) , VerticalLineTo Relative (length + flap - lugWidth) , VerticalLineTo Relative (length + flap - lugWidth / 2) , EllipticalArcCurve Relative { rx = lugWidth / 2 , ry = lugWidth / 2
-
@@ -164,7 +164,7 @@ , x = lugWidth, y = 0 } [] , VerticalLineTo Relative -(length + flap - lugWidth) , VerticalLineTo Relative -(length + flap - lugWidth / 2) , ClosePath ] , fill "none"
-