1.0.0 • Published 5 years ago

@ixiaer/icon-feather 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-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

BrowserVueReactangular
BrowserVueReactangular