reedware/nova-icons
Adds Vue components for various icons to Laravel Nova.
1,045
| Install | |
|---|---|
composer require reedware/nova-icons |
|
| Latest Version: | v1.0.11 |
| PHP: | >=7.1.0 |
| License: | MIT |
| Last Updated: | Feb 7, 2022 |
| Links: | GitHub · Packagist |
Maintainer: tylernathanreed
Nova Icons
Adds Vue components for various icons.
--
All components begin can be used with the <icon-*/> syntax. Many of these icons are ported from other icon libraries, so some of them may look familar.
Installation (Using Composer)
composer require reedware/nova-icons
Icons
- Calendar (based on Font Awesome 5's far-calendar-alt icon)
- Code (based on Font Awesome 5's fas-code icon)
- Cogs (based on Font Awesome 5's fas-cogs icon)
- Cubes (based on Font Awesome 5's fas-cubes icon)
- Database (based on Font Awesome 5's fas-database icon)
- Layer Group (based on Font Awesome 5's fas-layer-group icon)
- Logout (based on Font Awesome 5's fas-sign-out-alt icon)
- Magic (based on Font Awesome 5's fas-magic icon)
- Project Diagram (based on Font Awesome 5's fas-project-diagram icon)
- Software (custom icon similar to Font Awesome 5's fas-desktop and fas-cube icons)
- Sort (custom icon that uses a bi-directional arrow, but is similar to Font Awesome 5's fas-sort-amount-up-alt icon)
- Tasks (based on Font Awesome 5's fas-tasks icon)
Related Packages
unm/laravel4-opencloud
A laravel 4.1 service provider package that wraps the Rackspace/Openstack PHP SD...
4
7
riverskies/laravel-vue-component
Helper package to aid usage of Vue Components within Laravel projects
1,176
20
jcc/blog
A full-featured, easy-to-use, well-expanded blog system powered by laravel and v...
5,232
2,854