Icon

A list of all available icons can be found here.

Props#

color#

A color of the icon. The default value is dark - #3d3d3d'.

TypeRequired
stringNo

iconSet#

An icon set which should be used. The default value is MaterialIcons.

TypeRequired
enum('AntDesign', 'Entypo', 'EvilIcons', 'Feather', 'FontAwesome', 'Fontisto', 'Foundation', 'Ionicons', 'MaterialCommunityIcons', 'MaterialIcons', 'Octicons', 'SimpleLineIcons', 'Zocial')No

name#

A name of the icon.

TypeRequired
stringYes

size#

A size of the icon. The default value is 24.

TypeRequired
numberNo