# gds-icon-minus-small - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconMinusSmall />
```
