coreui-angular icon indicating copy to clipboard operation
coreui-angular copied to clipboard

Use of different Icons aside from Core UI Icons

Open 32x0lf opened this issue 1 year ago • 4 comments
trafficstars

Hi,

Is there any possibilities that we can use our own Icons? or we can use another Icons aside from Core UI? and if so, is there documentations on how to integrate it?

Hope to hear from you Core UI team.

Thanks in advance.

32x0lf avatar Feb 08 '24 05:02 32x0lf

As extension to this issue, I'm missing the documentation on how to use FontAwesome icons in the Sidebar component of coreUI later than version 5.

All issues and stackoverflow posts regarding this are linked to older versions of CoreUI.

I tried extending the IconComponent object and overriding several methods like getInnerHTML and others related to DOM generation - But I haven't succeeded yet. I also tried putting a FontAwesome IconComponent object on the fitting object position in the Menu structure - This also didn't work.

Looking forward to hearing from you Jan Nox

Maybe there's another way?

Jan-Nox avatar Apr 13 '24 12:04 Jan-Nox

I have the same question. It looks like that it is impossible to use other icons than the CoreUI icons at the moment. I did not found a way to overwrite the default template, without copy&past all the navigation related files

https://github.com/coreui/coreui-angular/blob/40f7429aab634d19e97c7072c4b7e2b5f1cbf576/projects/coreui-angular/src/lib/sidebar/sidebar-nav/sidebar-nav-group.component.html#L22-L39

I'm using Coreui 5

nook24 avatar Apr 25 '24 08:04 nook24

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions

github-actions[bot] avatar Jun 29 '24 20:06 github-actions[bot]

Same question here, the CoreUI Icons are not enough, I need some other icons from FontAwesome. How can I use them?

iappwebdev avatar Jul 01 '24 09:07 iappwebdev