test svg curve between sections

This commit is contained in:
Mathieu Jaumotte
2023-11-08 18:01:29 +01:00
parent e3c547979a
commit b2baa961ae
7 changed files with 167 additions and 71 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:svgjs="http://svgjs.dev/svgjs" width="1440" height="96" preserveAspectRatio="none" viewBox="0 0 1440 96">
<g mask="url(&quot;#SvgjsMask1900&quot;)" fill="none">
<path d="m0 96 80-5.3C160 85 320 75 480 64s320-21 480-21.3c160 .3 320 10.3 400 16l80 5.3V0H0v96Z" fill="#0d242e"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 404 B