Hello Support,
I am using Metronic 8.3.3 (Bootstrap version) with Laravel, and I am experiencing a major issue with the KeenIcons system.
Problem Description
Many icons are not being displayed. While some icons render correctly, a large number of them do not appear at all. In several cases, an icon is displayed, but it is not the exact icon requested.
Examples include:
ki-duotone ki-black-left-line
ki-duotone ki-black-right
ki-duotone ki-calendar-8
ki-duotone ki-dots-square
and many other KeenIcons.
These either:
Do not render at all.
Render as blank space.
Display a completely different icon than the one specified.
What I Have Already Checked
Installed Metronic 8.3.3 Bootstrap correctly.
Integrated it with Laravel.
Verified that all Metronic CSS, JavaScript, fonts, and assets are loaded.
Confirmed that the icon class names match the official documentation.
Cleared Laravel caches (optimize:clear).
Rebuilt frontend assets (npm run build).
Cleared browser cache and tested in multiple browsers.
Verified that some icons work correctly, while many others do not.
Expected Behavior
Every KeenIcon documented for Metronic 8.3.3 should render correctly when using its documented CSS classes in a Laravel application.
Actual Behavior
Many icons are missing.
Some icon classes display the wrong icon.
The issue affects a significant portion of the KeenIcons library, making it difficult to use the UI as documented.
Environment
Metronic Version: 8.3.3
Demo: Bootstrap
Framework: Laravel
Bootstrap: 5.x
Node.js: Latest LTS
Browser: Tested in multiple browsers
Operating System: macOS
Questions
Could you please help clarify the following?
Your assistance would be greatly appreciated, as this issue is affecting a large number of icons throughout the application.
Thank you.
Fixing missing KeenIcons in Metronic 8.3.3 with Laravel usually comes down to font paths. Make sure your webfont files are correctly published to your public directory and referenced in SASS. It’s like designing custom basketball jerseys
Interesting issue. If you're troubleshooting Metronic 8.3.3 Bootstrap Icons with Laravel, it's worth checking asset compilation and icon font paths first. Also, just as a tenant eviction service relies on the right process to avoid complications, proper asset configuration is key to preventing missing icon issues.
Whether you play on your browser, Steam, or phone, cookie clicker offers simple yet irresistible fun, transforming your free time into a colorful economic adventure filled with delicious cookies.
Hi Kashif,
This is a duplicate of another question we've already answered. Please follow the solution posted there — it covers asset loading, CSS verification, and Blade template checks.
If that solution doesn't work for you, please reply to the original thread with the requested details (Network tab screenshot, Inspect Element output, build system info).
Thanks!
This reply was generated by AI. A human will follow up if needed.