Hi, eger to add a new page to the navigation. Like so:
new AppMenuItem('Editions', 'Pages.Editions', 'flaticon-app', '/app/admin/editions'),
I wantet do give it its own icon. But I can't make sense of that flaticon-* stuff.
Seems to be a font in different formats but what are the supported names and what icons are included in there.
Please give me some starting point.
Maybe that also explains how I could possibly extend the supplied icon set with my own or downloaded ones.
6 Answer(s)
-
0
Hi,
You can check available icons here https://keenthemes.com/metronic/preview/?page=components/icons/flaticon&demo=default
You can also check Metronic's other available icon sets but if you want to use them, you need to change a few lines on the client side code (the one generates menu).
-
0
Can you describe the change that is needed to enable the use of these other icons like flaticon2-*.
Thanks
-
0
Is there any updated process for how we can use different icons?
This must be one of the most basic type of changes, but its not documenent and your documenation is not searchable.
-
0
And the above link is broken.
this works
https://keenthemes.com/metronic/preview/demo2/components/icons/flaticon.html
-
0
You say: You can also check Metronic's other available icon sets but if you want to use them, you need to change a few lines on the client side code (the one generates menu).
Are you going to tell us how to do it?
-
0
@commondesk - you might find this helpful: https://support.aspnetzero.com/QA/Questions/5527