Material Icons
This module integrates Google's Material Icons into your Drupal site, allowing you to use them in content fields and directly within the CKEditor. It provides a custom field type for easy icon selection and management, and can automatically add the icon font library to your pages.
This module provides access to Material Icons (Google's Icon Font).
Field Support
- A custom Field Type supporting material icons
- Widget options to allow extra settings
CKEditor Support
- Allow using icons inline in CKEditor
Material Icons Library
- Customizable Font Family Selection
- Automatically attached to every page
Version Support
1.x 2.x Core ^8 || ^9 >=9.3 || ^10 Field Formatter Y Y Material Symbols N Y CKEditor 4 Y Y CKEditor 5 N YINSTALLATION
------------
Install the module per normal
FONT FAMILY:
1. Configure available icon styles at /admin/config/content/material_icons
FIELDS:
1. Add a new field to any entity type of type Material Icons
2. Configure the Form Display
CKEDITOR:
1. Select a text format to enable the CKEditor plugin for
at /admin/config/content/formats
2. Drag the Material Icons button from "Available buttons"
to "Active toolbar"
3. Ensure your text format is not limiting HTML, or has the ability
to have classes on <i> elements
4. Save the text format.