定制 szonov/tabler-blade-icons 二次开发

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

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

szonov/tabler-blade-icons

最新稳定版本:v2.34.0

Composer 安装命令:

composer require szonov/tabler-blade-icons

包简介

Collection of tabler icons as Blade components

README 文档

README

Inline SVG Icons from tabler-icons.io For Laravel Blade

Introduction

This is a package for the Laravel framework that allows you to use svg icons from tabler-icons.io as Blade components

Installation

Install with composer in laravel application:

$ composer require szonov/tabler-blade-icons

Usage

Use icon in your blade files, or even in php code..

Examples:.

    <x-tabler::icon.home class="icon-lg" fill="yellow"/>
    <x-tabler::icon.home class="icon-md" stroke="red"/>
    <x-tabler::icon.home class="text-blue"/>
    <x-tabler::icon.home-2 fill="yellow" stroke="red" class="bg-white"/>
    <x-tabler::icon name="home-2" fill="yellow" stroke="red" class="icon-lg bg-green rounded"/>
    <x-tabler::icon name="home" class="bg-white" fill="#eee" stroke="red"/>

    {{ \Tabler\Icons\TablerIcon::make('ad-2')->stroke('red')->fill('yellow') }}
    {!! \Tabler\Icons\TablerIcon::make('ad-2')->stroke('red')->fill('yellow') !!}

    <x-tabler::icon name="ball-tennis" fill="#E8C432" stroke="#eee" class="icon-lg bg-black rounded"/>

Find Icon

Name of appropriate icon for your application you can find on https://tabler-icons.io

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固