Icon components for Fluent UI React
This package contains SVG versions of the MDL2 icon set(excluding any branded icons), wrapped in React components. It also includes utilities for creating SVG icon components. These icons are available under the MIT license.
For more information, including a list of available icons, see the Fluent UI website.
To import the icon components:
import { IconName } from '@fluentui/react-icons-mdl2';