Instructions
- 1Copy the "Fonts" files and CSS files to your website CSS folder.
-
2Add the CSS link to your website source code on header.
<head>
...
<link rel="stylesheet" type="text/css" href="your_website_domain/css_root/flaticon.css">
...
</head> -
3Use the icon class on
"display: inline"elements:
Use example:<i class="flaticon-airplane49"></i>or<span class="flaticon-airplane49"></span>
.flaticon-startup
.flaticon-graphic-design
.flaticon-settings
.flaticon-idea
.flaticon-smartphone
.flaticon-head
License and attribution:
Font generated by flaticon.com.
Copy the Attribution License:
Examples:
<i class="flaticon-startup"></i>
<i class="flaticon-graphic-design"></i>
<i class="flaticon-settings"></i>
<i class="flaticon-idea"></i>