### Rounded box The Vuero `` component can have a rounded shape. You can make icons rounded by simply adding the `rounded` prop to the component. See the code example for more details. ```vue ```