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.
- Host: GitHub
- URL: https://github.com/rjcarneiro/fluentui-copy
- Owner: rjcarneiro
- License: mit
- Created: 2020-07-12T13:08:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-12T13:37:49.000Z (almost 6 years ago)
- Last Synced: 2025-11-29T06:37:03.010Z (7 months ago)
- Topics: dotnet, dotnet-core, fluentui, hacktoberfest, icons, microsoft, microsoft-fluentui
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).