- Issue created by @pdureau
Hello,
There is currently a core issue you may be interested in: ✨ Add an icon management API Active
With an API containing:
iconpack
plugin type with its plugin managerextractor
plugin type with its plugin manager, its PHP attribute notation & an icon finder serviceicon()
Twig function & icon
render element path
, svg
& svg_sprite
extractors We would be interested about your opinion on this MR. Would you consider to leverage such an API for the next version of the material_icons
module?
Using this API, ex_icons
can implement Material Icons & Material Symbols as iconpack
plugins and still propose the integration with the field API (type, formatter, widget) and Ckeditor.
But those integration will now works with other iconpack proposed by other modules and themes.
What do you think about this?
Active
2.0
Code