Feature: #101475 - IconSizeEnum 

See forge#101475

Description 

A new backed enum \TYPO3\CMS\Core\Imaging\IconSize is introduced to be used in conjunction with the Icon API.

Impact 

The introduced enum acts as a streamlined drop-in replacement for the existing \TYPO3\CMS\Core\Imaging\Icon::SIZE_* string constants.