id; } public function getIcon(): ?string { return $this->icon; } public function getHexColor(): ?string { return $this->hexColor; } }