getIcon method

String getIcon()

Implementation

String getIcon(){
  return "assets/icons/$iconName.png";
}