Deprecation: #67506 - Deprecate IconUtility::getIcon
See forge#67506
Description
The method Icon which was used for generating overlaid icons for records has been marked as deprecated.
Impact
All calls to the PHP method will throw a deprecation warning.
Affected Installations
Instances with third-party extensions modifying the TYPO3 Backend with a custom module or hook and calling Icon.
Migration
Use Icon instead.