Fluent UI System Icons is a series of familiar, friendly and modern icons provided by Microsoft. The icon library is based on a loose MIT license and can be freely used in creative scenarios.

This open source icon library is part of Microsoft’s Fluent UI system, and many of the icons are official icons for Windows systems or other Microsoft products.

icon list

View a full list of general icons

See the full list of filled icons

Install

android

The library is published via Maven Central, make sure you have themavenCentral()Add the repository to the rootbuild.gradleIn the file:


repositories {
    ...
    mavenCentral()
}

Include the following dependencies in your projectbuild.gradle


implementation 'com.microsoft.design:fluent-system-icons:1.1.187@aar'

For library documentation, seeandroid/README.md.

iOS and macOS

CocoaPods


use_frameworks!

pod "FluentIcons", "1.1.187"

Carthage


git "git@github.com:microsoft/fluentui-system-icons.git" "1.1.187"

For library documentation, see ios/README.md.

Flutter

in flutter project pubspec.yamladd the following dependencies:


dependencies:
  ...
  fluentui_system_icons: ^1.1.187

For library documentation, see flutter/README.md

normal svg

Inline svg directly.see packages/svg-icons/README.md.

#Fluent #System #Icons #Homepage #Documentation #DownloadMicrosoft #Fluent #System #Icon #Set #News Fast Delivery

Leave a Comment

Your email address will not be published. Required fields are marked *