Fluent UI System Color Icons Icons

Browse 890 free Fluent UI System Color Icons multi-color icons. Download SVG, copy as JSX, PNG or Base64. MIT licensed. Designed by Microsoft Corporation. Styles: Precise Shapes, Has Padding.

890 icons MIT UI Multicolor by Microsoft Corporation
Search icons...

More SVG Icons

add-circle-16

add-circle-20

add-circle-24

add-circle-28

add-circle-32

add-starburst-16

add-starburst-20

add-starburst-24

add-starburst-28

add-starburst-32

add-starburst-48

agents-16

agents-20

agents-24

agents-28

agents-32

agents-48

alert-16

alert-20

alert-24

alert-28

alert-32

alert-48

alert-badge-16

alert-badge-20

alert-badge-24

alert-badge-32

alert-urgent-16

alert-urgent-20

alert-urgent-24

animal-paw-print-16

animal-paw-print-20

animal-paw-print-24

animal-paw-print-28

animal-paw-print-32

animal-paw-print-48

approvals-app-16

approvals-app-20

approvals-app-24

approvals-app-28

approvals-app-32

apps-16

apps-20

apps-24

apps-28

apps-32

apps-48

apps-list-20

apps-list-24

apps-list-32

apps-list-detail-20

apps-list-detail-24

apps-list-detail-32

arrow-clockwise-dashes-16

arrow-clockwise-dashes-20

arrow-clockwise-dashes-24

arrow-clockwise-dashes-32

arrow-clockwise-dashes-settings-16

arrow-clockwise-dashes-settings-20

arrow-clockwise-dashes-settings-24

arrow-clockwise-dashes-settings-28

arrow-clockwise-dashes-settings-32

arrow-clockwise-dashes-settings-48

arrow-square-20

arrow-square-24

arrow-square-32

arrow-square-down-20

arrow-square-down-24

arrow-square-down-32

arrow-sync-16

arrow-sync-20

arrow-sync-24

Copy & download Fluent UI System Color Icons icons

Click any icon above to open the detail panel. Four export formats are available instantly, no sign-up required.

SVG

Raw vector markup. Paste directly into HTML or React components. Scales to any size without quality loss.

JSX / TSX

React-ready component. Drop into any React or Next.js project. Works with shadcn/ui, Radix, and Tailwind CSS.

PNG

Raster export at 1×, 2× and 3× for email templates, Figma imports, app assets, and Open Graph images.

Base64

Inline data URI, embed icons in CSS background-image, email HTML, or anywhere an image URL is needed.

Works with shadcn/ui

Copy the JSX format and paste directly into any shadcn/ui component. Alternatively, install and use via @iconify/react, fully tree-shakeable, no icon font loading required.

About Fluent UI System Color Icons

Created By

Microsoft Corporation Visit Website

License

Features & Tags

Precise Shapes Has Padding

Pack Details

Version

1.1.337

v1.1.337

Color Support

Multi-color

Category

UI Multicolor

In 2 collections

How to use Fluent UI System Color Icons icons

Icon Set Version

v1.1.337

License SPDX

MIT

Sample Icons

mic-20, alert-32, wrench-24

Via Iconify · React

tsx
import { Icon } from '@iconify/react';

export default function App() {
  return <Icon icon="fluent-color:icon-name" width={24} />;
}

Via Iconify · HTML

html
<script src="https://code.iconify.design/iconify-icon/2.1.0/iconify-icon.min.js"></script>
<iconify-icon icon="fluent-color:icon-name" width="24"></iconify-icon>

Frequently Asked Questions

Is Fluent UI System Color Icons free for commercial use?
Yes. Fluent UI System Color Icons is licensed under MIT, free for personal and commercial projects. View license →
How do I download Fluent UI System Color Icons SVG icons?
Click any icon in the browser above to open the detail panel. Choose raw SVG code to copy, download as SVG or PNG, export as a React JSX component, or get a Base64 data URI, all formats free, no sign-up required.
How many icons are in Fluent UI System Color Icons?
Fluent UI System Color Icons contains 890 SVG icons in the UI Multicolor category.
Are Fluent UI System Color Icons icons full-color or monochrome?
Fluent UI System Color Icons icons are multi-color: they include built-in color information and do not need a fill or stroke applied. They render as-is without inheriting CSS currentColor.
What styles does Fluent UI System Color Icons offer?
Fluent UI System Color Icons includes icons in the following styles: Precise Shapes, Has Padding. You can filter by style in the browser above.
Which icon collections include Fluent UI System Color Icons?
Fluent UI System Color Icons is included in 2 curated collections: Free Multi-Color SVG Icons, Free Gradient SVG Icons.
Can I use Fluent UI System Color Icons with React, Next.js or shadcn/ui?
Yes. Copy the JSX export from any icon's detail panel and paste it directly into your component. For ongoing use, install @iconify-json/fluent-color and use it via @iconify/react, fully tree-shakeable, compatible with shadcn/ui, Tailwind CSS, Radix UI, and any React-based framework.