Back to Fluentui

IconOverview

packages/react-examples/src/react/Icon/docs/IconOverview.md

4.40.2-hotfix2572 B
Original Source

In a user interface, an icon is an image that represents an application, a capability, or some other concept or specific entity with meaning for the user. An icon is usually selectable but can also be a non-selectable image, such as a company's logo.

For a list of icons, visit our icon documentation.

Note that icons are not bundled by default and typically must be loaded by calling initializeIcons from @fluentui/react/lib/Icons at the root of your application. See the icon documentation for more details.