# gds-icon-safari - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSafari />
```
