Download the PHP package hasnayeen/blade-eva-icons without Composer
On this page you can find all versions of the php package hasnayeen/blade-eva-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download hasnayeen/blade-eva-icons
More information about hasnayeen/blade-eva-icons
Files in hasnayeen/blade-eva-icons
Package blade-eva-icons
Short Description A package to easily make use of Eva Icons in your Laravel Blade views.
License MIT
Homepage https://github.com/Hasnayeen/blade-eva-icons
Informations about the package blade-eva-icons
Blade Evaicons
A package to easily make use of Evaicons in your Laravel Blade views.
For a full list of available icons see Akveo team.
Requirements
- PHP 8.1 or higher
- Laravel 10.0 or higher
Installation
Usage
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:
The outline icons can be referenced like this:
Raw SVG Icons
If you want to use the raw SVG icons as assets, you can publish them using:
Then use them in your views like:
Blade Icons
Blade Evaicons uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality.
Changelog
Check out the CHANGELOG in this repository for all the recent changes.
Maintainers
Blade Evaicons is developed and maintained by Nehal Hasnayeen.
License
Blade Evaicons is open-sourced software licensed under the MIT license.
All versions of blade-eva-icons with dependencies
blade-ui-kit/blade-icons Version ^1.1
illuminate/support Version ^10.0|^11.0|^12.0