See the component page for more information.
See the demo page.
Provides social-post icons for websites as a Polymer core-iconset. This is not a custom element. This iconset is to be used with a core-icon or any element that utilizes core-icon (core-icon-button, paper-fab, etc.)
Add to bower.json:
{
"dependencies": {
"social-post-icons": "~0.1.0"
}
}
<link rel="import" href="../bower_components/social-post-icons/social-post-icons.html">
<core-icon icon="social-post:blogger"></core-icon>
This is not a complete list of social website icons, create a pull request if you have an icon you'd like to add.
- Vander Rice (Full-Stack Web Software Engineer)
- Twitter: @van_rice
- Web: http://vxrice.com
Apache License Version 2.0, see LICENSE file