Download the PHP package mallardduck/blade-boxicons without Composer
On this page you can find all versions of the php package mallardduck/blade-boxicons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mallardduck/blade-boxicons
More information about mallardduck/blade-boxicons
Files in mallardduck/blade-boxicons
Package blade-boxicons
Short Description A package to easily make use of Boxicons in your Laravel Blade views.
License MIT
Homepage https://github.com/mallardduck/blade-boxicons
Informations about the package blade-boxicons
Blade Boxicons
A package to easily make use of Boxicons in your Laravel Blade views. The current release is based on Boxicons 2.0.7
.
For a full list of available icons see Atisa.
A message to Russian 🇷🇺 people
If you currently live in Russia, please read this message.
Requirements
- PHP 7.4 or higher
- Laravel 8.0 or higher
Installation
See on: Packagist
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 solid icons can be referenced like this:
The logo 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 Boxicons uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality.
Changelog
Check out the CHANGELOG for all the recent changes.
Maintainers
This version of Blade Boxicons has been adopted by Dan Pock.
Tho the original Blade Boxicons was originally developed and maintained by João Oliveira.
Blade Icons is developed and maintained by Dries Vints.
License
Blade Boxicons is open-sourced software licensed under the MIT license.