UNPKG

@fluentui/react-icons-mdl2

Version:

SVG icon components for @fluentui/react

14 lines (8 loc) 599 B
# @fluentui/react-icons-mdl2 **Icon components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)** 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](https://developer.microsoft.com/en-us/fluentui#/styles/web/icons). To import the icon components: ```js import { IconName } from '@fluentui/react-icons-mdl2'; ```