# @fluentui/react-icons-mdl2-branded

**Branded MDL2 icon components for [Fluent UI React](https://developer.microsoft.com/en-us/fluentui)**

This package contains branded icons from the MDL2 SVG icon set. Usage of these icons is subject to the [Microsoft Fabric Assets License](https://aka.ms/fluentui-assets-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-branded';
```
