# @westpac/pictogram

## 2.3.0

### Minor Changes

- 1f2e1275: Add white, black tokens and update references

## 2.2.1

### Patch Changes

- 5885e9e7: defaultProps removed due to deprecation on React 18.3
- Updated dependencies [5885e9e7]
  - @westpac/core@3.2.1

## 2.2.0

### Minor Changes

- 20f9f31f: Proptypes created using typescript and type fixes

### Patch Changes

- Updated dependencies [bf4dc0e5]
- Updated dependencies [20f9f31f]
  - @westpac/core@3.2.0

## 2.1.0

### Minor Changes

- 39e90efa: Updated components to export TypeScript interfaces using existing prop types.

### Patch Changes

- Updated dependencies [39e90efa]
- Updated dependencies [8d3f5b3d]
  - @westpac/core@3.1.0

## 2.0.0

### Major Changes

- 46182557: Update to react 18

### Minor Changes

- bbdd6c40: Update WBG duo highlight colour to borderDark

### Patch Changes

- Updated dependencies [46182557]
  - @westpac/core@3.0.0

## 1.4.2

### Patch Changes

- 63f89d17: Update dependencies
- Updated dependencies [63f89d17]
- Updated dependencies [46b3d4db]
- Updated dependencies [c6d4f18e]
  - @westpac/core@2.2.0

## 1.4.1

### Patch Changes

- 24db70e1: Fix svg positioning within parent span, noticable when small

## 1.4.0

### Minor Changes

- a9289b8d: - Add new pictograms
  - Rename EnvelopePictogram, now EnvelopeEmailPictogram
  - Update TickPictogram assistiveText
- 94e1da73: - Add additional pictograms
  - Rename AustraliaPictogram: now GlobeAustraliaPictogram
  - Remap colors: STG uses text/pop, RAMS uses primary/pop, BOM+BSA use hero/pop, other brands use hero/primary
  - Update mode default: duo for all brands

### Patch Changes

- 4cf224b9: Fix WBC brand default mode (duo)
- Updated dependencies [6a9ef63b]
  - @westpac/core@2.0.0

## 1.3.0

### Minor Changes

- fb0c84c0: Add colour override feature

## 1.2.0

### Minor Changes

- 04ffd51b: Add PiggyBankPictogram

## 1.1.0

### Minor Changes

- c110f6c8: - Rename BankCardPictogram and BankCardLockedPictogram (was CreditCardPictogram and CardLockedPictogram)
  - Update PadlockPictogram and PadlockLockedPictogram assistiveText
- 97e2508e: Remove pictograms (LocationPin, TelephoneCall and Number1-Number5)
- e4611d2d: Set default mode depending on brand (WBC brand uses duo mode, others use dark mode)
