ge Template Icon
Gets the template icon as Bitmap.
It should be called only from a coroutine or another suspend function
There is Three types of template icon
Return
the template icon as Bitmap
See also
Parameters
icon Name
String the template icon name
icon Type
TemplateIconType: the template icon type
TemplateIconType.SMALL : to get the small icon
TemplateIconType.SMALL_DISABLED : to get the disabled small icon
TemplateIconType.BIG : to get the big icon