Icons
Use Space's custom icon styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more.
Examples
Space includes several predefined button styles, each serving its own semantic purpose.
Sizes
Fancy larger or smaller buttons? Add .u-icon--xl
or .u-icon--sm
for additional sizes.
Border radius
Use the .rounded-circle
modifier class to make icons more rounded with a larger border-radius
or remove the border radius with .rounded-0
class.
Shadow
Use the .u-icon--shadow
style class to add more stylish look with box-shadow around them.