RuiIcon

Sources: ../../src/componentsIcon/Icon.vue
Displays icons. The color is the CSS `currentColor` value, and size is in `em`.

Displays icons. The color is the CSS currentColor value, and size is in em.

Props

Name Required Type Default Allowed values Description
Content
name Yes string

Icon name. Specify custom pack with a prefix like: pack:icon

title string null

Title to show when hovering the icon

Display
size string|number null
3, 4, 10

Custom icon size. Will be in em

Behavior
spin boolean false

Make the icon spin

Events

This component has no events.

Slots

This component has no slot.