Icons Toolkit
Security covered
This module integrates a vast library of over 200,000 icons directly into your Drupal site, allowing you to easily add modern icons to content types, fields, menus, and within the CKEditor. It provides icon pickers for various editing contexts and works with the Iconify Icons provider.
Icons Toolkit (Recipe) integrates the complete UI Icons ecosystem with Iconify Icons as a provider, bringing a vast library of over 200,000 icons from more than 150 open-source icon packs directly to your Drupal site.
The goal of this recipe is to offer a ready-to-use icon system, ideal for projects that want modern icon integration across content types, fields, menus, and CKEditor 5.
Key Features
- Integrates the complete UI Icons ecosystem
- Enables Iconify Icons provider with access to 200,000+ icons
- Provides icon pickers for fields, menus, and content editing
- CKEditor 5 integration for inline icon insertion
Installation
- Install dependencies with composer
composer require drupal/icons_toolkit - Apply the recipe with
php core/scripts/drupal recipe recipes/icons_toolkitor using Drushdrush recipe recipes/icons_toolkit