# gds-icon-wifi-full - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconWifiFull />
```
