BrandIcon renders an SVG icon from the simple-icons set or custom SVG data.
- Description:
- BrandIcon renders an SVG icon from the simple-icons set or custom SVG data.
- Source:
Parameters:
| Name | Type | Description | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
props |
object | Component props.
Properties
|
Returns:
SVG element or null if no valid icon.
- Type
- JSX.Element | null