Skip to content

A package to easily use icon families with Laravel Blade.

License

Notifications You must be signed in to change notification settings

basecodeoy/blade-icons

Repository files navigation

About Blade Icons

This project was created by, and is maintained by Brian Faust, and is a package to easily use icon families with Laravel Blade. Be sure to browse through the changelog, code of conduct, contribution guidelines, license, and security policy.

Note This package is inspired by blade-ui-kit/blade-icons; however, it aims for a different architecture and set of features.

Installation

Note This package requires PHP 8.2 or later, and it supports Laravel 10 or later.

To get the latest version, simply require the project using Composer:

$ composer require basecodeoy/blade-icons

Usage

Please review the contents of our test suite for detailed usage examples.