archielite/laravel-heroicons
The Heroicons Blade Component
Maintainers
Package info
github.com/archielite/laravel-heroicons
Language:HTML
pkg:composer/archielite/laravel-heroicons
v0.3.0
2024-12-17 03:47 UTC
Requires
- php: ^7.4|^8.0|^8.1|^8.2|^8.3
- illuminate/support: ^8.0|^9.0|^10.0|^11.0
- illuminate/view: ^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- ext-zip: *
- illuminate/filesystem: ^8.0|^9.0|^10.0|^11.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 447e525d450ed136b7d6d0cd1e8581e7b8f79e2b
- Archi Elite <contact.woop@archielite.com>
README
👁 Latest Version on Packagist
👁 Total Downloads
This package allows you to using Heroicons as a blade component.
Installation
You can install the package via composer:
composer require archielite/laravel-heroicons
Usage
<x-heroicons::icon name="user-o" /> <x-heroicons::icon name="user-s" /> <x-heroicons::user-o /> <x-heroicons::user-s /> ...
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email contact@archielite.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
