Hi guys,
I want to make good use of the list of Known icons (available in Settings/Developer) but in Front-end.
Mainly, I want to set up a property on a paragraph that would allow the user to select an icon.
I believe there is no such thing as an IconList field Type, therefore I should settle for either a regular input field or a SQL based select.
My questions:
1. Are the icons definitions stored in table somewhere?
2. Can I access them with the API in the front-end?
Thank you,
Adrian