Class FluentIconExtensions
Provides extension methods for converting Fluent UI icons to the generic Icon type in Dmnk.Icons.Core.
public static class FluentIconExtensions
- Inheritance
-
FluentIconExtensions
- Inherited Members
Methods
ToGenericIcon(Icon)
Converts a Fluent UI Microsoft.FluentUI.AspNetCore.Components.Icon to a generic Icon.
public static Icon ToGenericIcon(this Icon fluentIcon)
Parameters
fluentIconIcon