rememberStaticIconFont
Creates a static IconFont using a Compose Multiplatform FontResource.
Parameters
the font resource used to draw the icons
the font feature settings, written in a CSS syntax
Creates a static IconFont using a list of Font objects. Multiple fonts might be provided to support multiple weights.
Parameters
the font(s) used to draw the icons
the font feature settings, written in a CSS syntax
Creates a static IconFont using a Font.
Parameters
the font used to draw the icons
the font feature settings, written in a CSS syntax
Creates a static IconFont using a Compose Multiplatform FontResource.
Parameters
the font resource used to draw the icons
the font feature settings, written in a CSS syntax
Creates a static IconFont using a Compose Multiplatform FontResource.
Parameters
the font resource used to draw the icons
the font feature settings, written in a CSS syntax