Skip to main content

AppIcon()

Home > @backstage/core-components > AppIcon

A component that renders a system icon by its id.

Signature:

function AppIcon(props: AppIconProps): import("react/jsx-runtime").JSX.Element;

Parameters

Parameter

Type

Description

props

AppIconProps

**Returns:**

import("react/jsx-runtime").JSX.Element