Download the PHP package digitlab/blade-icons without Composer
On this page you can find all versions of the php package digitlab/blade-icons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download digitlab/blade-icons
More information about digitlab/blade-icons
Files in digitlab/blade-icons
Download digitlab/blade-icons
More information about digitlab/blade-icons
Files in digitlab/blade-icons
Vendor digitlab
Package blade-icons
Short Description Laravel Blade SVG icon injection.
License MIT
Homepage http://digitlab.co.za
Package blade-icons
Short Description Laravel Blade SVG icon injection.
License MIT
Homepage http://digitlab.co.za
Please rate this library. Is it a good library?
Informations about the package blade-icons
Blade Icons
An SVG icon injector for Laravel Blade.
Installation
Install using composer:
Add the service provider in app/config/app.php:
Create the cache path (defaults to /storage/framework/icons) and resource path (defaults to /resources/svgs) as specified in your config.
Usage
You can insert an SVG resource using the blade syntax .
To override svg attributes, add them in an array: .
CSS
It is suggested that you add the following css to style your icons:
License
Blade Icons is licensed under The MIT License (MIT).
All versions of blade-icons with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
illuminate/filesystem Version ^5.0
illuminate/support Version ^5.0
illuminate/view Version ^5.0
illuminate/filesystem Version ^5.0
illuminate/support Version ^5.0
illuminate/view Version ^5.0
The package digitlab/blade-icons contains the following files
Loading the files please wait ....