# @db-ux/db-theme-icons

## 4.2.0

### Minor Changes

- 4e38fd3: new and updated icons
  - refactor(Human): replaced suitcase with redesigned version
  - feat(Business & Payment): added filled variants (24, 32) for generic-card
  - feat(Maps): added location-pin-gps and location-pin-gps-no-data (outlined + filled)
  - feat(Journey): added alternative-connection-disabled (outlined)

## 4.1.0

### Minor Changes

- a85e8f6: feat: add new icon `ramp` (`ri`); add filled variants (32, 28, 24) for multiple icons

  - Add new icon `ramp` in outlined variant (`ri/buildings`)
  - Add filled variants for: credit-card, discount, house, sepa, shopping-bag, shopping-basket, subtitles, voucher
  - Add ramp description to ri descriptions.json

## 4.0.0

### Major Changes

- ff8abda: refactor(BREAKING CHANGE): restructure icon categories
  feat: new icons (`ri`)

  ## added icons:
  - ri/assets/buildings/elevator
  - ri/assets/buildings/escalator
  - ri/assets/buildings/stairs

  ## renamed folders:
  - infrago/assets/features → infrago/assets/feature

  ## moved icons:
  - core/assets/social/facebook → core/assets/logos/facebook
  - core/assets/social/instagram → core/assets/logos/instagram
  - core/assets/social/linkedin → core/assets/logos/linkedin
  - core/assets/social/pinterest → core/assets/logos/pinterest
  - core/assets/social/snapchat → core/assets/logos/snapchat
  - core/assets/social/spotify → core/assets/logos/spotify
  - core/assets/social/tiktok → core/assets/logos/tiktok
  - core/assets/social/whatsapp → core/assets/logos/whatsapp
  - core/assets/social/youtube → core/assets/logos/youtube

  ## removed icons (duplicates to infrago/assets/feature):
  - core/assets/feature/db-wheelchair → use infrago/assets/feature/db-wheelchair
  - core/assets/feature/mobility-service-meeting-point → use infrago/assets/feature/mobility-service-meeting-point
  - core/assets/feature/special-bike → use infrago/assets/feature/special-bike

  ## descriptions (`ri`):
  - add descriptions for elevator, escalator, stairs and local-train
  - fix wheelchair-reservation-required and wheelchair-space-not-determined, which were nested inside wheelchair-space-not-available and therefore not resolvable
  - sync seat-compartment descriptions with Figma: add "Gangplatz" to aisle (de), fix typo "avilable" in aisle-not-available (en)

## 3.10.0

### Minor Changes

- 875b765a: new functional icons: social media

  - facebook
  - instagram
  - linkedin
  - pinterest
  - snapchat
  - spotify
  - tiktok
  - whatsapp
  - youtube

## 3.9.0

### Minor Changes

- 7cd3c88: feat: added new functional icon `bordlift` (`infrago`)

## 3.8.0

### Minor Changes

- 98e49d0: feat(core): add icon flashlight; refactor icon artificial-intelligence-agent
  - Add flashlight icon in filled and outlined variants (20px, 24px, 32px sizes)
  - Add flashlight icon descriptions in English and German to descriptions.json
  - Refactor artificial-intelligence-agent icon SVG paths for improved design
  - Fix "pC" typo to "PC" in computer icon description

## 3.7.0

### Minor Changes

- 3141df1: feat: to enable dark mode support, we've updated all icon SVGs with adaptive `fill` attributes. Furthermore you could control the fill color by overwriting the `--db-icon-color` CSS Custom Property.

## 3.6.0

### Minor Changes

- ee604a6f: feat: new functional icons

  core:
  - Add detachable-wheelchair icons (20px, 24px, 32px outlined variants)
  - Add electric-wheelchair icons (20px, 24px, 32px outlined variants)
  - Add reha-buggy icons (20px, 24px, 32px outlined variants)
  - Add computer icons (20px, 24px, 32px outlined variants)
  - Add devices icons (20px, 24px, 32px outlined variants)
  - Add laptop icons (20px, 24px, 32px outlined variants)
  - Add monitor icons (20px, 24px, 32px outlined variants)
  - Add tablet icons (20px, 24px, 32px outlined variants)
  - Add head icons (20px, 24px, 32px outlined variants)
  - Add suitcase icons (20px, 24px, 32px outlined variants)

  movas:
  - Add remove-option ticket icons (20px, 24px, 32px filled and outlined variants)

  Update core, ri, infrago and movas icon descriptions metadata

## 3.5.0

### Minor Changes

- de5eb1a: version bumb (update figma library)

## 3.4.0

### Minor Changes

- 4acf16f: Replaced icon "Replacement Service".
  Please refer to the documentation "[Ersatzverkehr](https://marketingportal.extranet.deutschebahn.com/marketingportal/Design-Anwendungen/db-ux-design-system/extensions/reisendeninformation/UX-Standards/Ersatzverkehr-EV)" for correct use.

## 3.3.2

### Patch Changes

- 3aff26e: fix: cloud icon color

## 3.3.1

### Patch Changes

- 7f82ce0 & 9f021f2: fix: functional filled icons sizes and viewport definition
- 8fe6688: fix: running lifecycle script (`postinstall`) again

## 3.3.0

### Minor Changes

- 419fc09: added 4 new icons and filled variants for existing icons:
  - business-payment/profile-card
  - business-payment/ticket-horizontal
  - maps/location-pin/filled
  - journey/booking/filled

## 3.2.0

### Minor Changes

- 71dab51: feat: added 4 new icons (communication: megaphone, data/bar-chart, line-chart, pie-chart)

### Patch Changes

- d2281d4:
  - fix: adding missing brand icon temporarily. Temporarily, as this has been removed with version 5.0.0, but we're facing some problems at the moment
  - refactor: removing the icons again that have been removed with release 5.0.0 previously

## 3.1.2

### Patch Changes

- 4276649: fix: missing icons (like e.g. brand). Temporarily, as those have been removed with version 5.0.0, but we're facing some problems at the moment

## 3.1.1

### Patch Changes

- 1ea9b21: Fixed an issue where the x-placeholder icons svg did not scale properly for different sizes. From now on the `viewBox` attribute is set at these svgs to have a proper scaling and positioning.
- b8df298: wrong width and height values within the icon SVG assets

## 3.1.0

### Minor Changes

- 30f7a73: added 9 new icons and changed 2 icons visually

#### Added icons

- arrows/double-chevron-down
- arrows/double-chevron-up
- maps/no-driving-zone
- maps/no-parking
- technology/battery-empty
- technology/battery-full
- technology/battery-half-empty
- tooling/construction-sign

#### Changed icons

- maps/parking
- transportation/electric-scooter

## 3.0.2

### Patch Changes

- 1abeed0: fix: font-family quotation

## 3.0.1

### Patch Changes

- ed62eaf: refactor: reference icon fallback font

## 3.0.0

### Major Changes

- 26ede33: ## added icons:
  - core/assets/editing/pen/solid
  - core/assets/editing/block/solid
  - core/assets/editing/copy/solid
  - core/assets/business-payment/euro-sign
  - core/assets/business-payment/piggy-bank
  - core/assets/editing/document-cross
  - core/assets/human/dog
  - core/assets/human/finger-pushing-button
  - core/assets/security/id-card
  - core/assets/technology/pulse-wave
  - ri/assets/feature/ice-portal
  - ri/assets/feature/regio-guide

  ## renamed folders:
  - core/assets/audio & video → core/assets/audio-video
  - core/assets/features → core/assets/feature
  - core/assets/business & payment → core/assets/business-payment
  - core/assets/date & time → core/assets/date-time
  - ri/assets/seat + compartment → ri/assets/seat-compartment
  - ri/assets/features → ri/assets/feature

  ## renamed and moved icons:
  - ri/assets/assets/journey/intermediary-stop → core/assets/notification/circle-small

  ## moved icons:
  - movas/assets/journey/wheelchair-reservation-required → ri/assets/journey/wheelchair-reservation-required
  - movas/assets/journey/wheelchair-space-not-determined → ri/assets/journey/wheelchair-space-not-determined

  ## removed icons:
  - core/assets/others/db
  - ri/assets/sustainability & environment/hydrogen

## 2.1.1

### Patch Changes

- 4493d43: chore: maintenance release

## 2.1.0

### Minor Changes

- c2907c7: Add AI agent support for icons

### Patch Changes

- 5d5f84e: Fix issue with wrong overwrites.d.ts path for icon auto-complete

## 2.0.0

### Major Changes

- 5c7a2e7: removed capacity-indicator-booked/filled
- 5c7a2e7: renamed capacity-indicator-booked to capacity-indicator-fully-booked

### Minor Changes

- 56336c0: feat: new functional and illustrative icons

## 1.5.0

### Minor Changes

- d28e724: adding new core icons and fixing one ri icon

### Patch Changes

- 7cc5d97: Update inner-source license

## 1.4.0

### Minor Changes

- f1a6d97: Added functional icon Mixed Class Reversed

## 1.3.0

### Minor Changes

- 2a141b3: feat: added five new journey icons: bicycle-reservation-required, seat-not-determined, seat-reservation-required, wheelchair-reservation-required and wheelchair-space-not-determined
  feat: added capacity-indicator-booked filled variant

## 1.2.1

### Patch Changes

- e557114: fix: mirrored discount-card icons

## 1.2.0

### Minor Changes

- b8c9135: feat: added 15 new functional icons

## 1.1.0

### Minor Changes

- 4f997b3: refactor: added new DB UX Design System v3 version 2.0.0 colors

## 1.0.3

### Patch Changes

- f6d99e1: Update inner source licence

## 1.0.2

### Patch Changes

- 0a1891c: Update svgs to use #181818 as base color

## 1.0.1

### Patch Changes

- cb8539d: Fix issue with wrong paths for rollup and webpack

## 1.0.0

### Major Changes

- 55be231: Stable release

## 0.3.1

### Patch Changes

- 2f4d15d: fix: added CHANGELOG.md to the published files

## 0.3.0

### Minor Changes

- 33026d3: Add readme part for using icons with typescript

## 0.2.0

### Minor Changes

- 8c56450: Fix issue with missing export for sass inside package.json

## 0.1.1

### Patch Changes

- 54ded31: Provide scss styles as well

## 0.1.0

### Minor Changes

- 7f7bb69: Fix issue with missing "build" export in package.json

## 0.0.14

### Patch Changes

- dd71a0c: Provide TypeScript files as JS to use them in nodejs as well

## 0.0.13

### Patch Changes

- 432205b: Fix issue with missing credentials blocks npm install
- 3fcb6ea: Fix issue with missing directoryStructure.ts file

## 0.0.12

### Patch Changes

- fc10a3e: Add "brand" to core icons

## 0.0.11

### Patch Changes

- 8e0e48f: Add `default-font.css` to overwrite default font from foundations

## 0.0.10

### Patch Changes

- 99beaee: Fix issue with decoding and encoding files

## 0.0.9

### Patch Changes

- cc8e775: Fix issue with wrong path for postinstall script

## 0.0.8

### Patch Changes

- 744911e: Update provided file paths to match with whitelabel
