Social Buttons made in pure CSS based on Bootstrap Social ported to Foundation!
Include the foundation-social.css
or foundation-social.scss
in your project, or
install it through Bower:
bower install foundation-social
.button.social.adn
.button.social.bitbucket
.button.social.dropbox
.button.social.facebook
.button.social.flickr
.button.social.foursquare
.button.social.github
.button.social.google
.button.social.instagram
.button.social.linkedin
.button.social.microsoft
.button.social.openid
.button.social.pinterest
.button.social.reddit
.button.social.soundcloud
.button.social.tumblr
.button.social.twitter
.button.social.vimeo
.button.social.vk
.button.social.yahoo
<a class="button social twitter">
<i class="fa fa-twitter"></i>
Sign in with Twitter
</a>
<a class="button social-icon twitter">
<i class="fa fa-twitter"></i>
</a>