# gds-icon-receipt-bill - Angular

## Import

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

## Usage

Use the component in your Angular templates:

```html
<gds-icon-receipt-bill></gds-icon-receipt-bill>
```
