Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@fluentui/font-icons-mdl2

microsoft609.6kMIT8.5.60TypeScript support: included

Fluent UI React icon set.

readme

@fluentui/font-icons-mdl2

Icons for Fluent UI React (formerly Office UI Fabric React)

Fluent UI React Icons includes a collection of 1100+ icons which you can use in your application.

Getting started

If you are using Fluent UI React components, you can make all icons available by calling the initializeIcons function from the @fluentui/font-icons-mdl2 package:

import { initializeIcons } from '@fluentui/font-icons-mdl2';

// Register icons and pull the fonts from the default SharePoint cdn.
initializeIcons();

// ...or, register icons and pull the fonts from your own cdn:
initializeIcons('https://my.cdn.com/path/to/icons/');

This will make ALL icons in the collection available, but will download them on demand when referenced using the @fluentui/style-utilities APIs getIcon or getIconClassName.

Usage in code

Icon component

If you are using Fluent UI React, you can use the Icon component and pass in the corresponding iconName property to render a given icon.

import { Icon } from '@fluentui/react/lib/Icon';

<Icon iconName="Snow" />;

getIconClassName API

The @fluentui/style-utilities package includes a getIconClassName API which can provide a css class to use for rendering the icon manually using the :before pseudoselector:

import { getIconClassName } from '@fluentui/style-utilities';

return `<i class="${getIconClassName('Snow')}" />`;

Notes

See GitHub for more details on the Fluent UI React project and packages within.

changelog

Change Log - @fluentui/font-icons-mdl2

This log was last generated on Tue, 15 Apr 2025 07:20:11 GMT and should not be manually modified.

8.5.60

Tue, 15 Apr 2025 07:20:11 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.12.0 (commit by beachball)

8.5.59

Fri, 14 Mar 2025 07:23:16 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.8 (PR #33981 by beachball)

8.5.58

Fri, 21 Feb 2025 07:22:41 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.24 (PR #33879 by beachball)
  • Bump @fluentui/style-utilities to v8.11.7 (PR #33879 by beachball)
  • Bump @fluentui/utilities to v8.15.20 (PR #33879 by beachball)

8.5.57

Mon, 23 Dec 2024 07:22:58 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.6 (PR #33445 by beachball)

8.5.56

Fri, 13 Dec 2024 07:23:12 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.5 (PR #33455 by beachball)

8.5.55

Fri, 01 Nov 2024 07:23:21 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.4 (PR #33167 by beachball)

8.5.54

Fri, 11 Oct 2024 16:51:54 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.3 (PR #33024 by beachball)
  • Bump @fluentui/utilities to v8.15.19 (PR #33024 by beachball)

8.5.53

Tue, 08 Oct 2024 07:23:46 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.2 (PR #32971 by beachball)
  • Bump @fluentui/utilities to v8.15.18 (PR #32971 by beachball)

8.5.52

Wed, 02 Oct 2024 07:23:57 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.1 (PR #32920 by beachball)
  • Bump @fluentui/utilities to v8.15.17 (PR #32920 by beachball)

8.5.51

Mon, 30 Sep 2024 07:23:12 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.11.0 (PR #32437 by beachball)
  • Bump @fluentui/utilities to v8.15.16 (PR #32437 by beachball)

8.5.50

Thu, 15 Aug 2024 07:23:36 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.21 (PR #31484 by beachball)

8.5.49

Thu, 08 Aug 2024 07:24:18 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.20 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.15 (commit by beachball)

8.5.48

Thu, 01 Aug 2024 07:24:48 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.19 (PR #32173 by beachball)
  • Bump @fluentui/utilities to v8.15.14 (PR #32173 by beachball)

8.5.47

Tue, 09 Jul 2024 07:36:40 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.18 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.13 (commit by beachball)

8.5.46

Tue, 25 Jun 2024 07:32:52 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.17 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.12 (commit by beachball)

8.5.45

Mon, 24 Jun 2024 07:33:22 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.23 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.10.16 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.11 (commit by beachball)

8.5.44

Fri, 14 Jun 2024 15:25:28 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.15 (PR #31716 by beachball)
  • Bump @fluentui/utilities to v8.15.10 (PR #31716 by beachball)

8.5.43

Thu, 06 Jun 2024 07:26:46 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.22 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.10.14 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.9 (commit by beachball)

8.5.42

Tue, 28 May 2024 07:28:20 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.21 (PR #31324 by beachball)
  • Bump @fluentui/style-utilities to v8.10.13 (PR #31324 by beachball)
  • Bump @fluentui/utilities to v8.15.8 (PR #31324 by beachball)

8.5.41

Fri, 24 May 2024 07:28:17 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.20 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.10.12 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.7 (commit by beachball)

8.5.40

Thu, 23 May 2024 07:28:51 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.19 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.10.11 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.6 (commit by beachball)

8.5.39

Mon, 20 May 2024 07:29:20 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.18 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.10.10 (commit by beachball)
  • Bump @fluentui/utilities to v8.15.5 (commit by beachball)

8.5.38

Wed, 24 Apr 2024 07:27:48 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.17 (PR #31130 by beachball)
  • Bump @fluentui/style-utilities to v8.10.9 (PR #31130 by beachball)
  • Bump @fluentui/utilities to v8.15.4 (PR #31130 by beachball)

8.5.37

Mon, 22 Apr 2024 07:28:27 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.8 (PR #31126 by beachball)
  • Bump @fluentui/utilities to v8.15.3 (PR #31126 by beachball)

8.5.36

Fri, 12 Apr 2024 07:29:11 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.16 (PR #31022 by beachball)
  • Bump @fluentui/style-utilities to v8.10.7 (PR #31022 by beachball)
  • Bump @fluentui/utilities to v8.15.2 (PR #31022 by beachball)

8.5.35

Wed, 03 Apr 2024 07:29:31 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.15 (PR #30943 by beachball)
  • Bump @fluentui/style-utilities to v8.10.6 (PR #30943 by beachball)
  • Bump @fluentui/utilities to v8.15.1 (PR #30943 by beachball)

8.5.34

Fri, 22 Mar 2024 07:28:53 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.5 (PR #30817 by beachball)
  • Bump @fluentui/utilities to v8.15.0 (PR #30817 by beachball)

8.5.33

Wed, 13 Mar 2024 07:30:28 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.4 (PR #30753 by beachball)
  • Bump @fluentui/utilities to v8.14.0 (PR #30753 by beachball)

8.5.32

Wed, 31 Jan 2024 07:27:57 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.3 (commit by beachball)

8.5.31

Fri, 19 Jan 2024 07:29:32 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.2 (PR #30225 by beachball)
  • Bump @fluentui/utilities to v8.13.24 (PR #30225 by beachball)

8.5.30

Wed, 10 Jan 2024 07:28:50 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.14 (PR #30063 by beachball)
  • Bump @fluentui/style-utilities to v8.10.1 (PR #30063 by beachball)
  • Bump @fluentui/utilities to v8.13.23 (PR #30063 by beachball)

8.5.29

Tue, 09 Jan 2024 07:33:09 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.10.0 (PR #30003 by beachball)

8.5.28

Thu, 14 Dec 2023 07:30:10 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.13 (PR #30061 by beachball)
  • Bump @fluentui/style-utilities to v8.9.21 (PR #30061 by beachball)
  • Bump @fluentui/utilities to v8.13.22 (PR #30061 by beachball)

8.5.27

Thu, 09 Nov 2023 07:29:20 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.20 (PR #29772 by beachball)
  • Bump @fluentui/utilities to v8.13.21 (PR #29772 by beachball)

8.5.26

Sat, 28 Oct 2023 00:29:16 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.12 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.9.19 (commit by beachball)
  • Bump @fluentui/utilities to v8.13.20 (commit by beachball)

8.5.25

Fri, 29 Sep 2023 07:45:30 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.18 (PR #29313 by beachball)
  • Bump @fluentui/utilities to v8.13.19 (PR #29313 by beachball)

8.5.24

Fri, 18 Aug 2023 07:35:26 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.17 (PR #28862 by beachball)

8.5.23

Wed, 28 Jun 2023 07:37:33 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.16 (PR #28335 by beachball)
  • Bump @fluentui/utilities to v8.13.18 (PR #28335 by beachball)

8.5.22

Mon, 19 Jun 2023 07:36:39 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.15 (PR #28234 by beachball)
  • Bump @fluentui/utilities to v8.13.17 (PR #28234 by beachball)

8.5.21

Thu, 01 Jun 2023 07:38:37 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.14 (PR #28080 by beachball)
  • Bump @fluentui/utilities to v8.13.16 (PR #28080 by beachball)

8.5.20

Wed, 31 May 2023 07:38:40 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.11 (commit by beachball)
  • Bump @fluentui/style-utilities to v8.9.13 (commit by beachball)
  • Bump @fluentui/utilities to v8.13.15 (commit by beachball)

8.5.19

Tue, 30 May 2023 07:36:09 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.10 (PR #27685 by beachball)
  • Bump @fluentui/style-utilities to v8.9.12 (PR #27685 by beachball)
  • Bump @fluentui/utilities to v8.13.14 (PR #27685 by beachball)

8.5.18

Fri, 26 May 2023 07:37:02 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.11 (PR #27929 by beachball)

8.5.17

Fri, 05 May 2023 18:14:04 GMT Compare changes

Patches

8.5.16

Tue, 02 May 2023 22:20:25 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.9 (PR #27745 by beachball)
  • Bump @fluentui/utilities to v8.13.12 (PR #27745 by beachball)

8.5.15

Tue, 02 May 2023 00:58:14 GMT Compare changes

Patches

8.5.14

Mon, 01 May 2023 07:39:54 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.7 (PR #27724 by beachball)
  • Bump @fluentui/style-utilities to v8.9.7 (PR #27724 by beachball)
  • Bump @fluentui/utilities to v8.13.10 (PR #27724 by beachball)

8.5.13

Fri, 17 Mar 2023 08:15:56 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.6 (PR #27210 by beachball)
  • Bump @fluentui/style-utilities to v8.9.6 (PR #27210 by beachball)
  • Bump @fluentui/utilities to v8.13.9 (PR #27210 by beachball)

8.5.12

Thu, 09 Mar 2023 07:39:12 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.5 (PR #27119 by beachball)

8.5.11

Mon, 06 Mar 2023 07:43:03 GMT Compare changes

Patches

8.5.10

Wed, 01 Mar 2023 07:45:41 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.3 (PR #26980 by beachball)
  • Bump @fluentui/utilities to v8.13.8 (PR #26980 by beachball)

8.5.9

Sat, 18 Feb 2023 01:37:02 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.2 (PR #26903 by beachball)
  • Bump @fluentui/utilities to v8.13.7 (PR #26903 by beachball)

8.5.8

Fri, 03 Feb 2023 07:50:06 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.5 (PR #26569 by beachball)
  • Bump @fluentui/style-utilities to v8.9.1 (PR #26569 by beachball)
  • Bump @fluentui/utilities to v8.13.6 (PR #26569 by beachball)

8.5.7

Fri, 27 Jan 2023 07:37:51 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.9.0 (PR #26520 by beachball)

8.5.6

Tue, 10 Jan 2023 07:50:15 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.4 (PR #26260 by beachball)
  • Bump @fluentui/style-utilities to v8.8.5 (PR #26260 by beachball)
  • Bump @fluentui/utilities to v8.13.5 (PR #26260 by beachball)

8.5.5

Tue, 20 Dec 2022 07:53:34 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.8.4 (PR #26005 by beachball)

8.5.4

Tue, 15 Nov 2022 07:44:59 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.8.3 (PR #25643 by beachball)
  • Bump @fluentui/utilities to v8.13.4 (PR #25643 by beachball)

8.5.3

Wed, 09 Nov 2022 07:48:12 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.3 (PR #25564 by beachball)
  • Bump @fluentui/style-utilities to v8.8.2 (PR #25564 by beachball)
  • Bump @fluentui/utilities to v8.13.3 (PR #25564 by beachball)

8.5.2

Thu, 20 Oct 2022 07:43:14 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.8.1 (PR #25294 by beachball)
  • Bump @fluentui/utilities to v8.13.2 (PR #25294 by beachball)

8.5.1

Mon, 10 Oct 2022 07:38:24 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.8.0 (PR #25138 by beachball)

8.5.0

Mon, 03 Oct 2022 07:37:49 GMT Compare changes

Minor changes

8.4.13

Fri, 02 Sep 2022 07:48:53 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.12 (PR #24394 by beachball)
  • Bump @fluentui/utilities to v8.13.1 (PR #24394 by beachball)

8.4.12

Thu, 01 Sep 2022 07:48:11 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.11 (PR #24599 by beachball)

8.4.11

Mon, 29 Aug 2022 07:44:38 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.10 (PR #24554 by beachball)
  • Bump @fluentui/utilities to v8.13.0 (PR #24554 by beachball)

8.4.10

Wed, 24 Aug 2022 16:36:06 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.9 (PR #24485 by beachball)

8.4.9

Tue, 23 Aug 2022 07:22:50 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.8 (PR #24332 by beachball)

8.4.8

Thu, 18 Aug 2022 23:39:31 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.7 (PR #24406 by beachball)
  • Bump @fluentui/utilities to v8.12.0 (PR #24406 by beachball)

8.4.7

Mon, 15 Aug 2022 07:39:41 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.6 (PR #24359 by beachball)
  • Bump @fluentui/utilities to v8.11.0 (PR #24359 by beachball)

8.4.6

Mon, 08 Aug 2022 07:39:33 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.2 (PR #24212 by beachball)
  • Bump @fluentui/style-utilities to v8.7.5 (PR #24212 by beachball)
  • Bump @fluentui/utilities to v8.10.2 (PR #24212 by beachball)

8.4.5

Tue, 02 Aug 2022 07:44:44 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.4 (PR #24032 by beachball)
  • Bump @fluentui/utilities to v8.10.1 (PR #24032 by beachball)

8.4.4

Tue, 26 Jul 2022 07:39:35 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.3 (PR #24068 by beachball)
  • Bump @fluentui/utilities to v8.10.0 (PR #24068 by beachball)

8.4.3

Tue, 12 Jul 2022 07:41:00 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.2 (PR #23848 by beachball)
  • Bump @fluentui/utilities to v8.9.0 (PR #23848 by beachball)

8.4.2

Tue, 28 Jun 2022 07:39:04 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.1 (PR #23683 by beachball)

8.4.1

Tue, 07 Jun 2022 07:48:04 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.7.0 (PR #23266 by beachball)

8.4.0

Thu, 19 May 2022 07:41:26 GMT Compare changes

Minor changes

8.3.3

Fri, 13 May 2022 07:45:35 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.2.1 (PR #22966 by beachball)
  • Bump @fluentui/style-utilities to v8.6.7 (PR #22966 by beachball)
  • Bump @fluentui/utilities to v8.8.3 (PR #22966 by beachball)

8.3.2

Tue, 19 Apr 2022 21:39:15 GMT Compare changes

Patches

8.3.1

Fri, 15 Apr 2022 07:42:48 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.6.6 (PR #22499 by beachball)
  • Bump @fluentui/utilities to v8.8.2 (PR #22499 by beachball)

8.3.0

Tue, 12 Apr 2022 07:39:32 GMT Compare changes

Minor changes

8.2.5

Tue, 15 Mar 2022 07:45:54 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.6.5 (PR #22094 by beachball)

8.2.4

Fri, 11 Mar 2022 07:34:41 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.6.4 (PR #22047 by beachball)

8.2.3

Thu, 10 Mar 2022 07:34:50 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.6.3 (PR #22043 by beachball)

8.2.2

Wed, 09 Mar 2022 07:37:30 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.6.2 (PR #22008 by beachball)

8.2.1

Tue, 08 Mar 2022 23:29:58 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.6.1 (PR #22006 by beachball)

8.2.0

Thu, 03 Mar 2022 07:24:26 GMT Compare changes

Minor changes

8.1.26

Tue, 01 Mar 2022 07:23:43 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.8 (PR #21852 by beachball)

8.1.25

Thu, 24 Feb 2022 07:29:50 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.7 (PR #21837 by beachball)

8.1.24

Thu, 17 Feb 2022 07:28:31 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.6 (PR #21777 by beachball)

8.1.23

Fri, 11 Feb 2022 07:27:49 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.5 (PR #21706 by beachball)

8.1.22

Wed, 09 Feb 2022 07:30:50 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.4 (PR #21603 by beachball)

8.1.21

Thu, 03 Feb 2022 07:29:41 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.3 (PR #21545 by beachball)

8.1.20

Mon, 03 Jan 2022 23:32:11 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.2 (PR #20954 by beachball)

8.1.19

Wed, 15 Dec 2021 07:31:29 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.5.1 (PR #20716 by beachball)

8.1.18

Thu, 25 Nov 2021 14:54:16 GMT Compare changes

Patches

  • Bump @fluentui/set-version to v8.1.5 (PR #20784 by beachball)
  • Bump @fluentui/style-utilities to v8.5.0 (PR #20784 by beachball)

8.1.17

Wed, 10 Nov 2021 07:31:59 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.4.2 (PR #20529 by beachball)

8.1.16

Tue, 02 Nov 2021 07:37:02 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.4.1 (PR #20331 by beachball)

8.1.15

Mon, 01 Nov 2021 07:32:08 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.4.0 (PR #20231 by beachball)

8.1.14

Tue, 05 Oct 2021 07:37:17 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.3.4 (PR #20105 by beachball)

8.1.13

Mon, 04 Oct 2021 07:27:12 GMT Compare changes

Patches

8.1.12

Tue, 28 Sep 2021 22:17:07 GMT Compare changes

Patches

  • Bump @fluentui/style-utilities to v8.3.3 (PR #20000 by beachball)

8.1.11

Thu, 02 Sep 2021 07:36:46 GMT Compare changes

Patches

8.1.10

Wed, 25 Aug 2021 07:35:19 GMT Compare changes

Patches

8.1.9

Thu, 19 Aug 2021 07:41:35 GMT Compare changes

Patches

8.1.8

Tue, 03 Aug 2021 07:39:30 GMT Compare changes

Patches

8.1.7

Thu, 29 Jul 2021 07:35:37 GMT Compare changes

Patches

8.1.6

Tue, 13 Jul 2021 07:35:36 GMT Compare changes

Patches

8.1.5

Fri, 09 Jul 2021 07:39:31 GMT Compare changes

Patches

8.1.4

Mon, 28 Jun 2021 07:35:16 GMT Compare changes

Patches

8.1.3

Tue, 15 Jun 2021 07:40:20 GMT Compare changes

Patches

8.1.2

Mon, 07 Jun 2021 07:38:15 GMT Compare changes

Patches

8.1.1

Thu, 20 May 2021 07:41:54 GMT Compare changes

Patches

8.1.0

Fri, 30 Apr 2021 07:42:23 GMT Compare changes

Minor changes

Patches

8.0.5

Fri, 23 Apr 2021 07:37:10 GMT Compare changes

Patches

8.0.4

Tue, 13 Apr 2021 14:55:56 GMT Compare changes

Patches

8.0.3

Wed, 31 Mar 2021 00:53:43 GMT Compare changes

Patches

8.0.2

Wed, 03 Mar 2021 00:10:09 GMT Compare changes

Patches

8.0.1

Fri, 26 Feb 2021 01:16:27 GMT Compare changes

Patches

8.0.0-beta.19

Mon, 22 Feb 2021 12:26:22 GMT Compare changes

Changes

8.0.0-beta.18

Thu, 18 Feb 2021 19:38:50 GMT Compare changes

Changes

8.0.0-beta.17

Thu, 18 Feb 2021 12:27:34 GMT Compare changes

Changes

8.0.0-beta.16

Mon, 15 Feb 2021 12:22:00 GMT Compare changes

Changes

8.0.0-beta.15

Fri, 12 Feb 2021 12:26:20 GMT Compare changes

Changes

8.0.0-beta.14

Thu, 11 Feb 2021 00:58:10 GMT Compare changes

Changes

8.0.0-beta.13

Thu, 28 Jan 2021 12:25:56 GMT Compare changes

Changes

8.0.0-beta.0

Fri, 23 Oct 2020 03:26:15 GMT Compare changes

Changes

7.3.36

Thu, 07 May 2020 01:06:55 GMT Compare changes

Patches

7.3.26

Thu, 16 Apr 2020 04:01:45 GMT Compare changes

Patches

7.3.22

Wed, 25 Mar 2020 12:30:04 GMT

Patches

Patches

  • Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)

    7.3.1

    Fri, 17 Jan 2020 02:32:17 GMT

Patches

  • Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)

    7.3.0

    Mon, 23 Sep 2019 12:33:15 GMT

Minor changes

  • Updates icons to v3.50, adding new icons and visual changes to some existing ones. (pejahn@microsoft.com)

    7.2.1

    Thu, 12 Sep 2019 12:34:15 GMT

Patches

Minor changes

  • Update Fabric icons to v3.46, adding many new icons. (pejahn@microsoft.com)

    7.1.3

    Wed, 04 Sep 2019 04:09:58 GMT

Patches

Patches

7.1.1

Wed, 17 Jul 2019 18:58:57 GMT

Patches

  • Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)

7.1.0

Tue, 02 Jul 2019 12:29:06 GMT

Minor changes

  • Update MDL2 icons. Add AllIconNames.json

7.0.2

Fri, 14 Jun 2019 12:26:30 GMT

Patches

  • Fix missing assets in production build.

7.0.1

Thu, 13 Jun 2019 00:24:48 GMT

Patches

  • Initial release of Fabric 7

6.5.2

Tue, 14 May 2019 07:50:30 GMT

Patches

  • Update Fabric assets link

6.5.1

Tue, 02 Apr 2019 00:38:15 GMT

Patches

  • Use ^ ranges instead of >=

6.5.0

Fri, 15 Mar 2019 12:34:07 GMT

Minor changes

  • Add new icons

6.4.0

Mon, 18 Feb 2019 13:38:30 GMT

Minor changes

  • Deprecate iconNames due to const enum usage.

6.3.0

Tue, 20 Nov 2018 20:12:42 GMT

Minor changes

  • Icons: Add new font files that were missed from the most recent update.

6.2.0

Tue, 20 Nov 2018 13:32:17 GMT

Minor changes

  • Icons: Added many new icons from the Fabric icons tool (aka.ms/fabric-icons)

6.1.2

Mon, 08 Oct 2018 12:24:15 GMT

Patches

  • Moving tslint/prettier dependencies

6.1.1

Fri, 21 Sep 2018 14:25:46 GMT

Patches

  • Adding a version stamp file

6.1.0

Wed, 22 Aug 2018 05:10:19 GMT

Minor changes

  • Add IconNamesInput alongside IconNames const enum

6.0.3

Tue, 14 Aug 2018 10:27:33 GMT

Patches

  • disabling codepen task

6.0.2

Wed, 27 Jun 2018 23:59:19 GMT

Patches

  • Republish to address issue #5353

6.0.1

Tue, 05 Jun 2018 00:44:30 GMT

Patches

  • Added Prettier

6.0.0

Wed, 30 May 2018 20:28:33 GMT

Breaking changes

  • Minimum React version is now 16.3.2.

5.8.0

Wed, 16 May 2018 00:05:17 GMT

Minor changes

  • Update to FabricMDL2 v2.80.

5.7.1

Mon, 16 Apr 2018 10:23:26 GMT

Patches

  • Removing module entry temporarily. (Will be added back in 6.0.)

5.7.0

Sun, 25 Mar 2018 03:08:03 GMT

Minor changes

  • Updating to webpack 4 for producting bundles. Adding appropriate module and sideEffects fl

5.6.0

Tue, 13 Mar 2018 20:00:06 GMT

Minor changes

  • Adjusting npmrc to ensure we have published to the correct registry.

5.5.0

Fri, 02 Mar 2018 11:25:35 GMT

Minor changes

  • Updating icons to FabMDL2v2.68 and adding 2 icons to the main partition.

5.4.2

Thu, 01 Feb 2018 11:23:17 GMT

Patches

  • updating config files in @uifabric/icons package
  • Updating fabric icons in office-ui-fabric-react's @uifabric/icons package

5.4.1

Mon, 29 Jan 2018 11:23:40 GMT

Patches

  • Updating fabric icons in office-ui-fabric-react's @uifabric/icons package

5.4.0

Wed, 03 Jan 2018 11:23:12 GMT

Minor changes

  • Updated icon font files to match the hash in the src files.

5.3.0

Thu, 30 Nov 2017 11:23:35 GMT

Minor changes

  • Updating the icons package to pass through optional options argument in initializeIcons.

5.2.0

Fri, 13 Oct 2017 21:59:12 GMT

Minor changes

  • IconNames should not produce javascript.

5.1.1

Fri, 06 Oct 2017 10:18:41 GMT

Patches

  • TSConfig: update to use preserveConstEnums so that certain builds s ystems don't break when importing const enums

5.1.0

Thu, 05 Oct 2017 10:17:42 GMT

Minor changes

  • Exporting IconNames const enum.

5.0.1

Wed, 27 Sep 2017 00:20:58 GMT

Patches

  • Initial release of the icons package.