Gets the icon path for this layout definition.
string|null The icon path, if it exists.
public function getIconPath() { return $this->icon; }