How can I draw this Belle icon shape in CSS only?
I\'ve tried the bor
If you want the exact shape, you'd be better off using SVG. See for example :
This uses a path with Quadratic beziers (Q)