# gds-icon-square-behind-square - Angular

## Import

```typescript
import { IconSquareBehindSquareComponent } from '@sebgroup/green-core-ng'
```

## Usage

Use the component in your Angular templates:

```html
<gds-icon-square-behind-square></gds-icon-square-behind-square>
```
