/MojoShare

All vector-based social buttons in one place

OtherNOASSERTION

MojoShare

All vector-based social buttons in one place

About

  • Full vector icons by @font-face MojoSocial
  • Support for more than 40 services and their brand colors
  • Icon font use private unicode spaces for accessibility
  • Useful LESS styles for customize buttons
  • Different types of buttons: square, circle, minimalism
  • Works splendidly on any browser supporting @font-face
  • Mojo Ribbon - geometrically correct LESS ribbon

Demo: http://netcribe.com/MojoShare/

##Usage

  <div class="MojoShare"> <!-- for note duplicate this class for every element -->
     <a class="[ServiceName] [Type: auth/share] [Style: none/square/circle/minimalism]">Share!</a>
  </div>

Type classes - auth/share are customize style for base button properties: size, font, position and others. Style clases - square/circle/minimalism are MojoShare's set of designs buttons.

##Example

  <a class="Facebook share circle"></a>