{"name":"Fluent UI System Icons: Modern, Cross-Platform Icons from Microsoft","description":"Fluent System Icons offers a comprehensive collection of familiar, friendly, and modern icons developed by Microsoft. This repository provides these high-quality icons for various platforms, including Android, iOS, Flutter, and plain SVG. It's an excellent resource for developers and designers looking to enhance their applications with a consistent and contemporary visual style.","github":"https://github.com/microsoft/fluentui-system-icons","url":"https://osrepos.com/repo/microsoft-fluentui-system-icons","source":"osrepos.com","sourceDescription":"This repository profile is provided by osrepos.com, an open source repository discovery platform.","repositoryProfile":"https://osrepos.com/repo/microsoft-fluentui-system-icons","generatedFor":"open source discovery and AI-assisted research","markdown":"https://osrepos.com/repo/microsoft-fluentui-system-icons.md","json":"https://osrepos.com/repo/microsoft-fluentui-system-icons.json","topics":["android","design","fluent","flutter","icons","ios","react","UI/UX"],"keywords":["android","design","fluent","flutter","icons","ios","react","UI/UX"],"stars":null,"summary":"Fluent System Icons offers a comprehensive collection of familiar, friendly, and modern icons developed by Microsoft. This repository provides these high-quality icons for various platforms, including Android, iOS, Flutter, and plain SVG. It's an excellent resource for developers and designers looking to enhance their applications with a consistent and contemporary visual style.","content":"## Introduction\n\nFluent UI System Icons is a comprehensive collection of familiar, friendly, and modern icons from Microsoft, designed to provide a consistent visual language across various platforms. This repository serves as the central hub for these high-quality icons, offering them in both regular and filled styles. It also details how icons handle directionality (RTL/LTR) through `directionType` and `singleton` properties, ensuring proper display in diverse language contexts.\n\n## Installation\n\nIntegrating Fluent UI System Icons into your projects is straightforward, with support for major development environments.\n\n### Android\n\nTo include the library in your Android project, ensure `mavenCentral()` is added to your root `build.gradle` file:\n\ngroovy\nrepositories {\n    // ...\n    mavenCentral()\n}\n\n\nThen, add the following dependency to your project's `build.gradle`:\n\ngroovy\nimplementation 'com.microsoft.design:fluent-system-icons:1.1.325@aar'\n\n\nFor detailed documentation, refer to the [Android README](https://github.com/microsoft/fluentui-system-icons/blob/main/android/README.md){target=\"_blank\"}.\n\n### iOS and macOS\n\n#### CocoaPods\n\nAdd the following to your Podfile:\n\nruby\nuse_frameworks!\n\npod \"FluentIcons\", \"1.1.325\"\n\n\n#### Carthage\n\nInclude this in your Cartfile:\n\nbash\ngit \"git@github.com:microsoft/fluentui-system-icons.git\" \"1.1.325\"\n\n\nFor detailed documentation, refer to the [iOS README](https://github.com/microsoft/fluentui-system-icons/blob/main/ios/README.md){target=\"_blank\"}.\n\n### Flutter\n\nAdd the dependency to your `pubspec.yaml` file:\n\nyaml\ndependencies:\n  # ...\n  fluentui_system_icons: ^1.1.325\n\n\nFor detailed documentation, refer to the [Flutter README](https://github.com/microsoft/fluentui-system-icons/blob/main/flutter/README.md){target=\"_blank\"}.\n\n### Plain SVG\n\nYou can also use the icons directly as inline SVG. More information is available in the [SVG Icons README](https://github.com/microsoft/fluentui-system-icons/blob/main/packages/svg-icons/README.md){target=\"_blank\"}.\n\n## Examples\n\nThe repository includes demo applications for both Android and Flutter, allowing you to see the icons in action and understand their implementation.\n\n### Android Demo\n\n1.  Follow the **Importer** section in the repository's README and run `npm run deploy:android`.\n2.  Open the `android` directory in Android Studio.\n3.  Select `sample-showcase` in the build configuration dropdown.\n4.  Click run to launch the demo.\n\n### Flutter Demo\n\n1.  Open the `flutter` directory in Android Studio.\n2.  Select the `example` project within the directory and open it.\n3.  Click run to launch the demo.\n\n## Why Use Fluent UI System Icons?\n\nChoosing Fluent UI System Icons brings several advantages to your projects:\n\n*   **Modern and Consistent Design**: Leverage a visually appealing and unified icon set from Microsoft, ensuring a polished look across your applications.\n*   **Cross-Platform Compatibility**: Seamlessly integrate icons into Android, iOS, Flutter, and web projects using SVG, maintaining consistency regardless of the platform.\n*   **Developer-Friendly**: With clear installation guides and demo applications, getting started and implementing these icons is straightforward for developers.\n*   **Open Source**: Benefit from an actively maintained open-source project under the MIT License, providing flexibility and community support.\n\n## Links\n\n*   **GitHub Repository**: [microsoft/fluentui-system-icons](https://github.com/microsoft/fluentui-system-icons){target=\"_blank\"}\n*   **Full List of Regular Icons**: [View Regular Icons](https://github.com/microsoft/fluentui-system-icons/blob/main/icons_regular.md){target=\"_blank\"}\n*   **Full List of Filled Icons**: [View Filled Icons](https://github.com/microsoft/fluentui-system-icons/blob/main/icons_filled.md){target=\"_blank\"}\n*   **Android Library Docs**: [android/README.md](https://github.com/microsoft/fluentui-system-icons/blob/main/android/README.md){target=\"_blank\"}\n*   **iOS Library Docs**: [ios/README.md](https://github.com/microsoft/fluentui-system-icons/blob/main/ios/README.md){target=\"_blank\"}\n*   **Flutter Library Docs**: [flutter/README.md](https://github.com/microsoft/fluentui-system-icons/blob/main/flutter/README.md){target=\"_blank\"}\n*   **SVG Icons Docs**: [packages/svg-icons/README.md](https://github.com/microsoft/fluentui-system-icons/blob/main/packages/svg-icons/README.md){target=\"_blank\"}","metrics":{"detailViews":5,"githubClicks":4},"dates":{"published":null,"modified":"2026-05-02T23:51:22.000Z"}}