PHPackages                             alanmburr/blade-bootstrap-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. alanmburr/blade-bootstrap-icons

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

alanmburr/blade-bootstrap-icons
===============================

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

v1.5.0(2y ago)011MITPHPPHP ^7.4|^8.0

Since Mar 31Pushed 2y agoCompare

[ Source](https://github.com/alanmburr/blade-bootstrap-icons)[ Packagist](https://packagist.org/packages/alanmburr/blade-bootstrap-icons)[ Docs](https://github.com/alanmburr/blade-bootstrap-icons)[ RSS](/packages/alanmburr-blade-bootstrap-icons/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Blade Bootstrap Icons
=====================

[](#blade-bootstrap-icons)

[ ![Tests](https://github.com/davidhsianturi/blade-bootstrap-icons/workflows/Tests/badge.svg)](https://github.com/davidhsianturi/blade-bootstrap-icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/01bbea779a14c3cf9776b2a0b67ba9ab8927462645e02c4e22922eb4ef5fa011/68747470733a2f2f706f7365722e707567782e6f72672f6461766964687369616e747572692f626c6164652d626f6f7473747261702d69636f6e732f762f737461626c652e737667)](https://packagist.org/packages/davidhsianturi/blade-bootstrap-icons)[ ![Total Downloads](https://camo.githubusercontent.com/9df0c1ce0d3f04ad833e65b604ef11cf71c958f9b64a966bffc72e12ebc944a7/68747470733a2f2f706f7365722e707567782e6f72672f6461766964687369616e747572692f626c6164652d626f6f7473747261702d69636f6e732f642f746f74616c2e737667)](https://packagist.org/packages/davidhsianturi/blade-bootstrap-icons)A package to easily make use of [Bootstrap Icons](https://github.com/twbs/icons) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require davidhsianturi/blade-bootstrap-icons
```

Usage
-----

[](#usage)

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

Then use them in your views like:

```

```

### Blade Icons

[](#blade-icons)

Blade Bootstrap 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)

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

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

[](#maintainers)

Blade Bootstrap Icons is developed and maintained by [David H. Sianturi](https://davidhsianturi.com).

Blade Icons is developed and maintained by [Dries Vints](https://driesvints.com).

License
-------

[](#license)

Blade Bootstrap 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

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

772d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3bd59e1d53945fde6f00453af8e073def3d9ba0453e4736d05bcff96a5d05d7a?d=identicon)[alanmburr](/maintainers/alanmburr)

---

Top Contributors

[![davidhsianturi](https://avatars.githubusercontent.com/u/26449835?v=4)](https://github.com/davidhsianturi "davidhsianturi (86 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (49 commits)")[![danpalmieri](https://avatars.githubusercontent.com/u/1392562?v=4)](https://github.com/danpalmieri "danpalmieri (13 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (6 commits)")[![alanmburr](https://avatars.githubusercontent.com/u/54408289?v=4)](https://github.com/alanmburr "alanmburr (1 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")[![muffycompo](https://avatars.githubusercontent.com/u/780240?v=4)](https://github.com/muffycompo "muffycompo (1 commits)")

---

Tags

laravelbladeBootstrap Icons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alanmburr-blade-bootstrap-icons/health.svg)

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