The icon information that user can define as UI resource and can use for their UI.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| icon_id | varchar(50) | not null | Unique ID |
| name | nvarchar(64) | with null | Icon name |
| url | varchar(128) | with null | The location where the icon is located |
| type | varchar(32) | with null | Descriptive type name for the icon |
| mime_type | varchar(32) | with null | File type |
Product Name: Unicenter Service Management
Table Type: Table