# gds-icon-lock - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconLock />
```
