PHPackages                             palmiak/unicon-for-statamic - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. palmiak/unicon-for-statamic

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

palmiak/unicon-for-statamic
===========================

v0.4.1(1y ago)2701[1 issues](https://github.com/palmiak/unicon-for-statamic/issues)[1 PRs](https://github.com/palmiak/unicon-for-statamic/pulls)PHP

Since Nov 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/palmiak/unicon-for-statamic)[ Packagist](https://packagist.org/packages/palmiak/unicon-for-statamic)[ RSS](/packages/palmiak-unicon-for-statamic/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

[![Unicon](https://private-user-images.githubusercontent.com/2342458/388316972-13ef809b-59c9-43b3-b823-15df6b14b2b1.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk2OTc1ODcsIm5iZiI6MTc3OTY5NzI4NywicGF0aCI6Ii8yMzQyNDU4LzM4ODMxNjk3Mi0xM2VmODA5Yi01OWM5LTQzYjMtYjgyMy0xNWRmNmIxNGIyYjEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDUyNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA1MjVUMDgyMTI3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGFhMjU4NGQ3OWRjODI2NGRkZjc5NGIwZTVmM2M5M2Q0NjljNDA2YjgxZjgwMTViMTBmMjEzMWIxYmUwMzQ4MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.-T2RHNDhuiTS8V2fC-4inGOUZs1ZiPxvn4H673JE7yw)](https://private-user-images.githubusercontent.com/2342458/388316972-13ef809b-59c9-43b3-b823-15df6b14b2b1.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Nzk2OTc1ODcsIm5iZiI6MTc3OTY5NzI4NywicGF0aCI6Ii8yMzQyNDU4LzM4ODMxNjk3Mi0xM2VmODA5Yi01OWM5LTQzYjMtYjgyMy0xNWRmNmIxNGIyYjEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI2MDUyNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNjA1MjVUMDgyMTI3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGFhMjU4NGQ3OWRjODI2NGRkZjc5NGIwZTVmM2M5M2Q0NjljNDA2YjgxZjgwMTViMTBmMjEzMWIxYmUwMzQ4MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmcmVzcG9uc2UtY29udGVudC10eXBlPWltYWdlJTJGcG5nIn0.-T2RHNDhuiTS8V2fC-4inGOUZs1ZiPxvn4H673JE7yw)

Unicon for Statamic
===================

[](#unicon-for-statamic)

[Unicon 🦄](https://unicon.rocks/) is a package for [Laravel](https://laravel.com/) that enables seamless, on-demand integration of over 200,000 icons from the Iconify API, with caching for optimized performance.

Huge thanks to [Nicolas Hedger](https://github.com/nhedger/) for creating the **Unicon** package.

What does this addon do?
------------------------

[](#what-does-this-addon-do)

It allows you to install **Unicon** inside of your Statamic projects and adds a tag `unicon` that will enable you to use Unicon inside of Antlers files.

How to Install
--------------

[](#how-to-install)

Just run the following command from your project root:

```
composer require palmiak/unicon-for-statamic
```

You can optionally publish the configuration file by running:

```
php artisan vendor:publish --tag=unicon-config
```

Check the [configuration reference](https://unicon.rocks/config-reference) for more details.

How to Use
----------

[](#how-to-use)

### Antlers

[](#antlers)

Just use `{{ unicon name='heroicons:clock' }}` inside of any antlers file.

If you want to add some classes, you can do it by using `{{ unicon name='heroicons:clock' class="some_class" }}`.

### Blade

[](#blade)

Unicon provides blade support [out of the box](https://unicon.rocks/components/blade-component).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 Bus Factor1

Top contributor holds 72.7% 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 ~6 days

Total

2

Last Release

583d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2342458?v=4)[Maciek Palmowski](/maintainers/palmiak)[@palmiak](https://github.com/palmiak)

---

Top Contributors

[![maciekpalmowski](https://avatars.githubusercontent.com/u/136691573?v=4)](https://github.com/maciekpalmowski "maciekpalmowski (8 commits)")[![palmiak](https://avatars.githubusercontent.com/u/2342458?v=4)](https://github.com/palmiak "palmiak (3 commits)")

### Embed Badge

![Health badge](/badges/palmiak-unicon-for-statamic/health.svg)

```
[![Health](https://phpackages.com/badges/palmiak-unicon-for-statamic/health.svg)](https://phpackages.com/packages/palmiak-unicon-for-statamic)
```

###  Alternatives

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[rias/statamic-redirect

29335.6k](/packages/rias-statamic-redirect)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)[jacksleight/statamic-bard-texstyle

18195.4k](/packages/jacksleight-statamic-bard-texstyle)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k14](/packages/marcorieser-statamic-livewire)

PHPackages © 2026

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