@stenajs-webui/elements 23.17.3 → 23.18.0
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.
- package/dist/icons/generated/CommonIcons.d.ts +1 -0
- package/dist/index.es.js +271 -259
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +4 -4
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
|
@@ -245,6 +245,7 @@ export declare const stenaTowels: MediumIcon;
|
|
|
245
245
|
export declare const stenaTrash: MediumIcon;
|
|
246
246
|
export declare const stenaTravelEnjoyHygge: MediumIcon;
|
|
247
247
|
export declare const stenaTurnOff: MediumIcon;
|
|
248
|
+
export declare const stenaTv: MediumIcon;
|
|
248
249
|
export declare const stenaUndo: MediumIcon;
|
|
249
250
|
export declare const stenaUnlink: MediumIcon;
|
|
250
251
|
export declare const stenaUpload: MediumIcon;
|