0.0.7 • Published 3 years ago
fine-icon v0.0.7
To begin, you'll need to install fine-icon:
npm install fine-iconUse in page
import 'fine-icon'
//Or introduce the style directly
import 'fine-icon/dist/index.css'
/*
<i class="fine-icon icon-favorite-filling"></i>
*/Examples:
fine-icon/examples/index.html