Skip to content

business-agile/70-flat-social-icons-font

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>