@wikicasa-dev/svg-icons 1.2.25 → 1.2.27
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/AreaIcon.js +131 -0
- package/dist/CityIcon.js +72 -0
- package/dist/PoiIcon.js +59 -0
- package/dist/RegionIcon.js +37 -0
- package/dist/SubplaceIcon.js +57 -0
- package/dist/WarningIconRounded.js +24 -37
- package/dist/index.js +106 -96
- package/dist/lib/index.d.ts +5 -0
- package/dist/lib/svgIcons/places/AreaIcon.d.ts +2 -0
- package/dist/lib/svgIcons/places/CityIcon.d.ts +2 -0
- package/dist/lib/svgIcons/places/PoiIcon.d.ts +2 -0
- package/dist/lib/svgIcons/places/RegionIcon.d.ts +2 -0
- package/dist/lib/svgIcons/places/SubplaceIcon.d.ts +2 -0
- package/package.json +1 -1
package/dist/AreaIcon.js
ADDED
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { s as e } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const n = (o) => e({
|
|
4
|
+
props: o,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 17.829 18.733"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: [
|
|
9
|
+
t(
|
|
10
|
+
"defs",
|
|
11
|
+
t(
|
|
12
|
+
"clipPath",
|
|
13
|
+
{ id: "clip-path" },
|
|
14
|
+
t("rect", {
|
|
15
|
+
id: "Rettangolo_30339",
|
|
16
|
+
width: "17.829",
|
|
17
|
+
height: "18.733",
|
|
18
|
+
transform: "translate(0 0)",
|
|
19
|
+
fill: "none"
|
|
20
|
+
})
|
|
21
|
+
)
|
|
22
|
+
),
|
|
23
|
+
t("g", { id: "area_icona", transform: "translate(0 0)" }, [
|
|
24
|
+
t("line", {
|
|
25
|
+
id: "Linea_14088",
|
|
26
|
+
y2: "2",
|
|
27
|
+
transform: "translate(15.736 12.084)",
|
|
28
|
+
fill: "none",
|
|
29
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round",
|
|
32
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
33
|
+
}),
|
|
34
|
+
t(
|
|
35
|
+
"g",
|
|
36
|
+
{ id: "Raggruppa_43973" },
|
|
37
|
+
t("g", { id: "Raggruppa_43972" }, [
|
|
38
|
+
t("path", {
|
|
39
|
+
id: "Tracciato_53977",
|
|
40
|
+
d: "M15.736,16.233v2h-2",
|
|
41
|
+
fill: "none",
|
|
42
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
43
|
+
"stroke-linecap": "round",
|
|
44
|
+
"stroke-linejoin": "round",
|
|
45
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
46
|
+
}),
|
|
47
|
+
t("line", {
|
|
48
|
+
id: "Linea_14089",
|
|
49
|
+
x1: "5.618",
|
|
50
|
+
transform: "translate(4.373 18.233)",
|
|
51
|
+
fill: "none",
|
|
52
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
53
|
+
"stroke-linecap": "round",
|
|
54
|
+
"stroke-linejoin": "round",
|
|
55
|
+
"stroke-width": o["stroke-width"] ?? "1",
|
|
56
|
+
"stroke-dasharray": "3.745 3.745"
|
|
57
|
+
}),
|
|
58
|
+
t("path", {
|
|
59
|
+
id: "Tracciato_53978",
|
|
60
|
+
d: "M2.5,18.233H.5v-2",
|
|
61
|
+
fill: "none",
|
|
62
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
63
|
+
"stroke-linecap": "round",
|
|
64
|
+
"stroke-linejoin": "round",
|
|
65
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
66
|
+
}),
|
|
67
|
+
t("line", {
|
|
68
|
+
id: "Linea_14090",
|
|
69
|
+
y1: "3.85",
|
|
70
|
+
transform: "translate(0.5 9.817)",
|
|
71
|
+
fill: "none",
|
|
72
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
73
|
+
"stroke-linecap": "round",
|
|
74
|
+
"stroke-linejoin": "round",
|
|
75
|
+
"stroke-width": o["stroke-width"] ?? "1",
|
|
76
|
+
"stroke-dasharray": "2.566 2.566"
|
|
77
|
+
}),
|
|
78
|
+
t("path", {
|
|
79
|
+
id: "Tracciato_53979",
|
|
80
|
+
d: "M.5,8.534v-2h2",
|
|
81
|
+
fill: "none",
|
|
82
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
83
|
+
"stroke-linecap": "round",
|
|
84
|
+
"stroke-linejoin": "round",
|
|
85
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
86
|
+
})
|
|
87
|
+
])
|
|
88
|
+
),
|
|
89
|
+
t("line", {
|
|
90
|
+
id: "Linea_14091",
|
|
91
|
+
x2: "2",
|
|
92
|
+
transform: "translate(4.91 6.534)",
|
|
93
|
+
fill: "none",
|
|
94
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
95
|
+
"stroke-linecap": "round",
|
|
96
|
+
"stroke-linejoin": "round",
|
|
97
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
98
|
+
}),
|
|
99
|
+
t(
|
|
100
|
+
"g",
|
|
101
|
+
{ id: "Raggruppa_43975" },
|
|
102
|
+
t("g", { id: "Raggruppa_43974" }, [
|
|
103
|
+
t("path", {
|
|
104
|
+
id: "Tracciato_53980",
|
|
105
|
+
d: "M13.036.5a4.293,4.293,0,0,1,4.293,4.293c.038,2.151-1.852,4.822-3.748,7.493a.668.668,0,0,1-1.09,0C10.6,9.615,8.7,6.944,8.743,4.793A4.293,4.293,0,0,1,13.036.5Z",
|
|
106
|
+
fill: "none",
|
|
107
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
108
|
+
"stroke-linecap": "round",
|
|
109
|
+
"stroke-linejoin": "round",
|
|
110
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
111
|
+
}),
|
|
112
|
+
t("circle", {
|
|
113
|
+
id: "Ellisse_385",
|
|
114
|
+
cx: "2.185",
|
|
115
|
+
cy: "2.185",
|
|
116
|
+
r: "2.185",
|
|
117
|
+
transform: "translate(10.851 2.609)",
|
|
118
|
+
fill: "none",
|
|
119
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
120
|
+
"stroke-linecap": "round",
|
|
121
|
+
"stroke-linejoin": "round",
|
|
122
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
123
|
+
})
|
|
124
|
+
])
|
|
125
|
+
)
|
|
126
|
+
])
|
|
127
|
+
]
|
|
128
|
+
});
|
|
129
|
+
export {
|
|
130
|
+
n as AreaIcon
|
|
131
|
+
};
|
package/dist/CityIcon.js
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { s as o } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const l = (a) => o({
|
|
4
|
+
props: a,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 16 16"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: [
|
|
9
|
+
t("defs", [
|
|
10
|
+
t(
|
|
11
|
+
"clipPath",
|
|
12
|
+
{ id: "clip-path" },
|
|
13
|
+
t("rect", {
|
|
14
|
+
id: "Rettangolo_23995",
|
|
15
|
+
width: "16",
|
|
16
|
+
height: "16",
|
|
17
|
+
transform: "translate(0 2)",
|
|
18
|
+
fill: a["fill-color"] ?? "#fa4f64"
|
|
19
|
+
})
|
|
20
|
+
),
|
|
21
|
+
t(
|
|
22
|
+
"clipPath",
|
|
23
|
+
{ id: "clip-path-2" },
|
|
24
|
+
t("rect", { id: "Rettangolo_23993", width: "15.313", height: "16.014", fill: "none" })
|
|
25
|
+
)
|
|
26
|
+
]),
|
|
27
|
+
t(
|
|
28
|
+
"g",
|
|
29
|
+
{ id: "Città", transform: "translate(0 -2)" },
|
|
30
|
+
t(
|
|
31
|
+
"g",
|
|
32
|
+
{ id: "Raggruppa_32628", transform: "translate(0.35 2)" },
|
|
33
|
+
t("g", { id: "Raggruppa_32628-2" }, [
|
|
34
|
+
t("path", {
|
|
35
|
+
id: "Tracciato_36801",
|
|
36
|
+
d: "M3.661,15.506H1.5a1,1,0,0,1-1-1V1.5a1,1,0,0,1,1-1H6.965a1,1,0,0,1,1,1V5.018",
|
|
37
|
+
fill: "none",
|
|
38
|
+
stroke: a["stroke-color"] ?? "#222",
|
|
39
|
+
"stroke-linecap": "round",
|
|
40
|
+
"stroke-width": a["stroke-width"] ?? "1"
|
|
41
|
+
}),
|
|
42
|
+
t("path", {
|
|
43
|
+
id: "Tracciato_36802",
|
|
44
|
+
d: "M3.367,4.223H2.4a.376.376,0,0,1-.376-.376V2.884A.376.376,0,0,1,2.4,2.506h.969a.377.377,0,0,1,.376.375v.964a.376.376,0,0,1-.376.376",
|
|
45
|
+
fill: a["stroke-color"] ?? "#222"
|
|
46
|
+
}),
|
|
47
|
+
t("path", {
|
|
48
|
+
id: "Tracciato_36803",
|
|
49
|
+
d: "M6.134,4.223h-.96A.376.376,0,0,1,4.8,3.847V2.884a.376.376,0,0,1,.374-.378h.962a.377.377,0,0,1,.376.375v.964a.376.376,0,0,1-.376.376",
|
|
50
|
+
fill: a["stroke-color"] ?? "#222"
|
|
51
|
+
}),
|
|
52
|
+
t("path", {
|
|
53
|
+
id: "Tracciato_36804",
|
|
54
|
+
d: "M3.367,7.122H2.4a.376.376,0,0,1-.376-.376v-.96A.377.377,0,0,1,2.4,5.411h.967a.377.377,0,0,1,.376.375V6.75a.376.376,0,0,1-.376.376",
|
|
55
|
+
fill: a["stroke-color"] ?? "#222"
|
|
56
|
+
}),
|
|
57
|
+
t("path", {
|
|
58
|
+
id: "Tracciato_36805",
|
|
59
|
+
d: "M10.745,6.12l3.631,3.137a1.284,1.284,0,0,1,.437.969v4.03A1.235,1.235,0,0,1,13.6,15.514H6.34a1.236,1.236,0,0,1-1.211-1.258V10.225a1.279,1.279,0,0,1,.437-.969L9.2,6.119a1.176,1.176,0,0,1,1.545,0Z",
|
|
60
|
+
fill: "none",
|
|
61
|
+
stroke: a["stroke-color"] ?? "#222",
|
|
62
|
+
"stroke-linecap": "round",
|
|
63
|
+
"stroke-width": a["stroke-width"] ?? "1"
|
|
64
|
+
})
|
|
65
|
+
])
|
|
66
|
+
)
|
|
67
|
+
)
|
|
68
|
+
]
|
|
69
|
+
});
|
|
70
|
+
export {
|
|
71
|
+
l as CityIcon
|
|
72
|
+
};
|
package/dist/PoiIcon.js
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { s as r } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const i = (a) => r({
|
|
4
|
+
props: a,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 11.806 16.188"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: [
|
|
9
|
+
t(
|
|
10
|
+
"defs",
|
|
11
|
+
t(
|
|
12
|
+
"clipPath",
|
|
13
|
+
{ id: "clip-path" },
|
|
14
|
+
t("rect", { id: "Rettangolo_30337", width: "11.618", height: "16", fill: "none" })
|
|
15
|
+
)
|
|
16
|
+
),
|
|
17
|
+
t("g", { id: "POI_icon", transform: "translate(0.094 0.094)" }, [
|
|
18
|
+
t(
|
|
19
|
+
"g",
|
|
20
|
+
{ id: "Raggruppa_43963", transform: "translate(0.406 0.406)" },
|
|
21
|
+
t(
|
|
22
|
+
"g",
|
|
23
|
+
{ id: "Raggruppa_43966" },
|
|
24
|
+
t("path", {
|
|
25
|
+
id: "Tracciato_53969",
|
|
26
|
+
d: "M5.9.5a5.4,5.4,0,0,1,5.4,5.4c.048,2.708-2.331,6.069-4.717,9.431a.84.84,0,0,1-1.371,0C2.831,11.972.453,8.611.5,5.9A5.4,5.4,0,0,1,5.9.5Z",
|
|
27
|
+
transform: "translate(-0.5 -0.5)",
|
|
28
|
+
fill: "none",
|
|
29
|
+
stroke: a["stroke-color"] ?? "#222",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round",
|
|
32
|
+
"stroke-width": a["stroke-width"] ?? "1"
|
|
33
|
+
})
|
|
34
|
+
)
|
|
35
|
+
),
|
|
36
|
+
t(
|
|
37
|
+
"g",
|
|
38
|
+
{ id: "Raggruppa_43965", transform: "translate(0 0)" },
|
|
39
|
+
t(
|
|
40
|
+
"g",
|
|
41
|
+
{ id: "Raggruppa_43964" },
|
|
42
|
+
t("path", {
|
|
43
|
+
id: "Tracciato_53970",
|
|
44
|
+
d: "M7.618,5.312l2,.327a.2.2,0,0,1,.108.35L8.25,7.382a.2.2,0,0,0-.062.18L8.5,9.568a.2.2,0,0,1-.3.21L6.416,8.8a.205.205,0,0,0-.19,0l-1.814.913a.2.2,0,0,1-.293-.221L4.5,7.5a.2.2,0,0,0-.055-.181L3.014,5.871a.2.2,0,0,1,.119-.346l2.015-.256A.2.2,0,0,0,5.3,5.16l.931-1.8a.2.2,0,0,1,.366.006L7.466,5.2A.2.2,0,0,0,7.618,5.312Z",
|
|
45
|
+
transform: "translate(-0.566 -0.621)",
|
|
46
|
+
fill: "none",
|
|
47
|
+
stroke: a["stroke-color"] ?? "#222",
|
|
48
|
+
"stroke-linecap": "round",
|
|
49
|
+
"stroke-linejoin": "round",
|
|
50
|
+
"stroke-width": a["stroke-width"] ?? "1"
|
|
51
|
+
})
|
|
52
|
+
)
|
|
53
|
+
)
|
|
54
|
+
])
|
|
55
|
+
]
|
|
56
|
+
});
|
|
57
|
+
export {
|
|
58
|
+
i as PoiIcon
|
|
59
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { h as r } from "vue";
|
|
2
|
+
import { s as t } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const a = (o) => t({
|
|
4
|
+
props: o,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 11.808 16.191"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: r(
|
|
9
|
+
"g",
|
|
10
|
+
{ id: "regione_icona", transform: "translate(0.095 0.096)" },
|
|
11
|
+
r("g", { id: "Raggruppa_43968", transform: "translate(0 0)" }, [
|
|
12
|
+
r("path", {
|
|
13
|
+
id: "Tracciato_53971",
|
|
14
|
+
d: "M5.9.5a5.4,5.4,0,0,1,5.4,5.4c.048,2.709-2.331,6.07-4.718,9.433a.84.84,0,0,1-1.371,0C2.832,11.974.453,8.612.5,5.9A5.4,5.4,0,0,1,5.9.5Z",
|
|
15
|
+
transform: "translate(-0.096 -0.095)",
|
|
16
|
+
fill: "none",
|
|
17
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round",
|
|
20
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
21
|
+
}),
|
|
22
|
+
r("path", {
|
|
23
|
+
id: "Tracciato_53972",
|
|
24
|
+
d: "M9,6.407A2.382,2.382,0,1,1,6.619,4.024,2.383,2.383,0,0,1,9,6.407Z",
|
|
25
|
+
transform: "translate(-0.811 -0.77)",
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: o["stroke-color"] ?? "#222",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round",
|
|
30
|
+
"stroke-width": o["stroke-width"] ?? "1"
|
|
31
|
+
})
|
|
32
|
+
])
|
|
33
|
+
)
|
|
34
|
+
});
|
|
35
|
+
export {
|
|
36
|
+
a as RegionIcon
|
|
37
|
+
};
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { s as r } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const a = (t) => r({
|
|
4
|
+
props: t,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 16.169 16.169"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: o(
|
|
9
|
+
"g",
|
|
10
|
+
{ id: "zona_icona", transform: "translate(0.084 0.084)" },
|
|
11
|
+
o("g", { id: "Raggruppa_43980", transform: "translate(0 0)" }, [
|
|
12
|
+
o("path", {
|
|
13
|
+
id: "Tracciato_53973",
|
|
14
|
+
d: "M15.669,8.085A7.584,7.584,0,1,1,8.084.5,7.585,7.585,0,0,1,15.669,8.085Z",
|
|
15
|
+
transform: "translate(-0.084 -0.084)",
|
|
16
|
+
fill: "none",
|
|
17
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
18
|
+
"stroke-linecap": "round",
|
|
19
|
+
"stroke-linejoin": "round",
|
|
20
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
21
|
+
}),
|
|
22
|
+
o("path", {
|
|
23
|
+
id: "Tracciato_53974",
|
|
24
|
+
d: "M1.941,12.186l2.648-3.2L8.717,8.52,9.147.553",
|
|
25
|
+
transform: "translate(-0.327 -0.093)",
|
|
26
|
+
fill: "none",
|
|
27
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round",
|
|
30
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
31
|
+
}),
|
|
32
|
+
o("path", {
|
|
33
|
+
id: "Tracciato_53975",
|
|
34
|
+
d: "M12.722,1.065l-.341,7.927,3.338,4.267",
|
|
35
|
+
transform: "translate(-2.088 -0.18)",
|
|
36
|
+
fill: "none",
|
|
37
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
38
|
+
"stroke-linecap": "round",
|
|
39
|
+
"stroke-linejoin": "round",
|
|
40
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
41
|
+
}),
|
|
42
|
+
o("path", {
|
|
43
|
+
id: "Tracciato_53976",
|
|
44
|
+
d: "M12.738,16.389,9.568,12.221l-3.8.379L3.3,15.529",
|
|
45
|
+
transform: "translate(-0.557 -2.061)",
|
|
46
|
+
fill: "none",
|
|
47
|
+
stroke: t["stroke-color"] ?? "#222",
|
|
48
|
+
"stroke-linecap": "round",
|
|
49
|
+
"stroke-linejoin": "round",
|
|
50
|
+
"stroke-width": t["stroke-width"] ?? "1"
|
|
51
|
+
})
|
|
52
|
+
])
|
|
53
|
+
)
|
|
54
|
+
});
|
|
55
|
+
export {
|
|
56
|
+
a as SubplaceIcon
|
|
57
|
+
};
|
|
@@ -1,46 +1,33 @@
|
|
|
1
|
-
import { h as
|
|
2
|
-
import { s as
|
|
3
|
-
const l = (
|
|
4
|
-
props:
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { s as r } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const l = (t) => r({
|
|
4
|
+
props: t,
|
|
5
5
|
svgNodeAttrs: {
|
|
6
6
|
viewBox: "0 0 19.902 19.901"
|
|
7
7
|
},
|
|
8
8
|
childrenNodes: [
|
|
9
|
-
|
|
9
|
+
o(
|
|
10
10
|
"defs",
|
|
11
|
-
|
|
12
|
-
"clipPath",
|
|
13
|
-
{ id: "clip-path" },
|
|
14
|
-
t("rect", {
|
|
15
|
-
id: "Rettangolo_34336",
|
|
16
|
-
width: "19.902",
|
|
17
|
-
height: "19.901",
|
|
18
|
-
transform: "translate(0 0)",
|
|
19
|
-
fill: "none"
|
|
20
|
-
})
|
|
21
|
-
)
|
|
11
|
+
o("clipPath", { id: "a" }, o("path", { fill: "none", d: "M0 0h19.902v19.901H0z" }))
|
|
22
12
|
),
|
|
23
|
-
|
|
24
|
-
"
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
t
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
})
|
|
42
|
-
])
|
|
43
|
-
)
|
|
13
|
+
o("g", [
|
|
14
|
+
o("path", {
|
|
15
|
+
fill: "#fff",
|
|
16
|
+
d: "M19.2 9.951A9.251 9.251 0 1 1 9.951.7 9.25 9.25 0 0 1 19.2 9.951"
|
|
17
|
+
}),
|
|
18
|
+
o("circle", {
|
|
19
|
+
cx: "9.951",
|
|
20
|
+
cy: "9.951",
|
|
21
|
+
r: "9.25",
|
|
22
|
+
fill: "none",
|
|
23
|
+
stroke: t["stroke-color"] ?? "#f20003",
|
|
24
|
+
"stroke-width": t["stroke-width"] ?? 1
|
|
25
|
+
}),
|
|
26
|
+
o("path", {
|
|
27
|
+
fill: t["stroke-color"] ?? "#f20003",
|
|
28
|
+
d: "M10.783 13.871a1.168 1.168 0 0 1-.832 2 1.11 1.11 0 0 1-.816-.336 1.2 1.2 0 0 1 0-1.664 1.1 1.1 0 0 1 .816-.336 1.13 1.13 0 0 1 .832.336M9.055 3.55h1.824v8.816H9.055Z"
|
|
29
|
+
})
|
|
30
|
+
])
|
|
44
31
|
]
|
|
45
32
|
});
|
|
46
33
|
export {
|
package/dist/index.js
CHANGED
|
@@ -11,11 +11,11 @@ import { DeleteIcon as W } from "./DeleteIcon.js";
|
|
|
11
11
|
import { DrawIcon as P } from "./DrawIcon.js";
|
|
12
12
|
import { EditIcon as A } from "./EditIcon.js";
|
|
13
13
|
import { GermanyFlagIcon as w } from "./GermanyFlagIcon.js";
|
|
14
|
-
import { HeartIcon as
|
|
14
|
+
import { HeartIcon as b } from "./HeartIcon.js";
|
|
15
15
|
import { HidePswIcon as H } from "./HidePswIcon.js";
|
|
16
16
|
import { HomeIcon as N } from "./HomeIcon.js";
|
|
17
|
-
import { ItalyFlagIcon as
|
|
18
|
-
import { LayersIcon as
|
|
17
|
+
import { ItalyFlagIcon as v } from "./ItalyFlagIcon.js";
|
|
18
|
+
import { LayersIcon as M } from "./LayersIcon.js";
|
|
19
19
|
import { LocationIcon as G } from "./LocationIcon.js";
|
|
20
20
|
import { LogoutIcon as E } from "./LogoutIcon.js";
|
|
21
21
|
import { MailIcon as q } from "./MailIcon.js";
|
|
@@ -38,10 +38,10 @@ import { TieIcon as So } from "./TieIcon.js";
|
|
|
38
38
|
import { TourIcon as yo } from "./TourIcon.js";
|
|
39
39
|
import { UkFlagIcon as Co } from "./UkFlagIcon.js";
|
|
40
40
|
import { ValuationIcon as To } from "./ValuationIcon.js";
|
|
41
|
-
import { VideoIcon as
|
|
41
|
+
import { VideoIcon as Fo } from "./VideoIcon.js";
|
|
42
42
|
import { ViewPswIcon as Lo } from "./ViewPswIcon.js";
|
|
43
|
-
import { WalletIcon as
|
|
44
|
-
import { WarningIcon as
|
|
43
|
+
import { WalletIcon as Ro } from "./WalletIcon.js";
|
|
44
|
+
import { WarningIcon as Do } from "./WarningIcon.js";
|
|
45
45
|
import { WarningIconRounded as Bo } from "./WarningIconRounded.js";
|
|
46
46
|
import { WkAppIcon as Vo } from "./WkAppIcon.js";
|
|
47
47
|
import { AnalyticsIcon as Uo } from "./AnalyticsIcon.js";
|
|
@@ -65,10 +65,10 @@ import { SquareMeterIcon as Sr } from "./SquareMeterIcon.js";
|
|
|
65
65
|
import { PriceIcon as yr } from "./PriceIcon.js";
|
|
66
66
|
import { DemandIcon as Cr } from "./DemandIcon.js";
|
|
67
67
|
import { TransactionIcon as Tr } from "./TransactionIcon.js";
|
|
68
|
-
import { InfoIcon as
|
|
68
|
+
import { InfoIcon as Fr } from "./InfoIcon.js";
|
|
69
69
|
import { CheckIcon as Lr } from "./CheckIcon.js";
|
|
70
|
-
import { ExternalLinkIcon as
|
|
71
|
-
import { BathroomIcon as
|
|
70
|
+
import { ExternalLinkIcon as Rr } from "./ExternalLinkIcon.js";
|
|
71
|
+
import { BathroomIcon as Dr } from "./BathroomIcon.js";
|
|
72
72
|
import { EnergyClassIcon as Br } from "./EnergyClassIcon.js";
|
|
73
73
|
import { AuctionHammerIcon as Vr } from "./AuctionHammerIcon.js";
|
|
74
74
|
import { PhotoIcon as Ur } from "./PhotoIcon.js";
|
|
@@ -92,10 +92,10 @@ import { PrivateGardenIcon as Se } from "./PrivateGardenIcon.js";
|
|
|
92
92
|
import { CommunalGardenIcon as ye } from "./CommunalGardenIcon.js";
|
|
93
93
|
import { TennisIcon as Ce } from "./TennisIcon.js";
|
|
94
94
|
import { ReceptionIcon as Te } from "./ReceptionIcon.js";
|
|
95
|
-
import { ArchitecturalBarriersIcon as
|
|
95
|
+
import { ArchitecturalBarriersIcon as Fe } from "./ArchitecturalBarriersIcon.js";
|
|
96
96
|
import { UploadIcon as Le } from "./UploadIcon.js";
|
|
97
|
-
import { HobIcon as
|
|
98
|
-
import { FridgeIcon as
|
|
97
|
+
import { HobIcon as Re } from "./HobIcon.js";
|
|
98
|
+
import { FridgeIcon as De } from "./FridgeIcon.js";
|
|
99
99
|
import { WashingMachineIcon as Be } from "./WashingMachineIcon.js";
|
|
100
100
|
import { DishwasherIcon as Ve } from "./DishwasherIcon.js";
|
|
101
101
|
import { PhotoAlbumIcon as Ue } from "./PhotoAlbumIcon.js";
|
|
@@ -119,10 +119,10 @@ import { WhirlpoolIcon as St } from "./WhirlpoolIcon.js";
|
|
|
119
119
|
import { FireplaceIcon as yt } from "./FireplaceIcon.js";
|
|
120
120
|
import { SecurityDoorIcon as Ct } from "./SecurityDoorIcon.js";
|
|
121
121
|
import { TypeTvIcon as Tt } from "./TypeTvIcon.js";
|
|
122
|
-
import { SatelliteSystemIcon as
|
|
122
|
+
import { SatelliteSystemIcon as Ft } from "./SatelliteSystemIcon.js";
|
|
123
123
|
import { TypeRollerShutterIcon as Lt } from "./TypeRollerShutterIcon.js";
|
|
124
|
-
import { TypeFloorIcon as
|
|
125
|
-
import { FrontBuildingIcon as
|
|
124
|
+
import { TypeFloorIcon as Rt } from "./TypeFloorIcon.js";
|
|
125
|
+
import { FrontBuildingIcon as Dt } from "./FrontBuildingIcon.js";
|
|
126
126
|
import { LaundryIcon as Bt } from "./LaundryIcon.js";
|
|
127
127
|
import { MezzanineIcon as Vt } from "./MezzanineIcon.js";
|
|
128
128
|
import { AttachedIcon as Ut } from "./AttachedIcon.js";
|
|
@@ -144,68 +144,75 @@ import { AiIcon as hn } from "./AiIcon.js";
|
|
|
144
144
|
import { QuestionIconRounded as Wn } from "./QuestionIconRounded.js";
|
|
145
145
|
import { HistoryIcon as Pn } from "./HistoryIcon.js";
|
|
146
146
|
import { DeleteShadowedIcon as An } from "./DeleteShadowedIcon.js";
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
147
|
+
import { AreaIcon as wn } from "./AreaIcon.js";
|
|
148
|
+
import { CityIcon as bn } from "./CityIcon.js";
|
|
149
|
+
import { PoiIcon as Hn } from "./PoiIcon.js";
|
|
150
|
+
import { RegionIcon as Nn } from "./RegionIcon.js";
|
|
151
|
+
import { SubplaceIcon as vn } from "./SubplaceIcon.js";
|
|
152
|
+
import { BankIcon as Mn } from "./BankIcon.js";
|
|
153
|
+
import { CartIcon as Gn } from "./CartIcon.js";
|
|
154
|
+
import { ChargeIcon as En } from "./ChargeIcon.js";
|
|
155
|
+
import { HospitalIcon as qn } from "./HospitalIcon.js";
|
|
156
|
+
import { PharmacyIcon as Kn } from "./PharmacyIcon.js";
|
|
157
|
+
import { PostOfficeIcon as Qn } from "./PostOfficeIcon.js";
|
|
158
|
+
import { SchoolIcon as Zn } from "./SchoolIcon.js";
|
|
159
|
+
import { SubwayIcon as Jn } from "./SubwayIcon.js";
|
|
160
|
+
import { TransportIcon as _n } from "./TransportIcon.js";
|
|
161
|
+
import { MetroIcon as oc } from "./MetroIcon.js";
|
|
162
|
+
import { TrainIcon as ec } from "./TrainIcon.js";
|
|
163
|
+
import { BusIcon as nc } from "./BusIcon.js";
|
|
164
|
+
import { WikicasaDatiLogoIcon as mc } from "./WikicasaDatiLogo.js";
|
|
165
|
+
import { WikicasaLogoIcon as fc } from "./WikicasaLogo.js";
|
|
166
|
+
import { WikiNerdImg as xc } from "./WikiNerd.js";
|
|
167
|
+
import { WikiNerdValutaMobileImg as ic } from "./WikiNerdValutaMobile.js";
|
|
168
|
+
import { WikiNerdMercatoImg as dc } from "./WikiNerdMercatoHome.js";
|
|
169
|
+
import { WikiNerdValutaDesktopImg as gc } from "./WikiNerdValutaDesktop.js";
|
|
170
|
+
import { WikiNerdDownloadAppImg as hc } from "./WikiNerdDownloadApp.js";
|
|
171
|
+
import { WikicasaStudioLogoIcon as Wc } from "./WikicasaStudioLogo.js";
|
|
172
|
+
import { GenericUserWikiAvatarImg as Pc } from "./GenericUserWikiAvatar.js";
|
|
173
|
+
import { ShieldImg as Ac } from "./ShieldImg.js";
|
|
174
|
+
import { SnapImg as wc } from "./SnapImg.js";
|
|
175
|
+
import { StopWatchImg as bc } from "./StopWatchImg.js";
|
|
176
|
+
import { CheckImg as Hc } from "./CheckImg.js";
|
|
177
|
+
import { IareeImg as Nc } from "./IareeImg.js";
|
|
178
|
+
import { WikiNerdAnalyzeImg as vc } from "./WikiNerdAnalyzeImg.js";
|
|
179
|
+
import { WikiNerdValuationNotAvailableImg as Mc } from "./WikiNerdValuationNotAvailableImg.js";
|
|
180
|
+
import { InsightImg as Gc } from "./InsightImg.js";
|
|
181
|
+
import { GenericUserWikiAvatarSquaredImg as Ec } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
182
|
+
import { WikiNoSavedSearchesImg as qc } from "./WikiNoSavedSearches.js";
|
|
183
|
+
import { WikicasaProIcon as Kc } from "./WikicasaProIcon.js";
|
|
184
|
+
import { WikiNerdAgency as Qc } from "./WikiNerdAgency.js";
|
|
180
185
|
export {
|
|
181
186
|
e as AboutUsIcon,
|
|
182
187
|
hn as AiIcon,
|
|
183
188
|
je as AirConditionerIcon,
|
|
184
189
|
tt as AlarmIcon,
|
|
185
190
|
Uo as AnalyticsIcon,
|
|
186
|
-
|
|
191
|
+
Fe as ArchitecturalBarriersIcon,
|
|
192
|
+
wn as AreaIcon,
|
|
187
193
|
n as ArrowIcon,
|
|
188
194
|
Ir as ArrowIndicatorIcon,
|
|
189
195
|
Ut as AttachedIcon,
|
|
190
196
|
Xe as AtticIcon,
|
|
191
197
|
Vr as AuctionHammerIcon,
|
|
192
198
|
Yt as BalconyIcon,
|
|
193
|
-
|
|
199
|
+
Mn as BankIcon,
|
|
194
200
|
m as BarChartIcon,
|
|
195
|
-
|
|
201
|
+
Dr as BathroomIcon,
|
|
196
202
|
f as BellIcon,
|
|
197
203
|
se as BoxIcon,
|
|
198
204
|
x as BulbIcon,
|
|
199
|
-
|
|
200
|
-
|
|
205
|
+
nc as BusIcon,
|
|
206
|
+
Gn as CartIcon,
|
|
201
207
|
lt as CeilingIcon,
|
|
202
208
|
Oe as CellarIcon,
|
|
203
|
-
|
|
209
|
+
En as ChargeIcon,
|
|
204
210
|
i as CheckActiveIcon,
|
|
205
211
|
Lr as CheckIcon,
|
|
206
|
-
|
|
212
|
+
Hc as CheckImg,
|
|
207
213
|
d as CheckInactiveIcon,
|
|
208
214
|
ur as CheckRoundedIcon,
|
|
215
|
+
bn as CityIcon,
|
|
209
216
|
Xt as ClockIcon,
|
|
210
217
|
g as CloseIcon,
|
|
211
218
|
ct as ClosetIcon,
|
|
@@ -224,41 +231,41 @@ export {
|
|
|
224
231
|
kt as ElectricGateIcon,
|
|
225
232
|
Br as EnergyClassIcon,
|
|
226
233
|
st as EntranceIcon,
|
|
227
|
-
|
|
234
|
+
Rr as ExternalLinkIcon,
|
|
228
235
|
jo as FacebookIcon,
|
|
229
236
|
Yr as FacebookRoundedIcon,
|
|
230
237
|
dn as FiltersIcon,
|
|
231
238
|
yt as FireplaceIcon,
|
|
232
239
|
pt as FixturesIcon,
|
|
233
|
-
|
|
234
|
-
|
|
240
|
+
De as FridgeIcon,
|
|
241
|
+
Dt as FrontBuildingIcon,
|
|
235
242
|
ze as FurnishedIcon,
|
|
236
243
|
Oo as GearIcon,
|
|
237
|
-
|
|
238
|
-
|
|
244
|
+
Pc as GenericUserWikiAvatarImg,
|
|
245
|
+
Ec as GenericUserWikiAvatarSquaredImg,
|
|
239
246
|
cn as GeolocationIcon,
|
|
240
247
|
w as GermanyFlagIcon,
|
|
241
248
|
cr as GoogleIcon,
|
|
242
249
|
pn as GpsIcon,
|
|
243
250
|
tr as HamburgerMenuIcon,
|
|
244
|
-
|
|
251
|
+
b as HeartIcon,
|
|
245
252
|
Xr as HeartShadowedIcon,
|
|
246
253
|
H as HidePswIcon,
|
|
247
254
|
Pn as HistoryIcon,
|
|
248
|
-
|
|
255
|
+
Re as HobIcon,
|
|
249
256
|
N as HomeIcon,
|
|
250
|
-
|
|
257
|
+
qn as HospitalIcon,
|
|
251
258
|
at as HotWaterIcon,
|
|
252
259
|
sr as HouseValuationIcon,
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
260
|
+
Nc as IareeImg,
|
|
261
|
+
Fr as InfoIcon,
|
|
262
|
+
Gc as InsightImg,
|
|
256
263
|
$o as InstagramIcon,
|
|
257
|
-
|
|
264
|
+
v as ItalyFlagIcon,
|
|
258
265
|
Ie as KeyIcon,
|
|
259
266
|
Ye as KitchenIcon,
|
|
260
267
|
Bt as LaundryIcon,
|
|
261
|
-
|
|
268
|
+
M as LayersIcon,
|
|
262
269
|
Ot as LiftIcon,
|
|
263
270
|
Xo as LinkedinIcon,
|
|
264
271
|
gn as ListingIcon,
|
|
@@ -268,7 +275,7 @@ export {
|
|
|
268
275
|
q as MailIcon,
|
|
269
276
|
K as MapIcon,
|
|
270
277
|
ae as MegaphoneIcon,
|
|
271
|
-
|
|
278
|
+
oc as MetroIcon,
|
|
272
279
|
Vt as MezzanineIcon,
|
|
273
280
|
an as MovingHandIcon,
|
|
274
281
|
Q as NewsIcon,
|
|
@@ -277,7 +284,7 @@ export {
|
|
|
277
284
|
ue as ParkingIcon,
|
|
278
285
|
le as ParkingSpotIcon,
|
|
279
286
|
ce as PartnershipIcon,
|
|
280
|
-
|
|
287
|
+
Kn as PharmacyIcon,
|
|
281
288
|
J as PhoneIcon,
|
|
282
289
|
Ue as PhotoAlbumIcon,
|
|
283
290
|
Ur as PhotoIcon,
|
|
@@ -285,8 +292,9 @@ export {
|
|
|
285
292
|
lr as PinShadowedIcon,
|
|
286
293
|
oo as PlanIcon,
|
|
287
294
|
eo as PlusIcon,
|
|
295
|
+
Hn as PoiIcon,
|
|
288
296
|
ke as PoolIcon,
|
|
289
|
-
|
|
297
|
+
Qn as PostOfficeIcon,
|
|
290
298
|
no as PrestigeIcon,
|
|
291
299
|
yr as PriceIcon,
|
|
292
300
|
ar as PrincipalIcon,
|
|
@@ -296,21 +304,23 @@ export {
|
|
|
296
304
|
Wn as QuestionIconRounded,
|
|
297
305
|
xo as QuotesIcon,
|
|
298
306
|
Te as ReceptionIcon,
|
|
307
|
+
Nn as RegionIcon,
|
|
299
308
|
io as RequestIcon,
|
|
300
309
|
rt as RoofIcon,
|
|
301
|
-
|
|
302
|
-
|
|
310
|
+
Ft as SatelliteSystemIcon,
|
|
311
|
+
Zn as SchoolIcon,
|
|
303
312
|
so as SearchIcon,
|
|
304
313
|
Ct as SecurityDoorIcon,
|
|
305
314
|
uo as ShareIcon,
|
|
306
|
-
|
|
307
|
-
|
|
315
|
+
Ac as ShieldImg,
|
|
316
|
+
wc as SnapImg,
|
|
308
317
|
$r as SortIcon,
|
|
309
318
|
Sr as SquareMeterIcon,
|
|
310
319
|
te as StarIcon,
|
|
311
|
-
|
|
320
|
+
bc as StopWatchImg,
|
|
312
321
|
re as StreetViewIcon,
|
|
313
|
-
|
|
322
|
+
vn as SubplaceIcon,
|
|
323
|
+
Jn as SubwayIcon,
|
|
314
324
|
ko as SuitcaseIcon,
|
|
315
325
|
zt as SupermarketIcon,
|
|
316
326
|
$e as TavernIcon,
|
|
@@ -320,39 +330,39 @@ export {
|
|
|
320
330
|
So as TieIcon,
|
|
321
331
|
yo as TourIcon,
|
|
322
332
|
In as TradingIcon,
|
|
323
|
-
|
|
333
|
+
ec as TrainIcon,
|
|
324
334
|
Tr as TransactionIcon,
|
|
325
|
-
|
|
326
|
-
|
|
335
|
+
_n as TransportIcon,
|
|
336
|
+
Rt as TypeFloorIcon,
|
|
327
337
|
Lt as TypeRollerShutterIcon,
|
|
328
338
|
Tt as TypeTvIcon,
|
|
329
339
|
It as TypeViewIcon,
|
|
330
340
|
Co as UkFlagIcon,
|
|
331
341
|
Le as UploadIcon,
|
|
332
342
|
To as ValuationIcon,
|
|
333
|
-
|
|
343
|
+
Fo as VideoIcon,
|
|
334
344
|
Lo as ViewPswIcon,
|
|
335
|
-
|
|
336
|
-
|
|
345
|
+
Ro as WalletIcon,
|
|
346
|
+
Do as WarningIcon,
|
|
337
347
|
Bo as WarningIconRounded,
|
|
338
348
|
Be as WashingMachineIcon,
|
|
339
349
|
Or as WhatsappRoundedIcon,
|
|
340
350
|
St as WhirlpoolIcon,
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
+
Qc as WikiNerdAgency,
|
|
352
|
+
vc as WikiNerdAnalyzeImg,
|
|
353
|
+
hc as WikiNerdDownloadAppImg,
|
|
354
|
+
xc as WikiNerdImg,
|
|
355
|
+
dc as WikiNerdMercatoImg,
|
|
356
|
+
Mc as WikiNerdValuationNotAvailableImg,
|
|
357
|
+
gc as WikiNerdValutaDesktopImg,
|
|
358
|
+
ic as WikiNerdValutaMobileImg,
|
|
359
|
+
qc as WikiNoSavedSearchesImg,
|
|
360
|
+
mc as WikicasaDatiLogoIcon,
|
|
351
361
|
zo as WikicasaIcon,
|
|
352
|
-
|
|
353
|
-
|
|
362
|
+
fc as WikicasaLogoIcon,
|
|
363
|
+
Kc as WikicasaProIcon,
|
|
354
364
|
pr as WikicasaRoundedIcon,
|
|
355
|
-
|
|
365
|
+
Wc as WikicasaStudioLogoIcon,
|
|
356
366
|
Vo as WkAppIcon,
|
|
357
367
|
Yo as WkFavIcon,
|
|
358
368
|
rr as YoutubeIcon,
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -144,6 +144,11 @@ export { AiIcon } from './svgIcons/AiIcon';
|
|
|
144
144
|
export { QuestionIconRounded } from './svgIcons/QuestionIconRounded';
|
|
145
145
|
export { HistoryIcon } from './svgIcons/HistoryIcon';
|
|
146
146
|
export { DeleteShadowedIcon } from './svgIcons/DeleteShadowedIcon';
|
|
147
|
+
export { AreaIcon } from './svgIcons/places/AreaIcon';
|
|
148
|
+
export { CityIcon } from './svgIcons/places/CityIcon';
|
|
149
|
+
export { PoiIcon } from './svgIcons/places/PoiIcon';
|
|
150
|
+
export { RegionIcon } from './svgIcons/places/RegionIcon';
|
|
151
|
+
export { SubplaceIcon } from './svgIcons/places/SubplaceIcon';
|
|
147
152
|
export { BankIcon } from './svgIcons/poi/BankIcon';
|
|
148
153
|
export { CartIcon } from './svgIcons/poi/CartIcon';
|
|
149
154
|
export { ChargeIcon } from './svgIcons/poi/ChargeIcon';
|