PHPackages                             actb/blade-feather-icons - 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. [Templating &amp; Views](/categories/templating)
4. /
5. actb/blade-feather-icons

ActiveLibrary[Templating &amp; Views](/categories/templating)

actb/blade-feather-icons
========================

A package to easily make use of Feather Icons in your Laravel Blade views.

15[1 issues](https://github.com/Activisme-be/blade-feather-icons/issues)PHP

Since Jun 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Activisme-be/blade-feather-icons)[ Packagist](https://packagist.org/packages/actb/blade-feather-icons)[ RSS](/packages/actb-blade-feather-icons/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Blade Feather icons
===================

[](#blade-feather-icons)

**Package is still under development - Aiming for a release on Sunday 2020/06/28**

A package to easily make use of Feather Icons in your Laravel Blade views.

For a full list of available icons see the \[SVG directory\].

Requirements
------------

[](#requirements)

- PHP 7.4 or higher
- Laravel 7.14 or higher

Install
-------

[](#install)

Via composer

```
$ composer require actb/blade-feather-icons

```

Useage
------

[](#useage)

Icons can be used a self-closing blade components which will be compiled to SVG icons.

```

```

You can also pass classes to your icon components:

```

```

And even use inline styles:

```

```

raw SVG icons
-------------

[](#raw-svg-icons)

If you want to use the raw SVG icons as assets, you can publish them using:

```
php artisan vendor:publish --tag=blade-feather-icons --force

```

The use them in your views like:

```

```

### Blade icons

[](#blade-icons)

Blade Feather icons uses Blade icons under the hood. Please refer to the Blade icons readmefor additional functionality.

Changelog
---------

[](#changelog)

Please see CHANGELOG for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test

```

Contributing
------------

[](#contributing)

Please see CONTRIBUTING for details.

Security
--------

[](#security)

If you discover any security related issues, please email topairy@gmail.com instead of using the issue tracker.

Credits
-------

[](#credits)

- Tjoosten
- All contributors

License
-------

[](#license)

The MIT license (MIT). Please see License file for more information.

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5157609?v=4)[Tim Joosten](/maintainers/Tjoosten)[@Tjoosten](https://github.com/Tjoosten)

### Embed Badge

![Health badge](/badges/actb-blade-feather-icons/health.svg)

```
[![Health](https://phpackages.com/badges/actb-blade-feather-icons/health.svg)](https://phpackages.com/packages/actb-blade-feather-icons)
```

###  Alternatives

[mustache/mustache

A Mustache implementation in PHP.

3.3k44.6M291](/packages/mustache-mustache)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[whitecube/nova-flexible-content

Flexible Content &amp; Repeater Fields for Laravel Nova.

8053.0M25](/packages/whitecube-nova-flexible-content)[mopa/bootstrap-bundle

Easy integration of twitters bootstrap into symfony2

7042.9M33](/packages/mopa-bootstrap-bundle)[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3871.2M](/packages/limenius-react-bundle)[nicmart/string-template

StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.

2101.7M30](/packages/nicmart-string-template)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
