@extends('layouts.vertical', ['title' => 'Lucide Icons']) @section('content') @include('layouts.partials/page-title', ['subtitle' => 'Icons', 'title' => 'Lucide'])
Lucide is an open-source library of clean, scalable SVG icons for web and app development, offering easy integration and customization.
<i data-lucide="xxx"></i>
<i data-lucide="xxx" class="text-xx"></i>
<i data-lucide="xxx" class="text-xx fill-xx"></i>
<i class="ti ti-xxxx fs-xx"></i>