- Issue created by @pdureau
- 🇫🇷France pdureau Paris
Hello,
Icon API has landed in Drupal 11.1: https://www.drupal.org/node/3490350 →
If you have questions about how to use it, don't hesitate to ask.
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
Hello,
Icon API has landed in Drupal 11.1: https://www.drupal.org/node/3490350 →
If you have questions about how to use it, don't hesitate to ask.