@ixiaer/icon-feather
v1.0.0
Published
The feather icon font for web apps everywhere.
Downloads
2
Maintainers
Readme
If you like this project, please reward a star. Thank you 🙏
📦 Installation
To install @ixiaer/icon-feather
$ npm i @ixiaer/icon-feather
💎 Usage
// Webpack
import '@ixiaer/icon-feather/assets/feather.css'
<!-- Or Browser -->
<link rel="stylesheet" type="text/css" href="@ixiaer/icon-feather/assets/feather.css" />
<!-- Use icons -->
<i class="feather airplay" />
<i class="feather edit" />
🔍 How to find the icon name ?
# Mac
$ open node_modules/@ixiaer/icon-feather/icons
# Linux
$ xdg-open node_modules/@ixiaer/icon-feather/icons
# Windows
$ start node_modules\@ixiaer\icon-feather\icons
🚸 Demos
| Browser | Vue | React | angular | | :---: | :---: | :---: | :---: | | | | | |