Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unicon-rocks/unicon-laravel

:unicorn: Universal icon component for Laravel
https://github.com/unicon-rocks/unicon-laravel

iconify icons laravel livewire

Last synced: 28 days ago
JSON representation

:unicorn: Universal icon component for Laravel

Awesome Lists containing this project

README

        

[![](docs/og.svg)](https://unicon.rocks)

![GitHub License](https://img.shields.io/github/license/unicon-rocks/unicon-laravel)
![GitHub Tag](https://img.shields.io/github/v/tag/unicon-rocks/unicon-laravel?label=version)
![PHP Versions](https://img.shields.io/badge/php-%3E%3D8.1-blue)
![Laravel Versions](https://img.shields.io/badge/laravel-%3E%3D10-red)

Unicon is a package for [Laravel] that enables seamless, on-demand integration of over 200,000 icons from the [Iconify] API, with caching for optimized performance.

[Laravel]: https://laravel.com
[Iconify]: https://iconify.design/

# Installation

You can install the package via [Composer] by running the following command.

```bash
composer require unicon-rocks/unicon-laravel
```

[Composer]: https://getcomposer.org

## Documentation

The full documentation can be found at [unicon.rocks](https://unicon.rocks).

## License

Unicon is open-source software licensed under the [MIT license](LICENSE).