### Link to the page where something isn't quite right _No response_ ### Exact quote of what is wrong It is pretty simple to reproduce. In any page.svelte write <ActionIcon color='blue' variant='hover'><Calendar size={16} /></ActionIcon> <ActionIcon color='blue' variant='hover'><Calendar size={16} /></ActionIcon> The second icon (or anything) goes to a new line. ### Are you willing to create pull request with the fix? Yes