@stenajs-webui/elements 19.0.0-next.72 → 19.0.0-next.74

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.
@@ -29,6 +29,7 @@ export declare const stenaCloudArrow: MediumIcon;
29
29
  export declare const stenaCloud: MediumIcon;
30
30
  export declare const stenaCog: MediumIcon;
31
31
  export declare const stenaCompare: MediumIcon;
32
+ export declare const stenaContactAt: MediumIcon;
32
33
  export declare const stenaCookies: MediumIcon;
33
34
  export declare const stenaCopyDocument: MediumIcon;
34
35
  export declare const stenaCopy: MediumIcon;
@@ -1,4 +1,5 @@
1
1
  import { MediumIcon } from "../IconSizes";
2
+ export declare const stenaHumanAdultWoman: MediumIcon;
2
3
  export declare const stenaHumanAdult: MediumIcon;
3
4
  export declare const stenaHumanChild: MediumIcon;
4
5
  export declare const stenaHumanInfant: MediumIcon;