Custom icon library support for the icon field #17859
Unanswered
BramMortier
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any plans to expand the current icon field with a custom library option? Right now if I want to create a custom Icon field with my own set of icons it's only really possible via a dropdown field.
It would be a nice addition to provide a custom path to a folder in the web directory where custom icons are stored. Craft can then render the options with icons based on those files. and just return the filename as the value. It would be even better if users could also provide their own custom icons but that's a rabbit hole and a half for ensuring correctly formatted svg that are reasonable in size.
I know that's also probably why it's currently not included:
So many things to consider, but I would love your thoughts on this?
Thanks for considering.
Beta Was this translation helpful? Give feedback.
All reactions