The New Way to Build with AI! Introducing ReUI — the developer platform for agentic UI with shadcn/ui
Browse ReUI Pro

Metronic v8.3.3 - Missing keenicons

Hi,

Please check all missing icons: plus-square, minus-square, ... https://preview.keenthemes.com/html/metronic/docs/?page=icons/keenicons#listing

These missing icons affect to the accordion style: all icons disappear https://preview.keenthemes.com/metronic8/demo1/?page=pages/faq/classic

Thanks, Jason

Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (5)


Hi,

Sorry for the delay in responding.

Workaround
Until the source fix lands, replace the class names in your project files:

ki-plus-square → ki-plus-squared
ki-minus-square → ki-minus-squared
ki-check-square → ki-check-squared


Everything else (child <span> elements, other classes like toggle-on, text-primary) stays the same. Only the class name on the parent <span> changes.

For the accordion specifically, search your templates for ki-plus-square and ki-minus-square and apply the rename. This restores the toggle icons immediately.

This is a source-level build pipeline bug; the fix needs to happen in Metronic's KeenIcons CSS generation to align the naming. I've escalated this to our development team for inclusion in the next release.



yes you are right, it is buggy



Hi,
It has been 3 weeks since I posted this feedbacks and I haven't gotten your answer. Metronic v8.3.3 is not safe enough to upgrade so I am still waiting for the next version but at least please let me know that you are aware of this bug and your fix will be include in the next version.

Thanks,
Jason



Hey there! I’ve faced similar issues with Keenicons before. Have you explored the possibility of integrating custom icons? It can bring a fresh look while resolving missing assets efficiently!



Hi Hewitt,

Thanks for the suggestion. However, I prioritize using the available icons such as Bootstrap icons or Metronic Keenicons instead of external resources to make the UI consistent and reduce the resources.

Besides, the real issue I encountered is about Accordion feature which is using Keenicons to indicate the collapsed & hidden states and this comes with the additional css so we really need this fix for Accordion feature.

Thanks,
Jason


Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Click any option to insert into your comment. Select text first to wrap it.
  • **text** to make things bold
  • *text* to emphasize
  • ### Heading to make headings
  • [link text](url) for links
  • ![alt text](image-url) to paste in an image
  • - item to make a list
  • 1. item to make an ordered list
  • > quote to quote somebody
  • `code` for single line of code
  • ```js ... ``` for JS code block
  • ```html ... ``` for HTML code block
  • ```scss ... ``` for SCSS code block
  • ```php ... ``` for PHP code block
  • --- for a horizontal rule
  • happy  :)
  • shocked  :|
  • sad  :(
buy metronic keenthemes mega bundle

ReUI

Open-source React components, blocks and templates built on shadcn/ui and Tailwind CSS by Keenthemes.