createFromIconOrNullIfZeroResId
open fun createFromIconOrNullIfZeroResId(@NonNull icon: @NonNull Icon): @Nullable IconCompat(source)
Creates an IconCompat from an Icon, or returns null if the given Icon is created from resource 0.