material_icons
2,164 sites
Security covered
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.