PHPackages                             adzchappers/iconicapp-for-laravel - 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. adzchappers/iconicapp-for-laravel

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

adzchappers/iconicapp-for-laravel
=================================

Laravel Blade files for the wonderful iconic.app icon set

1.0.1(5y ago)06MITBladePHP ^7.4|^8.0

Since May 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/adzchappers/iconicapp-for-laravel)[ Packagist](https://packagist.org/packages/adzchappers/iconicapp-for-laravel)[ Docs](https://github.com/adzchappers/iconicapp-for-laravel)[ GitHub Sponsors]()[ RSS](/packages/adzchappers-iconicapp-for-laravel/feed)WikiDiscussions master Synced today

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

IconicApp for Laravel
=====================

[](#iconicapp-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6f511507ffe2ac90565a926593e77bc5cca20358636228d1dcd3d165bca44349/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f61647a63686170706572732f69636f6e69636170702d666f722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adzchappers/iconicapp-for-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/62c870e00f134b2297248b376fe2c7fa33436851c8783f1c6defa81552bec840/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61647a63686170706572732f69636f6e69636170702d666f722d6c61726176656c2f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/adzchappers/iconicapp-for-laravel/actions?query=workflow%3Arun-tests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/9af3ed2c259ff720094b2c3e06f86b3d56d63b8e91b835f101c608ca8da957dd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f61647a63686170706572732f69636f6e69636170702d666f722d6c61726176656c2f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/adzchappers/iconicapp-for-laravel/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/21d55beb1bc461c6b80db546026ff6bcefff313f9dd1f478d1c1ddb861e8c8dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f61647a63686170706572732f69636f6e69636170702d666f722d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/adzchappers/iconicapp-for-laravel)

A Laravel package for easy use of the wonderful [iconic.app](https://iconic.app) icon set in blade, svg, or png.

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

[](#requirements)

- PHP 7.4 or higher
- Laravel 7.0 or higher

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

[](#installation)

You can install the package via composer, this will give you access to the blade components:

```
composer require adzchappers/iconicapp-for-laravel
```

If you want to use the SVG or PNG files directly, you'll need to publis them directly.

All Files

```
php artisan vendor:publish --provider="AdzChappers\IconicappForLaravel\ServiceProvider" --force
```

SVG Files

```
php artisan vendor:publish --provider="AdzChappers\IconicappForLaravel\ServiceProvider" --tag=iconic-svg --force
```

All PNG Files

```
php artisan vendor:publish --provider="AdzChappers\IconicappForLaravel\ServiceProvider" --tag=iconic-png --force
```

Black PNG Files

```
php artisan vendor:publish --provider="AdzChappers\IconicappForLaravel\ServiceProvider" --tag=iconic-png-black --force
```

White PNG Files

```
php artisan vendor:publish --provider="AdzChappers\IconicappForLaravel\ServiceProvider" --tag=iconic-png-white --force
```

Updating
--------

[](#updating)

General steps for every update:

- Run `php artisan view:clear`
- If you published the raw icons run one of the above installations commands, eg `php artisan vendor:publish --provider="AdzChappers\IconicappForLaravel\ServiceProvider" --force`

Usage
-----

[](#usage)

Iconic icons can be used with a self-closing Blade component, which will be compiled to an SVG:

```

```

You can also pass a class, style, or stroke color (any or all) into the component:

```

```

The icons can also be used in their raw format (svg, or png)

```

```

Testing
-------

[](#testing)

```
composer test
```

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.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [AdzChappers](https://github.com/adzchappers)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

1886d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/611127?v=4)[Adam](/maintainers/adzchappers)[@adzchappers](https://github.com/adzchappers)

---

Top Contributors

[![adzchappers](https://avatars.githubusercontent.com/u/611127?v=4)](https://github.com/adzchappers "adzchappers (1 commits)")

---

Tags

laravelblade-iconsadzchappersiconicapp-for-laraveliconic appBlade Iconic.appiconic.app

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/adzchappers-iconicapp-for-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/adzchappers-iconicapp-for-laravel/health.svg)](https://phpackages.com/packages/adzchappers-iconicapp-for-laravel)
```

###  Alternatives

[moonshine/moonshine

Laravel administration panel

1.3k253.1k81](/packages/moonshine-moonshine)[hasinhayder/tyro-dashboard

Tyro Dashboard - Beautiful admin dashboard for managing Tyro roles, privileges, users, and settings

5443.8k](/packages/hasinhayder-tyro-dashboard)[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)[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)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2464.9k6](/packages/hasinhayder-tyro-login)

PHPackages © 2026

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