PHPackages                             pixelrobin/php-feather - 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. pixelrobin/php-feather

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

pixelrobin/php-feather
======================

PHP library for feather icons

v2.0.0(4y ago)4963.9k↓18.6%8[1 issues](https://github.com/Pixelrobin/php-feather/issues)3MITPHPPHP &gt;=7.4

Since Oct 31Pushed 3y ago5 watchersCompare

[ Source](https://github.com/Pixelrobin/php-feather)[ Packagist](https://packagist.org/packages/pixelrobin/php-feather)[ RSS](/packages/pixelrobin-php-feather/feed)WikiDiscussions v2.0 Synced 1mo ago

READMEChangelog (6)Dependencies (2)Versions (8)Used By (3)

php-feather
===========

[](#php-feather)

PHP Library for [Feather](https://feathericons.com/).

For more information on Feather itself, please refer to their [README](https://github.com/feathericons/feather).

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

[](#installation)

Install `php-feather` using [Composer](https://getcomposer.org/).

```
composer require pixelrobin/php-feather
```

Usage
-----

[](#usage)

### Icons

[](#icons)

`Icons` are retrieved from an `IconManager`.

```
