rickiezera/icons 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

rickiezera/icons

最新稳定版本:1.0.5

Composer 安装命令:

composer require rickiezera/icons

包简介

Pacote de Blade Icons pronto para uso

README 文档

README

Tests Latest Stable Version Total Downloads

A simple package to easily use custom Blade Icons in your Laravel views.
All icons are preconfigured and ready to use.

For a full list of available icons, check the SVG directory.

Requirements

  • PHP 8.0 or higher
  • Laravel 8.0 or higher

Installation

composer require rickiezera/icons

Blade Icons

Blade LucideIcons uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality. We also recommend to enable icon caching with this library.

Configuration

If you want to customize the SVGs, publish them to your project:

php artisan vendor:publish --tag=icons

They will be available in:

resources/vendor/icons/svg

Usage

Icons can be used as self-closing Blade components which will be compiled to SVG icons:

<x-icons-user />

You can also pass classes to your icon components:

<x-icons-album class="w-6 h-6 text-gray-500"/>

And even use inline styles:

<x-icons-anchor style="color: #555"/>

The solid icons can be referenced like this:

<x-icons-user />

Raw SVG Icons

If you want to use the raw SVG icons as assets, you can publish them using:

php artisan vendor:publish --tag=blade-lucide-icons --force

Then use them in your views like:

<img src="{{ asset('vendor/blade-lucide-icons/cloud-moon.svg') }}" width="10" height="10"/>

Changelog

Check out the CHANGELOG in this repository for all the recent changes.

统计信息

  • 总下载量: 13
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-10-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固