[ // Icon provider class 'provider' => \TYPO3\CMS\Core\Imaging\IconProvider\SvgIconProvider::class, // The source SVG for the SvgIconProvider 'source' => 'EXT:tea/Resources/Public/Icons/Plugin.svg', ], ];