An open API service indexing awesome lists of open source software.

https://github.com/rjcarneiro/fluentui-copy

Easily copy the Microsoft FluentUI system icons into your projects.
https://github.com/rjcarneiro/fluentui-copy

dotnet dotnet-core fluentui hacktoberfest icons microsoft microsoft-fluentui

Last synced: about 1 month ago
JSON representation

Easily copy the Microsoft FluentUI system icons into your projects.

Awesome Lists containing this project

README

          

# FluentUI Copy

> Easily copy the [Microsoft FluentUI system icons](https://github.com/microsoft/fluentui-system-icons) into your projects.

## Usage

- Clone the [Microsoft FluentUI system icons](https://github.com/microsoft/fluentui-system-icons)
- Download the latest version in the release page
- Put the utility in the `FluentUI system icons` folder
- Run the tool with the specific arguments

## Arguments

| Argument | Decription | Mandatory |
| :------: | :---------------- | :-------: |
| -i | Specifies the icon | :heavy_check_mark: |
| -d | The destination folder | :heavy_check_mark: |
| -n | Specifies the icon new name after being copied | :x: |
| -v | Runs the utility in verbose mode | :x: |

* See the list of icons in the [Microsoft FluentUI system icon list](https://github.com/microsoft/fluentui-system-icons/blob/master/icons.md).