0.0.1 • Published 8 years ago

flat-social-icons v0.0.1

Weekly downloads
296
License
ISC
Repository
github
Last release
8 years ago

70 Flat Social Icons Font

Alexis Doreau release a new version of the 70 Flat Social Icons for Sketch. From this file, I generate font icons files with Icomoon.

Sketch Gif

Install it

Zip file

You can download the zip file here.

NPM

$ npm install flat-social-icons --save

Bower

$ bower install flat-social-icons --save

Use it

<head>
...
<link rel="stylesheet" href="..path../flat-icons.css">
...
</head>
<a href="#"><i class="fl-icon-twitter"/></a>