PHPackages                             ublabs/blade-simple-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. ublabs/blade-simple-icons

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

ublabs/blade-simple-icons
=========================

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

0.192.0(1mo ago)1951.2k↑10.1%5MITPHPPHP ^7.4|^8.0CI passing

Since Apr 11Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/ublabs/blade-simple-icons)[ Packagist](https://packagist.org/packages/ublabs/blade-simple-icons)[ Docs](https://github.com/ublabs/blade-simple-icons)[ GitHub Sponsors](https://github.com/adrian-ub)[ RSS](/packages/ublabs-blade-simple-icons/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (194)Used By (0)

###  Blade Simple Icons

[](#----blade-simple-icons)

 [ ![Tests](https://github.com/ublabs/blade-simple-icons/workflows/Tests/badge.svg) ](https://github.com/ublabs/blade-simple-icons/actions?query=workflow%3ATests) [ ![Latest Stable Version](https://camo.githubusercontent.com/114149a47f52ffc775b9452d89b9bb595ea00de89e577cbc8766943b5fbe54c3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f75626c6162732f626c6164652d73696d706c652d69636f6e73) ](https://packagist.org/packages/ublabs/blade-simple-icons) [ ![Total Downloads](https://camo.githubusercontent.com/5e40866227ec9b7fc937a22ca1248cc5360edea9dd683c44f13a4aec1e3202b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75626c6162732f626c6164652d73696d706c652d69636f6e73) ](https://packagist.org/packages/ublabs/blade-simple-icons)

---

A package to easily make use of [Simple Icons](https://simpleicons.org/) 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)

You can install the package via composer:

```
composer require ublabs/blade-simple-icons
```

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-simple-icons --force
```

Then use them in your views like:

```

```

### Blade Icons

[](#blade-icons)

Blade Simple 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.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Adrián UB](https://github.com/adrian-ub)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance89

Actively maintained with recent releases

Popularity40

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 95.5% 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 ~9 days

Total

192

Last Release

57d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9687ef0078f06de990bb1c0a21ff903c4a6f92ab97188c38f25a6164244b35c1?d=identicon)[ub](/maintainers/ub)

---

Top Contributors

[![ublabs[bot]](https://avatars.githubusercontent.com/in/146062?v=4)](https://github.com/ublabs[bot] "ublabs[bot] (211 commits)")[![adrian-ub](https://avatars.githubusercontent.com/u/22903142?v=4)](https://github.com/adrian-ub "adrian-ub (6 commits)")[![geekish](https://avatars.githubusercontent.com/u/684339?v=4)](https://github.com/geekish "geekish (1 commits)")[![htulibacki](https://avatars.githubusercontent.com/u/969692?v=4)](https://github.com/htulibacki "htulibacki (1 commits)")[![luttje](https://avatars.githubusercontent.com/u/2738114?v=4)](https://github.com/luttje "luttje (1 commits)")[![PhiloNL](https://avatars.githubusercontent.com/u/1133950?v=4)](https://github.com/PhiloNL "PhiloNL (1 commits)")

---

Tags

bladeiconslaravelsimple-iconssvglaravelublabsblade-simple-icons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ublabs-blade-simple-icons/health.svg)

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

###  Alternatives

[stijnvanouplines/blade-country-flags

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

26307.2k6](/packages/stijnvanouplines-blade-country-flags)[technikermathe/blade-lucide-icons

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

18299.2k7](/packages/technikermathe-blade-lucide-icons)[saade/blade-iconsax

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

21138.5k](/packages/saade-blade-iconsax)[mckenziearts/blade-untitledui-icons

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

16104.9k5](/packages/mckenziearts-blade-untitledui-icons)[afatmustafa/blade-hugeicons

A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.

13129.0k3](/packages/afatmustafa-blade-hugeicons)

PHPackages © 2026

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