# gds-icon-plus-small - React

## Import

```typescript
import { IconPlusSmall } from '@sebgroup/green-core/react'
```

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconPlusSmall />
```
