JUSTVECTOR SOCIAL ICONS 1.5 HTML Solution

Based opon the social icon set from Alex Peattie I created an easy to use HTML solution.

To implement the less file, just use the Client JavaScript or compile a CSS File.
A easy to use scale possibility is given. Just edit the @sizer: value.

All icons require an <i> tag with a unique class, prefixed with social-icon-.

<i class="social-icon-facebook"></i>

There are also styles available for white or black icons, made ready with one extra class. We will specifically enforce this class on hover and active states for nav and dropdown links.

<i class="social-icon-facebook social-icon-black"></i>

Please use the source code to check the names for the classes

Less file
social_icons.less
grey png
social_icons_grey.png
black png
social_icons_black.png
white png
social_icons_white.png

17-02.1013 - First Less released