PHPackages                             eduard9969/blade-polaris-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. eduard9969/blade-polaris-icons

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

eduard9969/blade-polaris-icons
==============================

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

2.9.0(1mo ago)485.0k↓42.9%21MITPHPPHP ^7.4|^8.0CI passing

Since Feb 25Pushed 1mo ago2 watchersCompare

[ Source](https://github.com/Eduard9969/blade-polaris-icons)[ Packagist](https://packagist.org/packages/eduard9969/blade-polaris-icons)[ Docs](https://github.com/Eduard9969/blade-polaris-icons)[ RSS](/packages/eduard9969-blade-polaris-icons/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (12)Versions (43)Used By (1)

Blade Polaris Icons
===================

[](#blade-polaris-icons)

[ ![Tests](https://github.com/eduard9969/blade-polaris-icons/workflows/Tests/badge.svg)](https://github.com/eduard9969/blade-polaris-icons/actions?query=workflow%3ATests)[ ![Code Style](https://camo.githubusercontent.com/0ec642c02167cb3a2fd54fe46017e73898a655c3b22c4f2c6648431a0b964b2a/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3436333534313333342f736869656c643f7374796c653d666c6174)](https://github.styleci.io/repos/463541334)[ ![Latest Stable Version](https://camo.githubusercontent.com/a255018e98b4def657d1873d392597421f2b31e9b2665df55d75cdc527f732b9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656475617264393936392f626c6164652d706f6c617269732d69636f6e73)](https://packagist.org/packages/eduard9969/blade-polaris-icons)[ ![Total Downloads](https://camo.githubusercontent.com/f60ff5318fc535a832b52aa8d6250d864e2f502d06dca25a29f767168e00e085/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656475617264393936392f626c6164652d706f6c617269732d69636f6e73)](https://packagist.org/packages/eduard9969/blade-polaris-icons)A package to easily make use of [Polaris Icons](https://www.npmjs.com/package/@shopify/polaris-icons) in your Laravel Blade views.

For a full list of available icons see the [SVG directory](https://github.com/Eduard9969/blade-polaris-icons/blob/main/resources/svg) or preview them at [shopify.com](https://polaris-icons.shopify.com/). Polaris Icons are originally developed by [Shopify Team](https://shopify.dev/).

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 8.0 or higher

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

[](#installation)

```
composer require eduard9969/blade-polaris-icons
```

Updating
--------

[](#updating)

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

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

[](#blade-icons)

Blade Polaris 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 Polaris 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-polaris-icons.php` config file:

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

Usage
-----

[](#usage)

Icon name skeleton:

```
{icon-name}-icon.svg
```

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-polaris-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 Polaris Icons is developed and maintained by [Eduard Samoilenko](https://readytest.tk).

License
-------

[](#license)

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

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance89

Actively maintained with recent releases

Popularity36

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 98.6% 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 ~41 days

Recently: every ~190 days

Total

38

Last Release

57d ago

Major Versions

1.5.1 → 2.0.02024-01-15

PHP version history (4 changes)1.0.0PHP ^7.4|^8.0

1.3.0PHP ^7.4|^8.0|^8.1|^8.2

2.5.0PHP ^7.4|^8.0|^8.1|^8.2|^8.3

2.8.0PHP ^7.4|^8.0|^8.1|^8.2|^8.3|^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/06ad29d7a8750aea9d4b56d4f6ae8531a1b0a98ec1e3ddc14d4ff80cb516b23f?d=identicon)[Eduard9969](/maintainers/Eduard9969)

---

Top Contributors

[![Eduard9969](https://avatars.githubusercontent.com/u/42999756?v=4)](https://github.com/Eduard9969 "Eduard9969 (353 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (2 commits)")[![dawid-focht](https://avatars.githubusercontent.com/u/110234093?v=4)](https://github.com/dawid-focht "dawid-focht (1 commits)")[![denissceluiko](https://avatars.githubusercontent.com/u/12938632?v=4)](https://github.com/denissceluiko "denissceluiko (1 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (1 commits)")

---

Tags

laravelbladeshopifypolaris

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eduard9969-blade-polaris-icons/health.svg)

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

###  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)
