namespace Drupal\Core\Theme\Icon
| Object name | File name | Summary |
|---|---|---|
| IconCollector | core/lib/Drupal/Core/Theme/Icon/IconCollector.php | A CacheCollector implementation for building icons info. |
| IconDefinition | core/lib/Drupal/Core/Theme/Icon/IconDefinition.php | Handle an icon definition. |
| IconDefinitionInterface | core/lib/Drupal/Core/Theme/Icon/IconDefinitionInterface.php | Interface for icon definition. |
| IconExtractorBase | core/lib/Drupal/Core/Theme/Icon/IconExtractorBase.php | Base class for icon extractor plugins. |
| IconExtractorInterface | core/lib/Drupal/Core/Theme/Icon/IconExtractorInterface.php | Interface for icon_extractor plugins. |
| IconExtractorPluginManager | core/lib/Drupal/Core/Theme/Icon/IconExtractorPluginManager.php | IconExtractor plugin manager. |
| IconExtractorSettingsForm | core/lib/Drupal/Core/Theme/Icon/IconExtractorSettingsForm.php | Handle icon extractor settings form conversion from YAML to Drupal Form API. |
| IconExtractorWithFinder | core/lib/Drupal/Core/Theme/Icon/IconExtractorWithFinder.php | Base class for icon_extractor plugins. |
| IconExtractorWithFinderInterface | core/lib/Drupal/Core/Theme/Icon/IconExtractorWithFinderInterface.php | Interface for icon_extractor plugins. |
| IconFinder | core/lib/Drupal/Core/Theme/Icon/IconFinder.php | Icon finder to discover files under specific paths or URLs. |
| IconFinderInterface | core/lib/Drupal/Core/Theme/Icon/IconFinderInterface.php | Interface for icon finder. |
| IconPackExtractorForm | core/lib/Drupal/Core/Theme/Icon/IconPackExtractorForm.php | The icon pack extractor form plugin. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.