PHPackages                             saade/blade-iconsax - 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. saade/blade-iconsax

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

saade/blade-iconsax
===================

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

v1.2.2(4mo ago)23160.6k↑20.4%4MITPHPPHP ^8.0CI failing

Since May 5Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/saade/blade-iconsax)[ Packagist](https://packagist.org/packages/saade/blade-iconsax)[ Docs](https://github.com/saade/blade-iconsax)[ GitHub Sponsors](https://github.com/saade)[ RSS](/packages/saade-blade-iconsax/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (5)Dependencies (8)Versions (7)Used By (0)

Blade Iconsax
=============

[](#blade-iconsax)

 [![](art/styles.png "1,000 icons")](art/styles.png)

 [ ![Tests](https://github.com/saade/blade-iconsax/workflows/Tests/badge.svg) ](https://github.com/saade/blade-iconsax/actions?query=workflow%3ATests) [ ![Latest Stable Version](https://camo.githubusercontent.com/ed37052a007b19a87916d1668107cda6512218f2b9d2030e98010135197773b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73616164652f626c6164652d69636f6e736178) ](https://packagist.org/packages/saade/blade-iconsax) [ ![Total Downloads](https://camo.githubusercontent.com/842c18d8a69d8cadedea8c98da19cc437a8f770fe15cc6971186660a6fae3385/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73616164652f626c6164652d69636f6e736178) ](https://packagist.org/packages/saade/blade-iconsax)

A package to easily make use of [Iconsax](https://iconsax.io/) in your Laravel Blade views.

This package contains 1.000 icons in 6 diferent styles, a total of 6,000 icons. For a full list of available icons see [the SVG directory](resources/svg) or preview them at [https://blade-ui-kit.com/blade-icons](https://blade-ui-kit.com/blade-icons?set=70).

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require saade/blade-iconsax
```

Updating
--------

[](#updating)

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

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

[](#blade-icons)

Blade Iconsax 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 Iconsax 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-iconsax.php` config file:

```
php artisan vendor:publish --tag=blade-iconsax-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:

```

```

Each icon has 6 variants:

### Bold icons

[](#bold-icons)

```

```

### Broken icons

[](#broken-icons)

```

```

### Bulk icons

[](#bulk-icons)

```

```

### Linear icons

[](#linear-icons)

```

```

### Outline icons

[](#outline-icons)

```

```

### Twotone icons

[](#twotone-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-iconsax --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 Iconsax is developed and maintained by Saade.

License
-------

[](#license)

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

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance78

Regular maintenance activity

Popularity44

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.8% 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 ~350 days

Total

5

Last Release

120d ago

PHP version history (2 changes)v1.0.0PHP ^7.4|^8.0

v1.1.0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![saade](https://avatars.githubusercontent.com/u/14329460?v=4)](https://github.com/saade "saade (10 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (6 commits)")[![michaelgatuma](https://avatars.githubusercontent.com/u/50529359?v=4)](https://github.com/michaelgatuma "michaelgatuma (1 commits)")

---

Tags

laravelbladeIconsax

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/saade-blade-iconsax/health.svg)

```
[![Health](https://phpackages.com/badges/saade-blade-iconsax/health.svg)](https://phpackages.com/packages/saade-blade-iconsax)
```

###  Alternatives

[technikermathe/blade-lucide-icons

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

18421.4k11](/packages/technikermathe-blade-lucide-icons)[ublabs/blade-simple-icons

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

1963.4k](/packages/ublabs-blade-simple-icons)[mallardduck/blade-lucide-icons

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

101926.8k35](/packages/mallardduck-blade-lucide-icons)[secondnetwork/blade-tabler-icons

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

36659.9k28](/packages/secondnetwork-blade-tabler-icons)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)[stijnvanouplines/blade-country-flags

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

26382.0k7](/packages/stijnvanouplines-blade-country-flags)

PHPackages © 2026

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