@NonNull static fun fromInt(value: Int): IncidentIconCategory
Static method used to search trough enum and retrieve the incident icon category based on passed value.
value - Int: Passed that is going to be searched in enum.
value