# gds-icon-warning-sign - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconWarningSign />
```
