@ixiaer/icon-font-awesome
v1.0.0
Published
The Font Awesome icon font for web apps everywhere.
Downloads
1
Maintainers
Readme
If you like this project, please reward a star. Thank you 🙏
📦 Installation
To install @ixiaer/icon-font-awesome
$ npm i @ixiaer/icon-font-awesome
💎 Usage
// Webpack
import '@ixiaer/icon-font-awesome/assets/font-awesome.css'
<!-- Or Browser -->
<link rel="stylesheet" type="text/css" href="@ixiaer/icon-font-awesome/assets/font-awesome.css" />
<!-- Use icons -->
<i class="font-awesome atom" />
<i class="font-awesome camera" />
Find the icon name.
🚸 Demos
| Browser | Vue | React | angular | | :---: | :---: | :---: | :---: | | | | | |