SocialIcons
Used to display a collection of icons for main social networks.
Props:
facebookUrl
Description: Facebook profile url. Type: String.
githubUrl
Description: GitHub profile url. Type: String.
instagramUrl
Description: Instagram profile url. Type: String.
twitterUrl
Description: Twitter profile url. Type: String.
youtubeUrl
Description: YouTube channel url. Type: String.
linkedinUrl
Description: Linkedin profile url. Type: String.
iconsSize
Description: Icons size. Type: "tiny" | "small" | "medium" | "large". Default: "medium".
iconsStyle
Description: Icons style. Type: CSS Properties.
iconsClassName
Description: Icons className. Type: String.
containerStyle
Description: Container style. Type: CSS Properties.
containerClassName
Description: Container className. Type: String.
Code
<SocialIcons facebookUrl='/' githubUrl='/' instagramUrl='/' linkedinUrl='/' twitterUrl='/' youtubeUrl='/' />