JSPM

  • Created
  • Published
  • Downloads 17853
  • Score
    100M100P100Q146485F
  • License MIT

SVG icon components for @fluentui/react

Package Exports

  • @fluentui/react-icons-mdl2
  • @fluentui/react-icons-mdl2/lib/utils/createSvgIcon

Readme

@fluentui/react-icons-mdl2

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';