Download the PHP package erikgaal/blade-streamline-icons without Composer
On this page you can find all versions of the php package erikgaal/blade-streamline-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download erikgaal/blade-streamline-icons
More information about erikgaal/blade-streamline-icons
Files in erikgaal/blade-streamline-icons
Package blade-streamline-icons
Short Description A package to easily make use of Streamline Icons in your Laravel Blade views.
License MIT
Homepage https://github.com/erikgaal/blade-streamline-icons
Informations about the package blade-streamline-icons
A package to easily make use of Streamline Icons in your Laravel Blade views.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
You must login to the Streamline API with:
Usage
Retrieve icons from Streamline with:
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:
Or use the @svg directive:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Erik Gaal
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of blade-streamline-icons with dependencies
blade-ui-kit/blade-icons Version ^1.0
firebase/php-jwt Version ^5.0 | ^6.0
illuminate/contracts Version ^9.0 | ^10.0 | ^11.0
spatie/laravel-package-tools Version ^1.14.0