fluentui_icons 1.0.0 copy "fluentui_icons: ^1.0.0" to clipboard
fluentui_icons: ^1.0.0 copied to clipboard

Microsoft Fluent UI Icons package for Flutter based on the official repo

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
copied to clipboard

Install it #

$ flutter pub get
copied to clipboard

Import it #

import 'package:fluentui_icons/fluentui_icons.dart';
copied to clipboard

Credits #

102
likes
140
points
707
downloads

Publisher

verified publisheralbertobonacina.com

Weekly Downloads

2024.07.07 - 2025.01.19

Microsoft Fluent UI Icons package for Flutter based on the official repo

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fluentui_icons