1.0.0 • Published 5 years ago

@ixiaer/icon-font-awesome v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Powered By @ixiaer/icon

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

BrowserVueReactangular
BrowserVueReactangular