Icon
A list of all available icons can be found here.
Props#
color#
A color of the icon. The default value is dark - #3d3d3d'.
| Type | Required |
|---|---|
| string | No |
iconSet#
An icon set which should be used. The default value is MaterialIcons.
| Type | Required |
|---|---|
| enum('AntDesign', 'Entypo', 'EvilIcons', 'Feather', 'FontAwesome', 'Fontisto', 'Foundation', 'Ionicons', 'MaterialCommunityIcons', 'MaterialIcons', 'Octicons', 'SimpleLineIcons', 'Zocial') | No |
name#
A name of the icon.
| Type | Required |
|---|---|
| string | Yes |
size#
A size of the icon. The default value is 24.
| Type | Required |
|---|---|
| number | No |