Feather


Quote as Font-class


Font-class is one kind of derived usage of Unicode, which solved the problems of intuitive writing and semantic ambiguity

Compared with Unicode, its characteristics as following:

Usage:

Step 1: Include the css of iconfont

<link rel="stylesheet" type="text/css" href="./iconfont.css">

Step 2: Copy the individual code of icon into pages

<i class="feather icon-xxx"></i>