loranger/outline-blade-icons

There is no license information available for the latest version (v1.0.3) of this package.

Convert Outline React icons to Blade components

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/loranger/outline-blade-icons

v1.0.3 2024-09-29 17:02 UTC

This package is auto-updated.

Last update: 2025-09-29 03:08:03 UTC


README

Simple converter from Outline icons to Laravel blade components

Install

composer require loranger/outline-blade-icons

Usage

Convert all available icons

php artisan icons:convert

And use them as blade component

<x-outline.padlock class="w-6"></x-outline.padlock>