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

# Type Alias: IconProps

> **IconProps** = `object`

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

## Properties

### className?

> `optional` **className**: `Argument`

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

***

### fill?

> `optional` **fill**: `string`

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

***

### size?

> `optional` **size**: `number`

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