all repos — websitemeow @ d85d0452ff846eb3917e3df74efc95b3bbe99501

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>