Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages

Readme

Nova Heroicons-ui

Latest Version on Packagist Total Downloads

This tool allows you to use all icons on heroicons-ui on Laravel Nova on your custom tool, resource-tool, custom index/detail tool bars - which was actually what started me on this package.

This package makes usage of the awesome heroicons-ui from Steve Schoger.

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require rmsj/nova-hero-icon

Usage

When using the icons, you can use Nova own component, usin the types with a slightly different naming convention.

<icon
    type="h-exclamation"    
/>

or, if you use icon-h, remove the h

<icon-h
    type="exclamation"    
/>

All the icons have the h prefix (h for heroicons) to avoid clashes with possible updates from nova when they could include more icons.

Credits

The MIT License (MIT). Please see License File for more information.

Back to Top
Added 5 years ago
Last updated 5 Years Ago
Version v1.0.0
Composer
rmsj/nova-hero-icon
GitHub stars 7
Packagist downloads 69,120

Favorites

5 users favorited

Rating

N/A
(out of 5)
★★★★★
★★★★
★★★
★★
0 ratings

Tags

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas