# gds-icon-square-behind-square - React

## Import

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

## Usage

Use the component as a React JSX element:

```tsx
<GdsIconSquareBehindSquare />
```
