Skip to content

polilluminato/fluentui-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluentui_icons

Icon package from Flutter based on fluentui-system-icons from Microsoft.

Icon List

All icons are included in the package, you can search for an icon and find the complete icon list here.

You don't have to specify the size of the icon but only its name.

Usage

To use this plugin, add fluentui_icons as a dependency in your pubspec.yaml file

dependencies:
  fluentui_icons: ^1.0.0

Install it

$ flutter pub get

Import it

import 'package:fluentui_icons/fluentui_icons.dart';

Credits

About

Microsoft Fluent UI Icons based on the official repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages