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

Package detail

@fluent-windows/icons

fluent-org1.9kMIT1.0.0TypeScript support: included

Fluent-Windows Svg Icons.

react, react components, fluent-design, fluent-windows, icons, remix, remixicon

readme

@fluent-windows/icons

Fluent-Windows Svg Icons Based on RemixIcon.

Installation

Install the package in your project directory with:

// with npm
npm install @fluent-windows/icons

// with yarn
yarn add @fluent-windows/icons

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.0.0-alpha.2 (2019-10-18)

Features

  • @fluent-windows/icons: Add style vertical-align: middle (2598872)

1.0.0-alpha.1 (2019-10-10)

Bug Fixes

  • @fluent-windows/icons: Adjust font size icon (9e5042f)
  • @fluent-windows/icons: Delete icon book-mark (13ee0a5)
  • @fluent-windows/icons: Fix icon name (5fc4218)
  • @fluent-windows/icons: Fix icon name (fb83864)
  • @fluent-windows/icons: Re-build icons (c142a74)
  • @fluent-windows/icons: Repair Git capitalization errors (754f003)
  • Input, Navigation, Icon: fix Input line-height, Navigation icon does not display (f6ef8a9)

Features

  • @fluent-windows/core: Add propTypes support for all components (09c2fa5)
  • @fluent-windows/hooks: add useMedia (cbf7bd6)
  • @fluent-windows/icons: Enable icons to be introduced on demand (7faf606)
  • @fluent-windows/icons: Icon rearrangement document using react-lazyload (00dd5d6)
  • @fluent-windows/icons: Remove unnamed icon (e91fc15)
  • @flunet-ui/icons: Icon library switch to remix (32cb171)
  • Checkbox: Complete the basic props of the Checkbox (9d43174)
  • Command: almost done (1fa706b)
  • Icon: almost done (2dfe68d)
  • Input: Add prefix/suffix support (4c7728c), closes #10
  • Input: Complete the basic input component (fc68cde)
  • Navigation: Complete controlled component related props (b387416)
  • unit_test: Remove styled-components dependencies, and fix the test file (ea7ab43)

1.0.0-alpha.0 (2019-10-07)

Bug Fixes

  • @fluent-windows/icons: Adjust font size icon (9e5042f)
  • @fluent-windows/icons: Delete icon book-mark (13ee0a5)
  • @fluent-windows/icons: Fix icon name (5fc4218)
  • @fluent-windows/icons: Fix icon name (fb83864)
  • @fluent-windows/icons: Re-build icons (c142a74)
  • @fluent-windows/icons: Repair Git capitalization errors (754f003)
  • Input, Navigation, Icon: fix Input line-height, Navigation icon does not display (f6ef8a9)

Features

  • @fluent-windows/core: Add propTypes support for all components (09c2fa5)
  • @fluent-windows/hooks: add useMedia (cbf7bd6)
  • @fluent-windows/icons: Enable icons to be introduced on demand (7faf606)
  • @fluent-windows/icons: Icon rearrangement document using react-lazyload (00dd5d6)
  • @fluent-windows/icons: Remove unnamed icon (e91fc15)
  • @flunet-ui/icons: Icon library switch to remix (32cb171)
  • Checkbox: Complete the basic props of the Checkbox (9d43174)
  • Command: almost done (1fa706b)
  • Icon: almost done (2dfe68d)
  • Input: Add prefix/suffix support (4c7728c), closes #10
  • Input: Complete the basic input component (fc68cde)
  • Navigation: Complete controlled component related props (b387416)
  • unit_test: Remove styled-components dependencies, and fix the test file (ea7ab43)