PHPackages                             headerx/buku-icons - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. headerx/buku-icons

ActiveLibrary[Templating &amp; Views](/categories/templating)

headerx/buku-icons
==================

\# Installs over 50,000 icons. From https://blade-ui-kit.com/blade-icons

v2.0.2(1y ago)11.3kMITPHP

Since Jun 29Pushed 1y agoCompare

[ Source](https://github.com/headerx/buku-icons)[ Packagist](https://packagist.org/packages/headerx/buku-icons)[ Docs](https://github.com/headerx/buku-icons)[ GitHub Sponsors](https://github.com/headerx)[ RSS](/packages/headerx-buku-icons/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (13)Versions (31)Used By (0)

Installs over 50,000 icons.
===========================

[](#installs-over-50000-icons)

[![Latest Version on Packagist](https://camo.githubusercontent.com/719b66e01d1a4f3ae867d6b1801ec4ff9ee12b8163577174eb87f110bd9c728d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686561646572782f62756b752d69636f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/headerx/buku-icons)[![GitHub Tests Action Status](https://camo.githubusercontent.com/1d20d5426ace21412359bfdb3a9df353b2119a07dd3771872fbb6230a296e5be/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f686561646572782f62756b752d69636f6e732f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/headerx/buku-icons/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/4a21fa14e3168b4f586013f0a5ef082fa66fafbc3a277d54e797581a7e63fdb9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f686561646572782f62756b752d69636f6e732f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/headerx/buku-icons/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/65c731d89de77e8fe283047eebf9e081990c93babe182c66675fa3e05d2b5f2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686561646572782f62756b752d69636f6e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/headerx/buku-icons)

---

All I've done is make a package from the icon portion of Blade UI Kit [website](https://blade-ui-kit.com/blade-icons), which incidentally can be used to set up icon relationships in your Eloquent models.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require headerx/buku-icons
```

You can publish and run the migrations with:

```
php artisan vendor:publish --provider="HeaderX\BukuIcons\BukuIconsServiceProvider" --tag="buku-icons-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --provider="HeaderX\BukuIcons\BukuIconsServiceProvider" --tag="buku-icons-config"
```

This is the contents of the published config file:

```
