PHPackages                             codeat3/blade-inau-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. codeat3/blade-inau-icons

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

codeat3/blade-inau-icons
========================

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

01PHP

Since Feb 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/codeat3/blade-inau-icons)[ Packagist](https://packagist.org/packages/codeat3/blade-inau-icons)[ RSS](/packages/codeat3-blade-inau-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [![](./socialcard-blade-inau-icons.png "Social Card Blade Inau Icons")](./socialcard-blade-inau-icons.png)

Blade Inau Icons
================

[](#blade-inau-icons)

[ ![Tests](https://github.com/codeat3/blade-inau-icons/workflows/Tests/badge.svg)](https://github.com/codeat3/blade-inau-icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/9e49a578df17f659241f2e4783bc2b0ea9c935ff7c5e0095c7de17d27b227226/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f64656174332f626c6164652d696e61752d69636f6e73)](https://packagist.org/packages/codeat3/blade-inau-icons)[ ![Total Downloads](https://camo.githubusercontent.com/a2eadf2b77e2c220595806300a5128cbaef0ecad106659cb3788690d4ef910eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636f64656174332f626c6164652d696e61752d69636f6e73)](https://packagist.org/packages/codeat3/blade-inau-icons)A package to easily make use of [Blade Inau Icons](https://github.com/inausoft/icons) in your Laravel Blade views.

For a full list of available icons see [the SVG directory](resources/svg) or preview them at [inausoft.com/icons](http://inausoft.com/icons).

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require codeat3/blade-inau-icons
```

Updating
--------

[](#updating)

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

Blade Icons
-----------

[](#blade-icons)

Blade Inau Icons uses Blade Icons under the hood. Please refer to [the Blade Icons readme](https://github.com/blade-ui-kit/blade-icons) for additional functionality. We also recommend to [enable icon caching](https://github.com/blade-ui-kit/blade-icons#caching) with this library.

Configuration
-------------

[](#configuration)

Blade Inau Icons also offers the ability to use features from Blade Icons like default classes, default attributes, etc. If you'd like to configure these, publish the `blade-inau-icons.php` config file:

```
php artisan vendor:publish --tag=blade-inau-icons-config
```

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:

```

```

### 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-inau-icons --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 Inau Icons is developed and maintained by [Swapnil Sarwe](https://swapnilsarwe.com).

License
-------

[](#license)

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

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/166912?v=4)[Swapnil Sarwe](/maintainers/swapnilsarwe)[@swapnilsarwe](https://github.com/swapnilsarwe)

---

Top Contributors

[![swapnilsarwe](https://avatars.githubusercontent.com/u/166912?v=4)](https://github.com/swapnilsarwe "swapnilsarwe (7 commits)")

### Embed Badge

![Health badge](/badges/codeat3-blade-inau-icons/health.svg)

```
[![Health](https://phpackages.com/badges/codeat3-blade-inau-icons/health.svg)](https://phpackages.com/packages/codeat3-blade-inau-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)[symfony/ux-icons

Renders local and remote SVG icons in your Twig templates.

545.8M69](/packages/symfony-ux-icons)

PHPackages © 2026

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