PHPackages                             cooper/blade-park-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. cooper/blade-park-icons

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

cooper/blade-park-icons
=======================

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

v0.0.5(3y ago)07MITPHPPHP ^8.0CI passing

Since Jul 12Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (6)Used By (0)

Blade IconPark Icons
====================

[](#blade-iconpark-icons)

[ ![Tests](https://github.com/myxiaoao/blade-park-icons/workflows/Tests/badge.svg)](https://github.com/myxiaoao/blade-park-icons/actions?query=workflow%3ATests)[ ![Latest Stable Version](https://camo.githubusercontent.com/1f537379ecb788e689a0f04f5ac3a6edf246e1c4da22ce3af0ec803463a74a03/68747470733a2f2f706f7365722e707567782e6f72672f636f6f7065722f626c6164652d7061726b2d69636f6e732f762f737461626c652e737667)](https://packagist.org/packages/cooper/blade-park-icons)[ ![Total Downloads](https://camo.githubusercontent.com/3dd923fd819a44c8e152e1089ef278a32e49f5e1c171c524b92a78dfbd720add/68747470733a2f2f706f7365722e707567782e6f72672f636f6f7065722f626c6164652d7061726b2d69636f6e732f642f746f74616c2e737667)](https://packagist.org/packages/cooper/blade-park-icons)A package to easily make use of [IconPark Icons](https://github.com/bytedance/IconPark) in your Laravel Blade views.

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

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

[](#requirements)

- PHP 8.0 or higher
- Laravel 9.0 or higher

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

[](#installation)

```
composer require cooper/blade-park-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:

```

```

To use filled version append `-filled`

```

```

To use two-tone version append `-two-tone`

```

```

To use multi-color version append `-multi-color`

```

```

### 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-park-icons --force
```

Then use them in your views like:

```

```

### Blade Icons

[](#blade-icons)

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

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

[](#maintainers)

Blade IconPark Icons is developed and maintained by [ByteDance](https://iconpark.bytedance.com/).

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

License
-------

[](#license)

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

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65% 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 ~49 days

Total

5

Last Release

1200d ago

PHP version history (2 changes)v0.0.1PHP ^7.4|^8.0

v0.0.4PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![myxiaoao](https://avatars.githubusercontent.com/u/1223134?v=4)](https://github.com/myxiaoao "myxiaoao (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")

---

Tags

bladeiconpark-iconslaravellaravelbladeIconPark Icons

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cooper-blade-park-icons/health.svg)

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