PHPackages                             basepodapps/yii2-feathericons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. basepodapps/yii2-feathericons

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

basepodapps/yii2-feathericons
=============================

An asset bundle of Feather Icons, a beautiful opensource icon set, made for use with Yii2.

1.1.0(3y ago)03.1k↓50%MITJavaScript

Since Mar 9Pushed 3y agoCompare

[ Source](https://github.com/basepodapps/yii2-feathericons)[ Packagist](https://packagist.org/packages/basepodapps/yii2-feathericons)[ RSS](/packages/basepodapps-yii2-feathericons/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Feather Icons Asset Bundle for Yii2
===================================

[](#feather-icons-asset-bundle-for-yii2)

An asset bundle of [Feather Icons](https://feathericons.com), a beautiful open source icon set, made for use with Yii2.

Installation
------------

[](#installation)

The preferred way to install this extension is through [Composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require basepodapps/yii2-feathericons:^1.0.0

```

or add

```
"basepodapps/yii2-feathericons": "^1.0.0"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, create a custom asset bundle and use it in your app:

```
