@wikicasa-dev/svg-icons 0.0.17 → 0.0.18
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.
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { h } from "vue";
|
|
2
|
+
import { s as v } from "./svgImagefactory-fcIp3A8Z.js";
|
|
3
|
+
h("svg", {
|
|
4
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
5
|
+
"xml:space": "preserve",
|
|
6
|
+
viewBox: "0 0 2355.2 754.5"
|
|
7
|
+
});
|
|
8
|
+
const i = (c) => v({
|
|
9
|
+
props: c,
|
|
10
|
+
svgNodeAttrs: {
|
|
11
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
12
|
+
"xml:space": "preserve",
|
|
13
|
+
viewBox: "0 0 2355.2 754.5",
|
|
14
|
+
width: c.width ?? 128,
|
|
15
|
+
height: c.height ?? 36,
|
|
16
|
+
"aria-labelledby": c.id ? c.description ? `${c.id}_title ${c.id}_desc` : `${c.id}_title` : void 0,
|
|
17
|
+
role: "img"
|
|
18
|
+
},
|
|
19
|
+
childrenNodes: [
|
|
20
|
+
h("path", {
|
|
21
|
+
fill: "#1B202A",
|
|
22
|
+
d: "M764 91c6.4 0 12.8 1.2 18.7 3.8 11.6 5 20.8 14.2 25.8 25.8 5 11.9 5 25.4 0 37.4-5 11.6-14.2 20.8-25.8 25.8-11.9 5-25.4 5-37.4 0-11.6-5-20.8-14.2-25.8-25.8-5-11.9-5-25.4 0-37.4 5-11.6 14.2-20.8 25.8-25.8 5.9-2.6 12.3-3.9 18.7-3.8m36.9 377.9H727c-3.4 0-6.1-2.7-6.1-6.1V232.4c0-3.4 2.7-6.1 6.1-6.1h73.9c3.4 0 6.1 2.7 6.1 6.1v230.4c.1 3.4-2.7 6.1-6.1 6.1m145.9-160.2 82.4-80.7c1.1-1.1 2.7-1.7 4.3-1.7h99.6c3.4 0 6.1 2.7 6.1 6.1 0 1.7-.7 3.3-2 4.5l-107.7 99.3c-1.2 1.1-1.3 3.1-.2 4.3 0 0 0 .1.1.1L1146 458.5c2.4 2.4 2.4 6.3 0 8.7-1.1 1.1-2.7 1.8-4.3 1.8h-103.3c-1.7 0-3.3-.7-4.4-1.9l-87-91.4c-1.2-1.2-3.1-1.3-4.3-.1-.6.6-1 1.4-1 2.2v85.1c0 3.4-2.7 6.1-6.1 6.1h-73.9c-3.4 0-6.1-2.7-6.1-6.1V100.2c0-3.4 2.7-6.1 6.1-6.1h73.9c3.4 0 6.1 2.7 6.1 6.1v206.3c0 1.7 1.4 3.1 3.1 3.1.7 0 1.4-.3 2-.9m274.4-216.2c6.4 0 12.8 1.2 18.7 3.8 11.6 5 20.8 14.2 25.8 25.8 5 11.9 5 25.4 0 37.4-5 11.6-14.2 20.8-25.8 25.8-11.9 5-25.4 5-37.4 0-11.6-5-20.8-14.2-25.8-25.8-5-11.9-5-25.4 0-37.4 5-11.6 14.2-20.8 25.8-25.8 6-2.5 12.3-3.8 18.7-3.8m37 378h-73.9c-3.4 0-6.1-2.7-6.1-6.1V234c0-3.4 2.7-6.1 6.1-6.1h73.9c3.4 0 6.1 2.7 6.1 6.1v230.4c0 3.4-2.7 6.1-6.1 6.1m233.9-176.6c0 3.4-2.7 6.1-6.1 6.1-1.1 0-2.1-.3-3.1-.8-3.8-2.2-7.6-4.2-11.6-5.9-7.5-3.3-15.5-5-23.7-5-7.9 0-15.8 1.5-23.2 4.5-14.2 5.8-25.6 17-31.5 31.2-3.1 7.4-4.6 15.4-4.5 23.4 0 17.7 5.6 32 16.8 43 11.2 11 25.8 16.6 43.8 16.6 7.8 0 15.6-1.5 22.9-4.3 3.8-1.4 7.4-3.1 10.8-5.2 2.9-1.8 6.6-.9 8.4 2 .6 1 .9 2.1.9 3.2v56.7c0 2.4-1.3 4.5-3.5 5.6-8.3 3.9-17.1 6.8-26.1 8.7-10.2 2.2-20.6 3.3-31 3.3-17.4.1-34.7-3.1-50.9-9.5-15.6-6.1-29.9-15.1-42.1-26.5-12.1-11.3-21.9-25-28.6-40.2-6.9-15.4-10.4-32.3-10.4-50.6 0-19.6 3.5-37.4 10.4-53.7 6.6-15.7 16.4-29.9 28.9-41.6 12.6-11.7 27.3-20.8 43.3-27 17-6.5 35-9.8 53.2-9.7 10 0 19.9 1.2 29.6 3.5 8.3 2 16.3 5 23.9 8.9 2 1.1 3.3 3.2 3.3 5.4l.1 57.9zm302 175h-73.9c-3.4 0-6.1-2.7-6.1-6.1V442h-.9c-7.5 11.9-18.6 21.2-31.7 26.5-13.2 5.6-27.3 8.5-41.6 8.5-18 0-34.5-3.5-49.4-10.4-14.7-6.7-27.9-16.3-38.8-28.1-11-12-19.6-26.1-25.3-41.4-6-15.9-9.1-32.7-9-49.7-.1-16.9 3-33.7 9-49.4 5.7-15.1 14.1-29.1 24.8-41.2 10.7-11.9 23.7-21.5 38.3-28.1 15-6.9 31.5-10.4 49.4-10.4 14.2 0 28.2 2.6 41.4 7.8 12.6 4.8 23.8 12.6 32.8 22.7.2.3.6.3.8.1.1-.1.2-.3.2-.5v-15.9c0-3.4 2.7-6.1 6.1-6.1h73.9c3.4 0 6.1 2.7 6.1 6.1v230.4c.1 3.3-2.7 6-6.1 6M1661.7 293c-8-.2-16 1.4-23.4 4.5-6.5 2.8-12.3 6.8-17.3 11.8-4.8 5-8.5 10.8-10.9 17.3-2.6 6.8-3.8 14-3.8 21.3 0 15.5 4.8 28.4 14.4 38.8s23.3 15.6 40.9 15.6c17.7 0 31.3-5.2 40.9-15.6s14.4-23.3 14.4-38.8c.1-7.3-1.2-14.5-3.8-21.3-2.4-6.4-6.1-12.3-10.9-17.3-4.9-5-10.8-9-17.3-11.8-7.2-3.2-15.2-4.7-23.2-4.5m343.7-10.3c-1.5 2.8-4.9 4-7.9 2.7-5.7-2.5-11.6-4.5-17.6-6-7.7-2.1-15.7-3.2-23.7-3.3-2.9 0-5.7.4-8.5.9-3 .6-6 1.5-8.8 2.8-2.6 1.2-4.9 2.9-6.9 5-1.9 2.1-2.9 4.9-2.8 7.8-.1 3.8 1.5 7.5 4.5 9.9 3.1 2.6 6.8 4.6 10.6 5.9 4.2 1.4 8.4 2.6 12.8 3.3 4.4.8 8 1.5 10.9 2.1 9.6 1.7 18.9 4.5 27.9 8.3 8.1 3.4 15.6 8.1 22.2 14 6.4 5.7 11.4 12.8 14.9 20.6 3.6 8 5.4 17.7 5.4 29.1 0 16.1-3.3 29.8-9.9 41.2-6.5 11.2-15.5 20.8-26.3 27.9-11.2 7.4-23.6 12.8-36.7 16.1-13.6 3.5-27.6 5.2-41.6 5.2-17.2 0-34.3-2.4-50.9-7.1-14.7-4.2-28.9-10.2-42.1-17.8-2.8-1.7-3.8-5.2-2.3-8.1l25.4-48.9c1.6-3 5.3-4.2 8.3-2.6.1.1.3.2.4.2 3 1.8 6.1 3.6 9.6 5.3 5.7 2.8 11.5 5.4 17.5 7.8 5.9 2.3 12 4.2 18.2 5.7 5.7 1.4 11.4 2.1 17.3 2.1 3 0 6-.3 9-.9 3.1-.6 6-1.7 8.8-3.3 2.5-1.5 4.8-3.4 6.6-5.7 1.8-2.5 2.7-5.5 2.6-8.5 0-4.7-1.6-8.4-4.7-11.1-3.7-3-7.8-5.2-12.3-6.6-5.6-1.9-11.4-3.4-17.3-4.5-6.5-1.3-13-2.8-19.6-4.7-6.7-1.9-13.2-4.2-19.6-6.9-6.4-2.6-12.3-6.5-17.3-11.4-5.3-5.2-9.4-11.4-12.3-18.2-3.2-7.2-4.7-16.4-4.7-27.4 0-14.8 3.1-27.7 9.2-38.6 6-10.7 14.3-19.9 24.4-27 10.4-7.2 22-12.5 34.3-15.6 12.7-3.3 25.9-5 39-5 13.7 0 27.4 1.2 40.9 3.6 11.2 2 22.2 5.1 32.7 9.4 3.2 1.2 4.7 4.8 3.5 8l-.3.6-22.8 43.7zm334 186.2h-73.8c-3.4 0-6.1-2.7-6.1-6.1V442h-.9c-7.5 11.9-18.6 21.2-31.7 26.5-13.2 5.6-27.3 8.5-41.6 8.5-18 0-34.5-3.5-49.4-10.4-14.7-6.7-27.9-16.3-38.8-28.1-11-12-19.6-26.1-25.3-41.4-6-15.9-9.1-32.7-9-49.7-.1-16.9 3-33.7 9-49.4 5.7-15.1 14.1-29.1 24.8-41.2 10.7-11.9 23.7-21.5 38.3-28.1 15-6.9 31.5-10.4 49.4-10.4 14.2 0 28.2 2.6 41.4 7.8 12.6 4.8 23.8 12.6 32.8 22.7.2.2.6.3.8.1.1-.1.2-.3.2-.4v-15.9c0-3.4 2.7-6.1 6.1-6.1h73.9c3.4 0 6.1 2.7 6.1 6.1V463c-.1 3.2-2.8 5.9-6.2 5.9M2206.9 293c-8-.2-16 1.4-23.4 4.5-6.5 2.8-12.3 6.8-17.3 11.8-4.8 5-8.5 10.8-10.9 17.3-2.6 6.8-3.8 14-3.8 21.3 0 15.5 4.8 28.4 14.4 38.8 9.6 10.4 23.3 15.6 40.9 15.6 17.7 0 31.3-5.2 40.9-15.6s14.4-23.3 14.4-38.8c.1-7.3-1.2-14.5-3.8-21.3-2.4-6.4-6.1-12.3-10.9-17.3-4.9-5-10.8-9-17.3-11.8-7.1-3.1-15.1-4.7-23.2-4.5M645.4 0H24.6C11 0 0 11 0 24.6v509.1c0 13.6 11 24.6 24.6 24.6h232l68.3 97.3c3.9 5.6 11.6 6.9 17.1 3 1.2-.8 2.2-1.8 3-3l68.4-97.4h231.9c13.6 0 24.6-11 24.6-24.6v-509C670 11 659 0 645.4 0m-35.5 103L497.1 465.7c-.8 2.6-3.2 4.3-5.8 4.3h-88.1c-2.5 0-4.7-1.6-5.4-4l-60.3-198.3c-.5-1.6-2.2-2.5-3.8-2-.9.3-1.7 1-2 1.9l-60.3 198.6c-.8 2.3-2.9 3.8-5.3 3.8h-87.6c-2.7 0-5.1-1.8-5.9-4.4L59.9 102.9c-.9-3.2.9-6.6 4.2-7.6.6-.2 1.1-.2 1.7-.2H152c2.5 0 4.8 1.7 5.4 4.2l60.5 221.5c.4 1.6 2.1 2.6 3.8 2.1 1-.3 1.8-1 2.1-2l71.9-221.6c.8-2.5 3.2-4.2 5.8-4.2H368c2.7 0 5.1 1.8 5.8 4.3l67.3 221.4c.5 1.6 2.2 2.5 3.8 2 1-.3 1.8-1.1 2-2.1L512.5 99c.7-2.4 2.9-4 5.4-4H604c3.4 0 6.1 2.7 6.1 6.1 0 .7-.1 1.3-.2 1.9"
|
|
23
|
+
}),
|
|
24
|
+
h("path", {
|
|
25
|
+
fill: "#2B5DFF",
|
|
26
|
+
d: "M1506.622 729.91v-23.3h99v23.3h-99zm169-26.7c-8.7 0-16.2-1.4-22.7-4.1-6-2.4-11.2-6.3-15.2-11.5-3.7-5-5.7-11-5.9-17.2h25.8c.3 3.6 2.2 6.8 5.2 8.7 3.2 2.2 7.5 3.3 12.7 3.3h9.1c6.3 0 11.1-1.2 14.2-3.7 3.1-2.4 4.9-6.2 4.7-10.1.2-3.6-1.4-7.1-4.2-9.4-2.8-2.3-7.2-3.7-13.1-4.4l-14.1-2.1c-12.9-1.8-22.4-5.2-28.5-10.3-6.1-5.1-9.1-12.7-9.1-22.9 0-10.6 3.6-18.8 10.7-24.7 7.1-5.8 17.7-8.8 31.6-8.8h7.8c12.6 0 22.7 2.8 30.3 8.5 7.7 5.3 12.2 13.7 12.5 22.7h-25.8c-.5-3.1-2.3-5.8-5.1-7.4-3-1.9-6.8-2.9-11.6-2.9h-7.8c-5.9 0-10.2 1.1-12.9 3.2-2.7 2.1-4 5.3-4 9.4 0 3.9 1.2 6.7 3.5 8.6 2.3 1.9 6.1 3.2 11.4 4l14.7 2.1c13.5 1.9 23.4 5.5 29.8 10.8 6.4 5.3 9.6 13.1 9.6 23.4 0 11-3.7 19.6-11.2 25.7-7.5 6.1-18.5 9.2-33.1 9.2l-9.3-.1zm140.5-1.8c-10.9 0-19.3-3-25.5-9.1-6.1-6.1-9.2-14.4-9.2-25v-56.1h-30.7v-23.3h30.7v-32h26v32h43.6v23.3h-43.6v56.1c0 7.2 3.5 10.7 10.5 10.7h31v23.3l-32.8.1zm111.4 2.1c-14.4 0-25.8-4-34-12.1-8.3-8-12.4-19-12.4-32.9v-70.6h25.8v70.4c0 7.3 1.8 12.9 5.4 16.8 3.6 3.9 8.7 5.9 15.3 5.9 6.5 0 11.5-2 15.2-5.9s5.5-9.5 5.5-16.8v-70.4h25.8v70.6c0 13.9-4.2 24.9-12.6 32.9-8.5 8-19.8 12.1-34 12.1zm114.2 0c-11.3 0-20.4-3.9-27.4-11.8-6.9-7.8-10.4-18.4-10.4-31.6v-30.7c0-13.3 3.4-23.9 10.3-31.8s16-11.8 27.5-11.8c9.4 0 16.8 2.7 22.3 8s8.2 12.6 8.2 21.8l-5.8-6h6l-.8-27v-31.8h25.8v150.6h-25.2v-21.7h-5.8l5.8-6c0 9.2-2.7 16.5-8.2 21.8-5.6 5.3-13 8-22.3 8zm9-22.3c6.6 0 11.7-2 15.4-5.9 3.6-3.9 5.5-9.4 5.5-16.4v-28.5c0-7-1.8-12.5-5.5-16.4-3.6-3.9-8.8-5.9-15.4-5.9s-11.8 1.9-15.5 5.8c-3.7 3.9-5.6 9.4-5.6 16.5v28.5c0 7.2 1.9 12.7 5.6 16.5 3.8 3.8 8.9 5.8 15.5 5.8zm78.2 20.2v-23.5h39.7v-66.7h-34.5v-23.3h59.2v90h35.1v23.5h-99.5zm50-132.5c-5.2 0-9.4-1.4-12.4-4-3.1-2.8-4.7-6.7-4.5-10.8-.2-4.1 1.5-8.1 4.5-10.9 3-2.7 7.2-4 12.4-4s9.4 1.3 12.4 4c3.1 2.8 4.7 6.7 4.5 10.9.2 4.1-1.5 8.1-4.5 10.8-3.1 2.7-7.2 4-12.4 4zm120.1 134.3c-9.6 0-18-1.8-25.1-5.5-6.9-3.5-12.6-8.8-16.5-15.5-3.9-6.7-5.9-14.5-5.9-23.6v-28c0-9.1 2-16.9 5.9-23.6 3.9-6.6 9.6-12 16.5-15.5 7.1-3.6 15.4-5.5 25.1-5.5 9.8 0 18.2 1.8 25.2 5.5 6.8 3.5 12.5 8.8 16.4 15.5 3.9 6.7 5.9 14.5 5.9 23.4v28.3c0 9.1-2 17-5.9 23.6-3.9 6.6-9.6 12-16.4 15.5-7.1 3.6-15.5 5.4-25.2 5.4zm0-22.4c6.9 0 12.2-1.9 16-5.7 3.8-3.8 5.7-9.2 5.7-16.4v-28.1c0-7.3-1.9-12.8-5.7-16.5s-9.1-5.6-16-5.6c-6.7 0-12 1.9-15.9 5.6-3.9 3.7-5.8 9.2-5.8 16.5v28.1c0 7.2 1.9 12.6 5.8 16.4 3.8 3.8 9.1 5.7 15.9 5.7z"
|
|
27
|
+
})
|
|
28
|
+
]
|
|
29
|
+
});
|
|
30
|
+
export {
|
|
31
|
+
i as WikicasaStudioLogoIcon
|
|
32
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -10,11 +10,11 @@ import { DashboardIcon as d } from "./DashboardIcon.js";
|
|
|
10
10
|
import { DeleteIcon as P } from "./DeleteIcon.js";
|
|
11
11
|
import { DrawIcon as b } from "./DrawIcon.js";
|
|
12
12
|
import { EditIcon as A } from "./EditIcon.js";
|
|
13
|
-
import { GermanyFlagIcon as
|
|
14
|
-
import { HeartIcon as
|
|
15
|
-
import { HidePswIcon as
|
|
16
|
-
import { HouseIcon as
|
|
17
|
-
import { ItalyFlagIcon as
|
|
13
|
+
import { GermanyFlagIcon as N } from "./GermanyFlagIcon.js";
|
|
14
|
+
import { HeartIcon as C } from "./HeartIcon.js";
|
|
15
|
+
import { HidePswIcon as S } from "./HidePswIcon.js";
|
|
16
|
+
import { HouseIcon as F } from "./HouseIcon.js";
|
|
17
|
+
import { ItalyFlagIcon as M } from "./ItalyFlagIcon.js";
|
|
18
18
|
import { LayersIcon as T } from "./LayersIcon.js";
|
|
19
19
|
import { LocationIcon as G } from "./LocationIcon.js";
|
|
20
20
|
import { LogoutIcon as U } from "./LogoutIcon.js";
|
|
@@ -36,11 +36,11 @@ import { ShareIcon as go } from "./ShareIcon.js";
|
|
|
36
36
|
import { SuitcaseIcon as Wo } from "./SuitcaseIcon.js";
|
|
37
37
|
import { TieIcon as ho } from "./TieIcon.js";
|
|
38
38
|
import { TourIcon as wo } from "./TourIcon.js";
|
|
39
|
-
import { UkFlagIcon as
|
|
40
|
-
import { ValuationIcon as
|
|
41
|
-
import { VideoIcon as
|
|
42
|
-
import { ViewPswIcon as
|
|
43
|
-
import { WalletIcon as
|
|
39
|
+
import { UkFlagIcon as Lo } from "./UkFlagIcon.js";
|
|
40
|
+
import { ValuationIcon as yo } from "./ValuationIcon.js";
|
|
41
|
+
import { VideoIcon as Do } from "./VideoIcon.js";
|
|
42
|
+
import { ViewPswIcon as Bo } from "./ViewPswIcon.js";
|
|
43
|
+
import { WalletIcon as Ho } from "./WalletIcon.js";
|
|
44
44
|
import { WarningIcon as Vo } from "./WarningIcon.js";
|
|
45
45
|
import { WarningIconRounded as vo } from "./WarningIconRounded.js";
|
|
46
46
|
import { WkAppIcon as Ro } from "./WkAppIcon.js";
|
|
@@ -63,15 +63,16 @@ import { PharmacyIcon as kr } from "./PharmacyIcon.js";
|
|
|
63
63
|
import { PostIcon as Wr } from "./PostIcon.js";
|
|
64
64
|
import { SchoolIcon as hr } from "./SchoolIcon.js";
|
|
65
65
|
import { SubwayIcon as wr } from "./SubwayIcon.js";
|
|
66
|
-
import { TrainIcon as
|
|
67
|
-
import { TrainAltIcon as
|
|
68
|
-
import { WikicasaDatiLogoIcon as
|
|
69
|
-
import { WikicasaLogoIcon as
|
|
70
|
-
import { WikiNerdImg as
|
|
66
|
+
import { TrainIcon as Lr } from "./TrainIcon.js";
|
|
67
|
+
import { TrainAltIcon as yr } from "./TrainAltIcon.js";
|
|
68
|
+
import { WikicasaDatiLogoIcon as Dr } from "./WikicasaDatiLogo.js";
|
|
69
|
+
import { WikicasaLogoIcon as Br } from "./WikicasaLogo.js";
|
|
70
|
+
import { WikiNerdImg as Hr } from "./WikiNerd.js";
|
|
71
71
|
import { WikiNerdValutaMobileImg as Vr } from "./WikiNerdValutaMobile.js";
|
|
72
72
|
import { WikiNerdMercatoImg as vr } from "./WikiNerdMercatoHome.js";
|
|
73
73
|
import { WikiNerdValutaDesktopImg as Rr } from "./WikiNerdValutaDesktop.js";
|
|
74
74
|
import { WikiNerdDownloadAppImg as qr } from "./WikiNerdDownloadApp.js";
|
|
75
|
+
import { WikicasaStudioLogoIcon as Qr } from "./WikicasaStudioLogo.js";
|
|
75
76
|
export {
|
|
76
77
|
e as AboutUsIcon,
|
|
77
78
|
qo as AnalyticsIcon,
|
|
@@ -92,15 +93,15 @@ export {
|
|
|
92
93
|
A as EditIcon,
|
|
93
94
|
Oo as FacebookIcon,
|
|
94
95
|
jo as GearIcon,
|
|
95
|
-
|
|
96
|
+
N as GermanyFlagIcon,
|
|
96
97
|
cr as GoogleIcon,
|
|
97
98
|
tr as HamburgerMenuIcon,
|
|
98
|
-
|
|
99
|
-
|
|
99
|
+
C as HeartIcon,
|
|
100
|
+
S as HidePswIcon,
|
|
100
101
|
ur as HospitalIcon,
|
|
101
|
-
|
|
102
|
+
F as HouseIcon,
|
|
102
103
|
$o as InstagramIcon,
|
|
103
|
-
|
|
104
|
+
M as ItalyFlagIcon,
|
|
104
105
|
T as LayersIcon,
|
|
105
106
|
Zo as LinkedinIcon,
|
|
106
107
|
G as LocationIcon,
|
|
@@ -127,23 +128,24 @@ export {
|
|
|
127
128
|
Wo as SuitcaseIcon,
|
|
128
129
|
ho as TieIcon,
|
|
129
130
|
wo as TourIcon,
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
131
|
+
yr as TrainAltIcon,
|
|
132
|
+
Lr as TrainIcon,
|
|
133
|
+
Lo as UkFlagIcon,
|
|
134
|
+
yo as ValuationIcon,
|
|
135
|
+
Do as VideoIcon,
|
|
136
|
+
Bo as ViewPswIcon,
|
|
137
|
+
Ho as WalletIcon,
|
|
137
138
|
Vo as WarningIcon,
|
|
138
139
|
vo as WarningIconRounded,
|
|
139
140
|
qr as WikiNerdDownloadAppImg,
|
|
140
|
-
|
|
141
|
+
Hr as WikiNerdImg,
|
|
141
142
|
vr as WikiNerdMercatoImg,
|
|
142
143
|
Rr as WikiNerdValutaDesktopImg,
|
|
143
144
|
Vr as WikiNerdValutaMobileImg,
|
|
144
|
-
|
|
145
|
+
Dr as WikicasaDatiLogoIcon,
|
|
145
146
|
Qo as WikicasaIcon,
|
|
146
|
-
|
|
147
|
+
Br as WikicasaLogoIcon,
|
|
148
|
+
Qr as WikicasaStudioLogoIcon,
|
|
147
149
|
Ro as WkAppIcon,
|
|
148
150
|
Jo as WkFavIcon,
|
|
149
151
|
rr as YoutubeIcon
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -72,4 +72,5 @@ import { WikiNerdValutaMobileImg } from './svgImages/WikiNerdValutaMobile';
|
|
|
72
72
|
import { WikiNerdMercatoImg } from './svgImages/WikiNerdMercatoHome';
|
|
73
73
|
import { WikiNerdValutaDesktopImg } from './svgImages/WikiNerdValutaDesktop';
|
|
74
74
|
import { WikiNerdDownloadAppImg } from './svgImages/WikiNerdDownloadApp';
|
|
75
|
-
|
|
75
|
+
import { WikicasaStudioLogoIcon } from './svgImages/WikicasaStudioLogo';
|
|
76
|
+
export { GearIcon, WikicasaIcon, AnalyticsIcon, AboutUsIcon, ArrowIcon, BarChartIcon, BellIcon, BulbIcon, CheckActiveIcon, CheckInactiveIcon, CloseIcon, DashboardIcon, DeleteIcon, DrawIcon, EditIcon, GermanyFlagIcon, HeartIcon, HidePswIcon, HouseIcon, ItalyFlagIcon, LayersIcon, LocationIcon, LogoutIcon, MailIcon, MapIcon, NewsIcon, NotesIcon, PhoneIcon, PinIcon, PlanIcon, PlusIcon, PrestigeIcon, PrintIcon, ProfileIcon, QuotesIcon, RequestIcon, SearchIcon, ShareIcon, SuitcaseIcon, TieIcon, TourIcon, UkFlagIcon, ValuationIcon, VideoIcon, ViewPswIcon, WalletIcon, WarningIcon, WarningIconRounded, WikicasaLogoIcon, WikicasaDatiLogoIcon, WikiNerdImg, WkAppIcon, WkFavIcon, FacebookIcon, LinkedinIcon, InstagramIcon, YoutubeIcon, BankIcon, BusIcon, CartIcon, ChargeIcon, HospitalIcon, PharmacyIcon, PostIcon, SchoolIcon, SubwayIcon, TrainIcon, TrainAltIcon, HamburgerMenuIcon, WikiNerdValutaMobileImg, WikiNerdMercatoImg, WikiNerdValutaDesktopImg, WikiNerdDownloadAppImg, GoogleIcon, WikicasaStudioLogoIcon };
|