Skip to content

Provides social-post icons for websites as a Polymer core-iconset

License

Notifications You must be signed in to change notification settings

hadfieldn/social-post-icons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-post-icons

Live demo

See the demo page.

Provides social-post icons for websites as a Polymer iron-iconset. This is not a custom element. This iconset is to be used with a iron-icon or any element that utilizes iron-icon (paper-fab, etc.).

How To Use

Add to bower.json:

{
  "dependencies": {
    "social-post-icons": "~0.2.0"
  }
}
<link rel="import" href="../bower_components/social-post-icons/social-post-icons.html">
    
<iron-icon icon="social-post:blogger"></iron-icon>

Contributing

This is not a complete list of social website icons, create a pull request if you have an icon you'd like to add.

Maintained by

License

Apache License Version 2.0, see LICENSE file

About

Provides social-post icons for websites as a Polymer core-iconset

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%