PHPackages                             shakilahmmed/blade-file-iconify - 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. shakilahmmed/blade-file-iconify

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

shakilahmmed/blade-file-iconify
===============================

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

v1.0.1(2y ago)012MITPHP ^7.4|^8.0

Since Mar 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ShakilAhmmed/blade-file-iconify)[ Packagist](https://packagist.org/packages/shakilahmmed/blade-file-iconify)[ Docs](https://github.com/ShakilAhmmed/blade-file-iconify)[ GitHub Sponsors](https://github.com/sponsors/ShakilAhmmed)[ RSS](/packages/shakilahmmed-blade-file-iconify/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (3)Used By (0)

 [![](./Blade_FIle_Iconify.png "Social Card Blade File Icons")](./Blade_FIle_Iconify.png)

Blade File Icons
================

[](#blade-file-icons)

A package to easily make use of [Iconify](https://github.com/iconify) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg).

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require shakilahmmed/blade-file-iconify
```

Updating
--------

[](#updating)

Please refer to [`the upgrade guide`](UPGRADE.md) when updating the library.

Configuration \[Must Needed\]
-----------------------------

[](#configuration-must-needed)

```
php artisan vendor:publish --tag=blade-file-iconify
```

```
php artisan icon:cache
```

Usage
-----

[](#usage)

Icons can be used as 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:

```

```

### To Update Icons from Iconify

[](#to-update-icons-from-iconify)

```
php artisan app:save-icons
```

### 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-file-iconify --force
```

Then use them in your views like:

```

```

Changelog
---------

[](#changelog)

Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent changes.

Maintainers
-----------

[](#maintainers)

Blade File Iconify is developed and maintained by [Shakil Ahmmed](https://github.com/ShakilAhmmed).

License
-------

[](#license)

Blade File Icons is open-sourced software licensed under [the MIT license](LICENSE.md).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ed42b5e1ddb6ba343e0c398b97f7e92c5820bd65d5230d09fa80eebb917654e1?d=identicon)[ShakilAhmmed](/maintainers/ShakilAhmmed)

---

Top Contributors

[![Shakil-skylark-soft](https://avatars.githubusercontent.com/u/80374619?v=4)](https://github.com/Shakil-skylark-soft "Shakil-skylark-soft (2 commits)")[![ShakilAhmmed](https://avatars.githubusercontent.com/u/30585539?v=4)](https://github.com/ShakilAhmmed "ShakilAhmmed (1 commits)")

---

Tags

laraveliconssvgbladeiconify

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/shakilahmmed-blade-file-iconify/health.svg)

```
[![Health](https://phpackages.com/badges/shakilahmmed-blade-file-iconify/health.svg)](https://phpackages.com/packages/shakilahmmed-blade-file-iconify)
```

###  Alternatives

[blade-ui-kit/blade-icons

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

2.5k34.2M309](/packages/blade-ui-kit-blade-icons)[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[laravel/folio

Page based routing for Laravel.

608453.9k27](/packages/laravel-folio)[laravel-zero/framework

The Laravel Zero Framework.

3371.4M369](/packages/laravel-zero-framework)

PHPackages © 2026

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