# gds-icon-brand-chrome - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconBrandChrome />
```
