displayName; } /** * Get the icon for the share source * * @experimental 35.0.0 */ #[\Override] public function getIcon(): null|ShareIconSVG|ShareIconURL { return $this->icon; } }