Download the PHP package khatabwedaa/blade-css-icons without Composer
On this page you can find all versions of the php package khatabwedaa/blade-css-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download khatabwedaa/blade-css-icons
More information about khatabwedaa/blade-css-icons
Files in khatabwedaa/blade-css-icons
Package blade-css-icons
Short Description A package to easily make use of Css.gg in your Laravel Blade views.
License MIT
Homepage https://github.com/khatabwedaa/blade-css-icons
Informations about the package blade-css-icons
Blade Css Icons
A package to easily make use of Css.gg Icons in your Laravel Blade views.
For a full list of available icons see Astrit Malsija.
Requirements
- PHP 8.0 or higher
- Laravel 9.0 or higher
Installation
Usage
Icons can be used a 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 solid 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 Css Icons 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 Css Icons is developed and maintained by Khatab Wedaa.
Blade Icons is developed and maintained by Dries Vints.
License
Blade Css Icons is open-sourced software licensed under the MIT license.
All versions of blade-css-icons with dependencies
blade-ui-kit/blade-icons Version ^1.6
illuminate/support Version ^9.0|^10.0|^11.0