getInstance

open fun getInstance(@NonNull context: Context): IconFactory

Get a single instance of IconFactory.

Return

the single instance of IconFactory

Parameters

context

the context to derive the application context from