CSS gradient border - irregular shape

image.png
Stack Overflow
Is it possible to achieve something like this using CSS? I mean a gradient-border combined with a pseudo-element (tick) at the bottom.

At the moment I only made a gradient...


.white-grad {
Was this page helpful?