Download the PHP package shakilahmmed/blade-file-iconify without Composer
On this page you can find all versions of the php package shakilahmmed/blade-file-iconify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shakilahmmed/blade-file-iconify
More information about shakilahmmed/blade-file-iconify
Files in shakilahmmed/blade-file-iconify
Package blade-file-iconify
Short Description A package to easily make use of Iconify in your Laravel Blade views.
License MIT
Homepage https://github.com/ShakilAhmmed/blade-file-iconify
Informations about the package blade-file-iconify
Blade File Icons
A package to easily make use of Iconify in your Laravel Blade views.
For a full list of available icons see the SVG directory.
Requirements
- PHP 7.4 or higher
- Laravel 8.0 or higher
Installation
Updating
Please refer to the upgrade guide
when updating the library.
Configuration [Must Needed]
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:
To Update Icons from Iconify
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:
Changelog
Check out the CHANGELOG in this repository for all the recent changes.
Maintainers
Blade File Iconify is developed and maintained by Shakil Ahmmed.
License
Blade File Icons is open-sourced software licensed under the MIT license.
All versions of blade-file-iconify with dependencies
illuminate/contracts Version ^8.0|^9.0|^10.0|^11.0
illuminate/filesystem Version ^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0
illuminate/view Version ^8.0|^9.0|^10.0|^11.0
symfony/console Version ^5.3|^6.0|^7.0
symfony/finder Version ^5.3|^6.0|^7.0
brick/varexporter Version ^0.1.2