76 public function custom($icon_path, $aria_label,
$size =
'small', $is_disabled =
false);
An exception for terminatinating execution or to throw for unit testing.
This is how a factory for icons looks like.
custom($icon_path, $aria_label, $size='small', $is_disabled=false)
standard($name, $aria_label, $size='small', $is_disabled=false)