@wikicasa-dev/svg-icons 0.1.10 → 0.1.11
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/WikicasaProIcon.js +101 -0
- package/dist/index.js +12 -10
- package/dist/lib/index.d.ts +1 -0
- package/dist/lib/svgImages/WikicasaProIcon.d.ts +4 -0
- package/package.json +1 -1
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { h as c } from "vue";
|
|
2
|
+
import { s as t } from "./svgImagefactory-DHbjrCiy.js";
|
|
3
|
+
const a = (s) => t({
|
|
4
|
+
props: s,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
7
|
+
x: "0px",
|
|
8
|
+
y: "0px",
|
|
9
|
+
viewBox: "0 0 1036 295",
|
|
10
|
+
style: "enable-background:new 0 0 1036 295;",
|
|
11
|
+
width: s.width ?? 1036,
|
|
12
|
+
height: s.height ?? 295,
|
|
13
|
+
"aria-labelledby": s.id ? s.description ? `${s.id}_title ${s.id}_desc` : `${s.id}_title` : void 0,
|
|
14
|
+
role: "img"
|
|
15
|
+
},
|
|
16
|
+
childrenNodes: [
|
|
17
|
+
c(
|
|
18
|
+
"style",
|
|
19
|
+
{ type: "text/css" },
|
|
20
|
+
".st0{fill:#2B5DFF;} .st1{fill:#FFFFFF;} .st2{fill:#222222;}"
|
|
21
|
+
),
|
|
22
|
+
c(
|
|
23
|
+
"g",
|
|
24
|
+
c("g", [
|
|
25
|
+
c(
|
|
26
|
+
"g",
|
|
27
|
+
c("g", [
|
|
28
|
+
c("g", [
|
|
29
|
+
c("path", {
|
|
30
|
+
class: "st0",
|
|
31
|
+
d: "M334.1,42.9c2.9,0,5.6,0.5,8.1,1.6s4.7,2.6,6.7,4.5c1.9,1.9,3.4,4.1,4.5,6.7c1.1,2.5,1.6,5.2,1.6,8.1 c0,2.9-0.5,5.6-1.6,8.1s-2.6,4.7-4.5,6.7c-1.9,1.9-4.1,3.4-6.7,4.5c-2.5,1.1-5.2,1.6-8.1,1.6s-5.6-0.5-8.1-1.6 s-4.7-2.6-6.7-4.5c-1.9-1.9-3.4-4.1-4.5-6.7c-1.1-2.5-1.6-5.2-1.6-8.1c0-2.9,0.5-5.6,1.6-8.1s2.6-4.7,4.5-6.7 c1.9-1.9,4.1-3.4,6.7-4.5C328.6,43.4,331.3,42.9,334.1,42.9z"
|
|
32
|
+
}),
|
|
33
|
+
c("path", {
|
|
34
|
+
class: "st0",
|
|
35
|
+
d: "M350.1,206.4h-32c-1.5,0-2.6-1.2-2.6-2.6v-99.7c0-1.5,1.2-2.6,2.6-2.6h32c1.5,0,2.6,1.2,2.6,2.6v99.7 C352.7,205.2,351.6,206.4,350.1,206.4z"
|
|
36
|
+
})
|
|
37
|
+
]),
|
|
38
|
+
c("path", {
|
|
39
|
+
class: "st0",
|
|
40
|
+
d: "M413.2,137.1l35.7-34.9c0.5-0.5,1.2-0.8,1.9-0.8h43.1c2.4,0,3.6,3,1.8,4.6L449,149c-0.6,0.5-0.6,1.4,0,1.9 l50.5,51c1.7,1.7,0.5,4.5-1.9,4.5h-44.7c-0.7,0-1.4-0.3-1.9-0.8L413.3,166c-0.8-0.9-2.3-0.3-2.3,0.9v36.8c0,1.5-1.2,2.6-2.6,2.6 h-32c-1.5,0-2.6-1.2-2.6-2.6V46.9c0-1.5,1.2-2.6,2.6-2.6h32c1.5,0,2.6,1.2,2.6,2.6v89.3C411,137.3,412.4,137.9,413.2,137.1z"
|
|
41
|
+
}),
|
|
42
|
+
c("g", [
|
|
43
|
+
c("path", {
|
|
44
|
+
class: "st0",
|
|
45
|
+
d: "M532,43.5c2.9,0,5.6,0.5,8.1,1.6s4.7,2.6,6.7,4.5c1.9,1.9,3.4,4.1,4.5,6.7c1.1,2.5,1.6,5.2,1.6,8.1 c0,2.9-0.5,5.6-1.6,8.1s-2.6,4.7-4.5,6.7c-1.9,1.9-4.1,3.4-6.7,4.5c-2.5,1.1-5.2,1.6-8.1,1.6c-2.9,0-5.6-0.5-8.1-1.6 s-4.7-2.6-6.7-4.5c-1.9-1.9-3.4-4.1-4.5-6.7c-1.1-2.5-1.6-5.2-1.6-8.1c0-2.9,0.5-5.6,1.6-8.1c1.1-2.5,2.6-4.7,4.5-6.7 c1.9-1.9,4.1-3.4,6.7-4.5C526.4,44.1,529.1,43.5,532,43.5z"
|
|
46
|
+
}),
|
|
47
|
+
c("path", {
|
|
48
|
+
class: "st0",
|
|
49
|
+
d: "M548,207.1h-32c-1.5,0-2.6-1.2-2.6-2.6v-99.7c0-1.5,1.2-2.6,2.6-2.6h32c1.5,0,2.6,1.2,2.6,2.6v99.7 C550.6,205.9,549.4,207.1,548,207.1z"
|
|
50
|
+
})
|
|
51
|
+
]),
|
|
52
|
+
c("path", {
|
|
53
|
+
class: "st0",
|
|
54
|
+
d: "M649.2,130.7c0,2-2.2,3.3-4,2.3c-1.6-0.9-3.3-1.8-5-2.6c-3.3-1.4-6.7-2.1-10.2-2.1s-6.9,0.6-10,1.9 c-3.1,1.3-5.9,3.1-8.2,5.4c-2.3,2.3-4.1,5-5.4,8.1c-1.3,3.1-1.9,6.4-1.9,10.1c0,7.6,2.4,13.9,7.3,18.6 c4.8,4.8,11.2,7.2,18.9,7.2c3.3,0,6.6-0.6,9.9-1.8c1.7-0.6,3.2-1.4,4.7-2.2c1.8-1.1,4,0.2,4,2.3v24.5c0,1-0.6,2-1.5,2.4 c-3.6,1.7-7.4,2.9-11.3,3.8c-4.4,1-8.9,1.4-13.4,1.4c-7.8,0-15.1-1.4-22-4.1c-6.9-2.7-13-6.6-18.2-11.5 c-5.3-4.9-9.4-10.7-12.4-17.4s-4.5-14-4.5-21.9c0-8.5,1.5-16.2,4.5-23.2c3-7,7.2-13,12.5-18s11.6-8.9,18.7-11.7 c7.2-2.8,14.8-4.2,23-4.2c4.4,0,8.6,0.5,12.8,1.5c3.6,0.9,7.1,2.2,10.4,3.9c0.9,0.4,1.4,1.4,1.4,2.4L649.2,130.7L649.2,130.7z"
|
|
55
|
+
}),
|
|
56
|
+
c("path", {
|
|
57
|
+
class: "st0",
|
|
58
|
+
d: "M779.9,206.4h-32c-1.5,0-2.6-1.2-2.6-2.6v-9h-0.4c-3.3,5.2-7.8,9-13.7,11.5s-11.9,3.7-18,3.7 c-7.8,0-14.9-1.5-21.4-4.5s-12.1-7.1-16.8-12.2c-4.7-5.1-8.4-11.1-11-17.9c-2.6-6.8-3.9-14-3.9-21.5s1.3-14.6,3.9-21.4 c2.6-6.8,6.2-12.7,10.7-17.8c4.6-5.1,10.1-9.2,16.6-12.2s13.6-4.5,21.4-4.5c6.1,0,12.1,1.1,17.9,3.4c5.6,2.2,10.3,5.4,14.2,9.8 c0.2,0.2,0.5,0.1,0.5-0.2v-6.9c0-1.5,1.2-2.6,2.6-2.6h32c1.5,0,2.6,1.2,2.6,2.6v99.7C782.5,205.2,781.3,206.4,779.9,206.4z M722.6,130.3c-3.8,0-7.2,0.6-10.1,1.9c-2.9,1.3-5.4,3-7.5,5.1c-2,2.1-3.6,4.6-4.7,7.5c-1.1,2.9-1.6,5.9-1.6,9.2 c0,6.7,2.1,12.3,6.2,16.8c4.2,4.5,10.1,6.8,17.7,6.8c7.6,0,13.5-2.3,17.7-6.8s6.2-10.1,6.2-16.8c0-3.3-0.5-6.3-1.6-9.2 s-2.7-5.4-4.7-7.5s-4.5-3.8-7.5-5.1C729.8,130.9,726.4,130.3,722.6,130.3z"
|
|
59
|
+
}),
|
|
60
|
+
c("path", {
|
|
61
|
+
class: "st0",
|
|
62
|
+
d: "M871.3,125.8c-0.6,1.2-2.1,1.7-3.4,1.2c-2.3-1-4.8-1.9-7.6-2.6c-3.7-1-7.1-1.4-10.2-1.4 c-1.1,0-2.3,0.1-3.7,0.4s-2.6,0.7-3.8,1.2s-2.1,1.3-3,2.1c-0.8,0.9-1.2,2-1.2,3.4c0,1.8,0.6,3.2,1.9,4.3 c1.3,1.1,2.8,1.9,4.6,2.6c1.8,0.6,3.6,1.1,5.5,1.4c1.9,0.3,3.5,0.7,4.7,0.9c4.4,0.8,8.4,2,12.1,3.6c3.7,1.6,6.9,3.6,9.6,6 c2.7,2.5,4.9,5.4,6.4,8.9c1.6,3.5,2.4,7.7,2.4,12.6c0,7-1.4,12.9-4.3,17.8c-2.9,4.9-6.7,8.9-11.4,12.1c-4.7,3.1-10,5.5-15.9,7 s-11.9,2.3-18,2.3c-7.5,0-14.8-1-22-3.1c-6.4-1.8-12.4-4.4-18.2-7.7c-1.2-0.7-1.6-2.3-1-3.5l11-21.2c0.7-1.4,2.5-1.8,3.8-1 s2.7,1.5,4.1,2.3c2.5,1.2,5,2.4,7.6,3.4s5.2,1.8,7.9,2.5c2.7,0.6,5.2,0.9,7.5,0.9c1.2,0,2.5-0.1,3.9-0.4 c1.4-0.3,2.6-0.7,3.8-1.4s2.1-1.5,2.9-2.5c0.7-1,1.1-2.2,1.1-3.7c0-2-0.7-3.6-2-4.8c-1.4-1.2-3.1-2.1-5.3-2.9 c-2.2-0.7-4.7-1.4-7.5-1.9s-5.6-1.2-8.5-2s-5.7-1.8-8.5-3s-5.3-2.8-7.5-4.9c-2.2-2.1-4-4.7-5.3-7.9c-1.4-3.1-2-7.1-2-11.9 c0-6.4,1.3-12,4-16.7s6.2-8.6,10.5-11.7c4.4-3.1,9.3-5.3,14.8-6.8c5.5-1.4,11.2-2.2,16.9-2.2c6,0,11.9,0.5,17.7,1.5 c4.8,0.9,9.6,2.2,14.2,4.1c1.5,0.6,2.1,2.3,1.4,3.7L871.3,125.8z"
|
|
63
|
+
}),
|
|
64
|
+
c("path", {
|
|
65
|
+
class: "st0",
|
|
66
|
+
d: "M1015.9,206.4h-32c-1.5,0-2.6-1.2-2.6-2.6v-9h-0.4c-3.3,5.2-7.8,9-13.7,11.5s-11.9,3.7-18,3.7 c-7.8,0-14.9-1.5-21.4-4.5s-12.1-7.1-16.8-12.2c-4.7-5.1-8.4-11.1-11-17.9c-2.6-6.8-3.9-14-3.9-21.5s1.3-14.6,3.9-21.4 c2.6-6.8,6.2-12.7,10.7-17.8c4.6-5.1,10.1-9.2,16.6-12.2s13.6-4.5,21.4-4.5c6.1,0,12.1,1.1,17.9,3.4c5.6,2.2,10.3,5.4,14.2,9.8 c0.2,0.2,0.5,0.1,0.5-0.2v-6.9c0-1.5,1.2-2.6,2.6-2.6h32c1.5,0,2.6,1.2,2.6,2.6v99.7C1018.5,205.2,1017.3,206.4,1015.9,206.4z M958.5,130.3c-3.8,0-7.2,0.6-10.1,1.9c-2.9,1.3-5.4,3-7.5,5.1c-2,2.1-3.6,4.6-4.7,7.5c-1.1,2.9-1.6,5.9-1.6,9.2 c0,6.7,2.1,12.3,6.2,16.8c4.2,4.5,10.1,6.8,17.7,6.8c7.6,0,13.5-2.3,17.7-6.8s6.2-10.1,6.2-16.8c0-3.3-0.5-6.3-1.6-9.2 s-2.7-5.4-4.7-7.5s-4.5-3.8-7.5-5.1C965.7,130.9,962.3,130.3,958.5,130.3z"
|
|
67
|
+
})
|
|
68
|
+
])
|
|
69
|
+
),
|
|
70
|
+
c("path", {
|
|
71
|
+
class: "st0",
|
|
72
|
+
d: "M282.8,245.1H182.4l-29.6,42.1c-2.1,3-6.6,3-8.7,0l-29.6-42.1H14.1c-5.9,0-10.6-4.8-10.6-10.6V14.1 c0-5.9,4.8-10.6,10.6-10.6h268.6c5.9,0,10.6,4.8,10.6,10.6v220.3C293.4,240.3,288.7,245.1,282.8,245.1z"
|
|
73
|
+
}),
|
|
74
|
+
c("path", {
|
|
75
|
+
class: "st1",
|
|
76
|
+
d: "M100.3,142.4l31.1-95.9c0.4-1.1,1.4-1.8,2.5-1.8h28.8c1.2,0,2.2,0.8,2.5,1.9l29.1,95.8c0.4,1.3,2.2,1.2,2.5,0 l28.4-95.9c0.3-1,1.3-1.7,2.3-1.7h37.3c1.8,0,3.1,1.7,2.5,3.4L218.6,205c-0.3,1.1-1.4,1.9-2.5,1.9H178c-1.1,0-2-0.7-2.3-1.7 l-26.1-85.8c-0.4-1.2-2.1-1.3-2.5,0L121,205.2c-0.3,1-1.3,1.6-2.3,1.6h-38c-1.2,0-2.2-0.8-2.5-1.9L29.4,48 c-0.5-1.7,0.8-3.4,2.5-3.4h37.3c1.1,0,2.1,0.7,2.3,1.8l26.2,95.9C98.1,143.6,99.9,143.6,100.3,142.4z"
|
|
77
|
+
})
|
|
78
|
+
])
|
|
79
|
+
),
|
|
80
|
+
c(
|
|
81
|
+
"g",
|
|
82
|
+
c("g", [
|
|
83
|
+
c("path", {
|
|
84
|
+
class: "st2",
|
|
85
|
+
d: "M905.3,284.6h-11.3v-43.3H912c4.9,0,8.6,1.3,11.2,3.8s3.9,6.1,3.9,10.7c0,4.6-1.3,8.2-3.9,10.7 c-2.6,2.5-6.3,3.8-11.2,3.8h-6.7V284.6z M905.3,261.1h3.7c4.1,0,6.2-1.8,6.2-5.4c0-3.6-2.1-5.4-6.2-5.4h-3.7V261.1z"
|
|
86
|
+
}),
|
|
87
|
+
c("path", {
|
|
88
|
+
class: "st2",
|
|
89
|
+
d: "M969.1,284.6h-14l-10.7-16.7v16.7H933v-43.3h17.5c2.4,0,4.5,0.4,6.3,1.1c1.8,0.7,3.3,1.7,4.5,2.9 c1.2,1.2,2,2.6,2.6,4.3s0.9,3.3,0.9,5.2c0,3.3-0.8,6-2.4,8c-1.6,2-3.9,3.4-7,4.2L969.1,284.6z M944.3,260.6h2.1 c2.2,0,3.9-0.5,5.1-1.4c1.2-0.9,1.8-2.2,1.8-4c0-1.7-0.6-3-1.8-4c-1.2-0.9-2.9-1.4-5.1-1.4h-2.1V260.6z"
|
|
90
|
+
}),
|
|
91
|
+
c("path", {
|
|
92
|
+
class: "st2",
|
|
93
|
+
d: "M971,262.9c0-3.2,0.6-6.2,1.8-9s2.8-5.2,4.9-7.3c2.1-2.1,4.6-3.7,7.6-4.9c2.9-1.2,6.2-1.8,9.7-1.8 c3.5,0,6.7,0.6,9.7,1.8c3,1.2,5.5,2.8,7.6,4.9c2.1,2.1,3.8,4.5,5,7.3s1.8,5.8,1.8,9s-0.6,6.2-1.8,9c-1.2,2.8-2.8,5.2-5,7.3 c-2.1,2.1-4.7,3.7-7.6,4.9c-2.9,1.2-6.2,1.8-9.7,1.8c-3.5,0-6.8-0.6-9.7-1.8c-2.9-1.2-5.4-2.8-7.6-4.9c-2.1-2.1-3.8-4.5-4.9-7.3 C971.6,269.1,971,266.1,971,262.9z M982.8,262.9c0,1.7,0.3,3.3,1,4.8c0.7,1.5,1.5,2.7,2.6,3.8c1.1,1.1,2.4,1.9,3.9,2.5 c1.5,0.6,3,0.9,4.7,0.9s3.2-0.3,4.7-0.9c1.5-0.6,2.8-1.4,3.9-2.5c1.1-1.1,2-2.3,2.7-3.8c0.7-1.5,1-3,1-4.8s-0.3-3.3-1-4.8 c-0.7-1.5-1.5-2.7-2.7-3.8c-1.1-1.1-2.4-1.9-3.9-2.5c-1.5-0.6-3-0.9-4.7-0.9s-3.2,0.3-4.7,0.9c-1.5,0.6-2.8,1.4-3.9,2.5 c-1.1,1.1-2,2.3-2.6,3.8C983.1,259.6,982.8,261.2,982.8,262.9z"
|
|
94
|
+
})
|
|
95
|
+
])
|
|
96
|
+
)
|
|
97
|
+
]
|
|
98
|
+
});
|
|
99
|
+
export {
|
|
100
|
+
a as WikicasaProIcon
|
|
101
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import { BarChartIcon as c } from "./BarChartIcon.js";
|
|
|
4
4
|
import { BellIcon as I } from "./BellIcon.js";
|
|
5
5
|
import { BulbIcon as x } from "./BulbIcon.js";
|
|
6
6
|
import { CheckActiveIcon as i } from "./CheckActiveIcon.js";
|
|
7
|
-
import { CheckInactiveIcon as
|
|
7
|
+
import { CheckInactiveIcon as s } from "./CheckInactiveIcon.js";
|
|
8
8
|
import { CloseIcon as g } from "./CloseIcon.js";
|
|
9
9
|
import { DashboardIcon as h } from "./DashboardIcon.js";
|
|
10
10
|
import { DeleteIcon as W } from "./DeleteIcon.js";
|
|
@@ -58,7 +58,7 @@ import { WikicasaRoundedIcon as pr } from "./WikicasaRoundedIcon.js";
|
|
|
58
58
|
import { ArrowIndicatorIcon as fr } from "./ArrowIndicatorIcon.js";
|
|
59
59
|
import { PrincipalIcon as ar } from "./PrincipalIcon.js";
|
|
60
60
|
import { PinShadowedIcon as lr } from "./PinShadowedIcon.js";
|
|
61
|
-
import { HouseValuationIcon as
|
|
61
|
+
import { HouseValuationIcon as dr } from "./HouseValuationIcon.js";
|
|
62
62
|
import { CheckRoundedIcon as ur } from "./CheckRoundedIcon.js";
|
|
63
63
|
import { DownloadIcon as kr } from "./DownloadIcon.js";
|
|
64
64
|
import { SquareMeterIcon as Sr } from "./SquareMeterIcon.js";
|
|
@@ -85,7 +85,7 @@ import { LockIcon as pe } from "./LockIcon.js";
|
|
|
85
85
|
import { KeyIcon as fe } from "./KeyIcon.js";
|
|
86
86
|
import { MegaphoneIcon as ae } from "./MegaphoneIcon.js";
|
|
87
87
|
import { ParkingSpotIcon as le } from "./ParkingSpotIcon.js";
|
|
88
|
-
import { BoxIcon as
|
|
88
|
+
import { BoxIcon as de } from "./BoxIcon.js";
|
|
89
89
|
import { ParkingIcon as ue } from "./ParkingIcon.js";
|
|
90
90
|
import { PoolIcon as ke } from "./PoolIcon.js";
|
|
91
91
|
import { PrivateGardenIcon as Se } from "./PrivateGardenIcon.js";
|
|
@@ -112,7 +112,7 @@ import { FixturesIcon as pt } from "./FixturesIcon.js";
|
|
|
112
112
|
import { TypeViewIcon as ft } from "./TypeViewIcon.js";
|
|
113
113
|
import { HotWaterIcon as at } from "./HotWaterIcon.js";
|
|
114
114
|
import { CeilingIcon as lt } from "./CeilingIcon.js";
|
|
115
|
-
import { EntranceIcon as
|
|
115
|
+
import { EntranceIcon as dt } from "./EntranceIcon.js";
|
|
116
116
|
import { OpticFiberIcon as ut } from "./OpticFiberIcon.js";
|
|
117
117
|
import { ElectricGateIcon as kt } from "./ElectricGateIcon.js";
|
|
118
118
|
import { WhirlpoolIcon as St } from "./WhirlpoolIcon.js";
|
|
@@ -138,7 +138,7 @@ import { SubwayIcon as mn } from "./SubwayIcon.js";
|
|
|
138
138
|
import { TransportIcon as pn } from "./TransportIcon.js";
|
|
139
139
|
import { MetroIcon as fn } from "./MetroIcon.js";
|
|
140
140
|
import { TrainIcon as an } from "./TrainIcon.js";
|
|
141
|
-
import { BusIcon as
|
|
141
|
+
import { BusIcon as sn } from "./BusIcon.js";
|
|
142
142
|
import { WikicasaDatiLogoIcon as gn } from "./WikicasaDatiLogo.js";
|
|
143
143
|
import { WikicasaLogoIcon as hn } from "./WikicasaLogo.js";
|
|
144
144
|
import { WikiNerdImg as Wn } from "./WikiNerd.js";
|
|
@@ -158,6 +158,7 @@ import { WikiNerdValuationNotAvailableImg as Qn } from "./WikiNerdValuationNotAv
|
|
|
158
158
|
import { InsightImg as jn } from "./InsightImg.js";
|
|
159
159
|
import { GenericUserWikiAvatarSquaredImg as Xn } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
160
160
|
import { WikiNoSavedSearchesImg as _n } from "./WikiNoSavedSearches.js";
|
|
161
|
+
import { WikicasaProIcon as om } from "./WikicasaProIcon.js";
|
|
161
162
|
export {
|
|
162
163
|
e as AboutUsIcon,
|
|
163
164
|
Je as AirConditionerIcon,
|
|
@@ -173,9 +174,9 @@ export {
|
|
|
173
174
|
c as BarChartIcon,
|
|
174
175
|
Mr as BathroomIcon,
|
|
175
176
|
I as BellIcon,
|
|
176
|
-
|
|
177
|
+
de as BoxIcon,
|
|
177
178
|
x as BulbIcon,
|
|
178
|
-
|
|
179
|
+
sn as BusIcon,
|
|
179
180
|
Yt as CartIcon,
|
|
180
181
|
lt as CeilingIcon,
|
|
181
182
|
Oe as CellarIcon,
|
|
@@ -183,7 +184,7 @@ export {
|
|
|
183
184
|
i as CheckActiveIcon,
|
|
184
185
|
vr as CheckIcon,
|
|
185
186
|
En as CheckImg,
|
|
186
|
-
|
|
187
|
+
s as CheckInactiveIcon,
|
|
187
188
|
ur as CheckRoundedIcon,
|
|
188
189
|
g as CloseIcon,
|
|
189
190
|
mt as ClosetIcon,
|
|
@@ -198,7 +199,7 @@ export {
|
|
|
198
199
|
y as EditIcon,
|
|
199
200
|
kt as ElectricGateIcon,
|
|
200
201
|
Br as EnergyClassIcon,
|
|
201
|
-
|
|
202
|
+
dt as EntranceIcon,
|
|
202
203
|
Hr as ExternalLinkIcon,
|
|
203
204
|
Jo as FacebookIcon,
|
|
204
205
|
Yr as FacebookRoundedIcon,
|
|
@@ -220,7 +221,7 @@ export {
|
|
|
220
221
|
D as HomeIcon,
|
|
221
222
|
Zt as HospitalIcon,
|
|
222
223
|
at as HotWaterIcon,
|
|
223
|
-
|
|
224
|
+
dr as HouseValuationIcon,
|
|
224
225
|
qn as IareeImg,
|
|
225
226
|
Tr as InfoIcon,
|
|
226
227
|
jn as InsightImg,
|
|
@@ -314,6 +315,7 @@ export {
|
|
|
314
315
|
gn as WikicasaDatiLogoIcon,
|
|
315
316
|
zo as WikicasaIcon,
|
|
316
317
|
hn as WikicasaLogoIcon,
|
|
318
|
+
om as WikicasaProIcon,
|
|
317
319
|
pr as WikicasaRoundedIcon,
|
|
318
320
|
Nn as WikicasaStudioLogoIcon,
|
|
319
321
|
Go as WkAppIcon,
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -158,3 +158,4 @@ export { WikiNerdValuationNotAvailableImg } from './svgImages/WikiNerdValuationN
|
|
|
158
158
|
export { InsightImg } from './svgImages/InsightImg';
|
|
159
159
|
export { GenericUserWikiAvatarSquaredImg } from './svgImages/GenericUserWikiAvatarSquaredImg';
|
|
160
160
|
export { WikiNoSavedSearchesImg } from './svgImages/WikiNoSavedSearches';
|
|
161
|
+
export { WikicasaProIcon } from './svgImages/WikicasaProIcon';
|