JSPM

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

SVG icon components for @fluentui/react

Package Exports

  • @fluentui/react-icons-mdl2
  • @fluentui/react-icons-mdl2/lib-commonjs/index.js
  • @fluentui/react-icons-mdl2/lib-commonjs/utils/createSvgIcon
  • @fluentui/react-icons-mdl2/lib-commonjs/utils/createSvgIcon.js
  • @fluentui/react-icons-mdl2/lib/index.js
  • @fluentui/react-icons-mdl2/lib/utils/createSvgIcon
  • @fluentui/react-icons-mdl2/lib/utils/createSvgIcon.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fluentui/react-icons-mdl2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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