Icon
On this page
Icon
The Icon component renders Material Design Icons. Built with rmdi.
Import component
import { Icon } from 'rimble-ui';
Examples
Standard
Custom colour
Custom size
Props
display
string
(optional)
Sets the element display property
Default value:
'inline-flex'
name
string
(optional)
Sets which icon to display
Default value:
''
size
string
(optional)
Sets the width and height in pixels
Default value:
'24px'
theme
object
(optional)
Default value:
theme
Styled System Props
Icon
uses COMMON
, LAYOUT
, POSITION
, FLEXBOX
, BORDERS
groups of Styled System props.
Icons (970)
See the icon list for a complete list of all icons available.