定制 andreiio/blade-remix-icon 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

andreiio/blade-remix-icon

最新稳定版本:3.8.0

Composer 安装命令:

composer require andreiio/blade-remix-icon

包简介

A package to easily make use of Remix Icon in your Laravel Blade views.

README 文档

README

Blade Remix Icon

A package to easily make use of Remix Icon in your Laravel Blade views. Based on skydiver/blade-icons-remix.

Latest Version on Packagist Software License Build Status Style CI Total Downloads

For a full list of available icons see the resources/svg directory or search

Requirements

  • PHP 7.4 or higher
  • Laravel 8.0 or higher

Install

composer require andreiio/blade-remix-icon

Usage

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

<x-ri-bookmark-fill />

You can also pass classes to your icon components:

<x-ri-mail-line class="w-6 h-6 text-gray-500 fill-current"/>

And even use inline styles:

<x-ri-stack-line style="fill: #F00" />

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-remix-icon --force

Then use them in your views like:

<img src="{{ asset('vendor/blade-remix-icon/code-fill.svg') }}" width="10" height="10"/>

Blade Icons

Blade Remix icon uses Blade Icons under the hood. Please refer to the Blade Icons readme for additional functionality.

Testing

composer test

Credits

License

This project is licensed under the MIT License (MIT) – see the LICENSE file for details.

统计信息

  • 总下载量: 335.44k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 17
  • 点击次数: 3
  • 依赖项目数: 9
  • 推荐数: 2

GitHub 信息

  • Stars: 17
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固