@@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')If you want to change icon you have to change value.
Use - <i class="icofont-swirl"></i>.
Class - icofont-swirl.
Value - swirl.
<i class="icofont-swirl text-slate-500 dark:text-slate-300 group-[.icon]:group-hover:text-blue-400 mx-auto mb-1 block text-center text-[30px] leading-9"></i>