Include remaining Revit TaskDialog icons

Hello guys,

Currently, only a “Warning” icon can be assigned in forms.alert. Revit API already includes “Shield”, “Information” and “Error” icons in TaskDialogIcon enum TaskDialog Class .

It would be helpful to have user choice of selecting “Shield”, “Information” and “Error” icons in forms.alert.

I have raised the issue on Github