# @fluent-windows/icons
Fluent-Windows Svg Icons Based on [RemixIcon](https://remixicon.com/).## Installation
Install the package in your project directory with:
```
// with npm
npm install @fluent-windows/icons
// with yarn
yarn add @fluent-windows/icons
```