@stenajs-webui/elements 19.0.0-next.32 → 19.0.0-next.33
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 +304 -293
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +5 -5
- package/dist/index.js.map +1 -1
- package/package.json +4 -4
|
@@ -113,6 +113,7 @@ export declare const stenaRateThumbDown: IconDefinition;
|
|
|
113
113
|
export declare const stenaRateThumbUp: IconDefinition;
|
|
114
114
|
export declare const stenaRefresh: IconDefinition;
|
|
115
115
|
export declare const stenaRobot: IconDefinition;
|
|
116
|
+
export declare const stenaRunningPerson: IconDefinition;
|
|
116
117
|
export declare const stenaSailingBus: IconDefinition;
|
|
117
118
|
export declare const stenaSailingCar: IconDefinition;
|
|
118
119
|
export declare const stenaSailingCargo: IconDefinition;
|