# gds-icon-cup-hot - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconCupHot />
```
