Skip to content

Incorporated the Material Symbols libraries.

These are the changes being introduced on this pull request:

  • Fixed a typo in the material_icons.module file.
  • Created trait Drupal\material_icons\Traits\MaterialIconsSettings to deliver module configuration and reusable helper methods.
  • Incorporated the Material Symbols libraries.
  • Updated the autocomplete script to load Material Symbols, as well as Material Icons.
  • Incorporated AJAX functionality on the field widget form to reload the icons autocomplete upon selected library change.
  • Updated the icon dialog form to deliver Material Symbols as well as Icons. Adds AJAX reload upon library change.
  • Updated the Javascript code delivering the font class names in CKEditor versions 4 & 5.

Includes Outlined, Rounded and Sharp.

Closes #3371663

Merge request reports

Loading