[O3 Framework](../API.md) / SvgIconProps

# Type Alias: SvgIconProps

> **SvgIconProps** = `object`

Defined in: [packages/framework/esm-styleguide/src/icons/icons.tsx:907](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L907)

## Properties

### icon

> **icon**: [`IconId`](IconId.md)

Defined in: [packages/framework/esm-styleguide/src/icons/icons.tsx:908](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L908)

***

### iconProps

> **iconProps**: [`IconProps`](IconProps.md)

Defined in: [packages/framework/esm-styleguide/src/icons/icons.tsx:909](https://github.com/openmrs/openmrs-esm-core/blob/main/packages/framework/esm-styleguide/src/icons/icons.tsx#L909)
