@@include("partials/main.html") @@include("partials/title-meta.html", {"title": "Robotech"}) @@include("partials/head-css.html") @@include("partials/body.html") @@include('./partials/sidebar.html') @@include('./partials/topbar.html')

Luside

  1. Robotech
  2. /
  3. Icons
  4. /
  5. Luside
.

Use

If you want to change icon you have to change value.

Use - <i data-lucide="crown"></i>.

Attribute - crown.


<i data-lucide="crown" class=" stroke-slate-500 dark:stroke-slate-300 group-[.icon]:group-hover:stroke-blue-400 mx-auto mb-1 block text-center text-[30px] leading-9"></i>

Icons

crown
circle-dollar-sign
citrus
dribbble
fingerprint
grape
hop
ice-cream-2
More Icons
@@include("partials/footer/footer.html")
@@include("partials/script-file.html")