{% extends 'layouts/vertical.html' %} {% load static i18n %} {% block title %}Lucide Icons{% endblock title %} {% block page_content %}
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>