JSPM

  • Created
  • Published
  • Downloads 16810
  • Score
    100M100P100Q143244F
  • License MIT

React components for building web experiences.

Package Exports

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

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 provides utilities for creating svg icons, as well as set of customizable Icons.

To import ReactIcons components:

import { ComponentName } from '@fluentui/react-icons-mdl2';