0.0.1-security • Published 2 years ago

social-media-icons-react v0.0.1-security

Weekly downloads
310
License
-
Repository
-
Last release
2 years ago

Social Media Icons for React JS

React JS Package for easy creation and highly customizable Social Media Icons

enter image description here

Example code

Below is an example of a minimal code setup

import React from 'react';
import  ReactDOM  from  'react-dom';
import {SocialMediaIconsReact} from 'social-media-icons-react';

ReactDOM.render(<SocialMediaIconsReact borderColor="rgba(0,0,0,0.25)" icon="twitter" iconColor="rgba(255,255,255,1)" backgroundColor="rgba(26,166,233,1)" url="https://some-website.com/my-social-media-url" size="48" />,	document.getElementById('root'));

Code Generation Editor

Try out our Easy Editor to Generate the Code "React or Native SVG" needed for your perfect Social Media Icon design

enter image description here

https://social-media-icons-react-editor.netlify.com/

Props

NameTypeDescriptionDefault Value
backgroundColorHex/rgba CodeBackground Color for the iconDefaults to standard color for Icon defined using the 'icon' prop
borderColorHex/rgba CodeBorder Color for the icon#FFF
borderWidthNumberBorder Width for the icon, value range from 0-50
borderStyleStringBorder Style for the icon, solid,dotted,dashed,double,groove,ridge,inset,outsetsolid
iconStringSocial Media Icon to use, see supported list belowundefined
iconColorHex/rgba CodeColor for the icon#FFF
iconSizeNumberSize of Icon relative to Background, value range from 0-105
roundnessNumberBorder Radius of the Icon, value range from 0-5010
sizeNumberSize of Icon Background in pixels, value range from 10-10032
urlStringUrl to go to when Icon is clicked#

Available Icons

500px, aboutme, amazon, android, angellist, apple, behance, bookmate, codepen, coub, delicious, deviantart, digg, dribbble, dropbox, ello, envato, etsy, etsy-short, evernote, facebook, favorite, flikr, foursquare, github, googledrive, googleplay, googleplus, instagram, jsfiddle, kickstarter, line, line-icon, linkedin, livejournal, mail, map, medium, messenger, ok, periscope, phone, photobucket, pinterest, pinterest-light, pocket, producthunt, quora, reddit, reddit-light, rss, send, send-light, shopify, sketch, skype, slack, slideshare, snapchat, stackoverflow, stumbleupon, swarm, tripadvisor, tumblr, twitter, upwork, viadeo, vimeo, vk, vscogrid, web, whatsapp, windows, wordpress, xing, yelp, youtube, youtube-play

0.0.1-security

2 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.10

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.0.10

4 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago