rememberOutlinedMaterialSymbolsFont

expect fun rememberOutlinedMaterialSymbolsFont(grade: Int = 0, fill: Boolean = false): IconFont

The Material Symbols variable font, Outlined variant.

Parameters

grade

grade of the font, between -50 and 200, 0 by default

fill

whether to use the filled variation of the icons or not, false by default