This page shows the gadget called sharing. It uses icons from font-awesome.
Basic version
Round version
Basic + Zoom
Round + Zoom
Basic + Rotate
Round + Rotate
Basic + Zoom + Rotate
Round + Zoom + Rotate
Round + Zoom + Rotate + CSS Fun: Pills
CSS:
.fa {
padding-left: 50px;
padding-right: 5px;
line-height: 50px;
}
Round + Zoom + Rotate + CSS Fun: Nails
CSS:
.fa {
padding-top: 80px;
padding-bottom: 5px;
}
Round + Zoom + Rotate + CSS Fun: Propeller
CSS:
.fa {
padding-left: 80px;
padding-right: 80px;
line-height: 50px
}
Round + Zoom + Rotate + CSS Fun: Turn-Up the volume
CSS:
.fa {
padding-left: 80px;
padding-top: 80px;
}