This post is related but doesn't provide a solution to my specific problem: Rounded side, not rounded corners
Is it possible to create a shape, where the sides AND corners are rounded with CSS only? Or is this only possible with SVG?
What I want to achieve is maybe a button with an icon. To keep the markup clean and semantically correct, i want to use a simple button-tag instead of a svg-tag.