Hierarchical nodes in Drupal 10+. Enables a hierarchy of nodes to be constructed and displayed. All is needed is an entity reference field to the Node's parent.
The Iconify Field module for Drupal allows you to easily add SVG icons to any type of content, using the amazing Iconify project.
Components
Field integration with a user-friendly icon picker
A CKEditor 5 plugin to easily let content editors add icons
An API to allow developers to integrate any feature in their own custom modules
What does it do?
In short, it provides a new field type for selecting icons from any collection of Iconify icons. The resulting icon or icons will be rendered in SVG form on the frontend, without the need for any client-side JavaScript.
Additionally, a separate module is provided to provide a CKEditor 5 plugin. This makes it easy for content editors to include icons in their content.