@sit-onyx/icons 1.5.0-dev-20260128150133 → 1.6.0-dev-20260205082424

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -212,6 +212,7 @@ export const iconDolphin: string;
212
212
  export const iconDownload: string;
213
213
  export const iconDraggableHorizontal: string;
214
214
  export const iconDraggable: string;
215
+ export const iconDremio: string;
215
216
  export const iconDriver: string;
216
217
  export const iconDuplicate: string;
217
218
  export const iconDynamite: string;
@@ -491,6 +492,7 @@ export const iconPrintX: string;
491
492
  export const iconPrint: string;
492
493
  export const iconProfileHook: string;
493
494
  export const iconProfile: string;
495
+ export const iconPubsubService: string;
494
496
  export const iconPuzzle1: string;
495
497
  export const iconPuzzle2: string;
496
498
  export const iconQrCode: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sit-onyx/icons",
3
3
  "description": "SVG icons for the onyx design system",
4
- "version": "1.5.0-dev-20260128150133",
4
+ "version": "1.6.0-dev-20260205082424",
5
5
  "type": "module",
6
6
  "author": "Schwarz IT KG",
7
7
  "license": "Apache-2.0",