reedware / nova-icons
为 Laravel Nova 添加各种图标组件。
v1.0.11
2020-09-12 13:47 UTC
Requires
- php: >=7.1.0
- illuminate/support: >=5.6
README
添加各种图标组件。
--
所有组件可以使用 <icon-*/>
语法。其中许多图标是从其他图标库移植过来的,所以有些可能看起来很熟悉。
安装(使用 Composer)
composer require reedware/nova-icons
图标
- 日历(基于 Font Awesome 5 的 far-calendar-alt 图标)
- 代码(基于 Font Awesome 5 的 fas-code 图标)
- 齿轮(基于 Font Awesome 5 的 fas-cogs 图标)
- 立方体(基于 Font Awesome 5 的 fas-cubes 图标)
- 数据库(基于 Font Awesome 5 的 fas-database 图标)
- 图层组(基于 Font Awesome 5 的 fas-layer-group 图标)
- 登出(基于 Font Awesome 5 的 fas-sign-out-alt 图标)
- 魔法(基于 Font Awesome 5 的 fas-magic 图标)
- 项目图(基于 Font Awesome 5 的 fas-project-diagram 图标)
- 软件(类似于 Font Awesome 5 的 fas-desktop 和 fas-cube 图标的自定义图标)
- 排序(使用双向箭头但类似于 Font Awesome 5 的 fas-sort-amount-up-alt 图标)
- 任务(基于 Font Awesome 5 的 fas-tasks 图标)