all repos — website @ 5c0587f12383598659a0bff1a0c937d364838140

Unnamed repository; edit this file 'description' to name the repository.

src/assets/line.svg (view raw)

 1
 2
 3
 4
 5
 6
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 4">
    <path
        fill="currentColor"
        d="M0,3.5 c 5,0, 5, -3, 10, -3 s 5,3, 10, 3 V0 H0 Z"
    />
</svg>