<link href="~/assets/css/plugins.bundle.css" rel="stylesheet" type="text/css" />
<i class="ki-duotone ki-category">
<span class="path1"></span>
<span class="path2"></span>
<span class="path3"></span>
<span class="path4"></span>
</i>
not work with icons it's got an empty square
Hi,
Thank you for reaching out to us.
We didn't manage to reproduce this error in the latest Metronic version.
Could you please specify which Metronic version you are using?
Did you make any changes to our codebase?
Also if there are any steps on how we can reproduce this issue please let us know.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Thanks I found the solution, i should import font folder with plugin style.css
Hi,
Glad to hear that. Please let us know if you have more questions on this topic or anything else.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
hi abdo! i have the seem bug; please can you show me where i have to import font folder?
sure , please import
<link href="~/assets/css/plugins.bundle.css" rel="stylesheet" type="text/css" /> first then import
<link href="~/assets/css/style.bundle.css" rel="stylesheet" type="text/css" /> after plugins.bundle.css in your layout page or main page, whatever language architecture you are using.