@wikicasa-dev/svg-icons 1.2.1 → 1.2.3
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/SearchIcon.js +22 -45
- package/dist/TradingIcon.js +33 -0
- package/dist/index.js +78 -76
- package/dist/lib/index.d.ts +1 -0
- package/dist/lib/svgIcons/SearchIcon.d.ts +2 -3
- package/dist/lib/svgIcons/TradingIcon.d.ts +3 -0
- package/package.json +1 -1
package/dist/SearchIcon.js
CHANGED
|
@@ -1,49 +1,26 @@
|
|
|
1
|
-
import { h as
|
|
2
|
-
import {
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { s as e } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const n = (r) => e({
|
|
4
|
+
props: r,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 16.235 17.477"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: o(
|
|
9
|
+
"g",
|
|
8
10
|
{
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
width:
|
|
12
|
-
height: `${o}`,
|
|
13
|
-
class: e.class ?? "",
|
|
14
|
-
"aria-hidden": r["aria-hidden"] ?? "true"
|
|
11
|
+
stroke: r["stroke-color"] ?? "#222",
|
|
12
|
+
"stroke-linecap": "round",
|
|
13
|
+
"stroke-width": r["stroke-width"] ?? "2"
|
|
15
14
|
},
|
|
16
|
-
|
|
17
|
-
"g",
|
|
18
|
-
|
|
19
|
-
fill: "none"
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
t("g", [
|
|
26
|
-
t("circle", {
|
|
27
|
-
cx: 7.361,
|
|
28
|
-
cy: 7.361,
|
|
29
|
-
r: 7.631,
|
|
30
|
-
stroke: "none"
|
|
31
|
-
}),
|
|
32
|
-
t("circle", {
|
|
33
|
-
cx: 7.361,
|
|
34
|
-
cy: 7.361,
|
|
35
|
-
r: 6.631,
|
|
36
|
-
fill: "none"
|
|
37
|
-
})
|
|
38
|
-
]),
|
|
39
|
-
t("path", {
|
|
40
|
-
fill: "none",
|
|
41
|
-
d: "m11.656 13.043 4.907 4.907"
|
|
42
|
-
})
|
|
43
|
-
]
|
|
44
|
-
)
|
|
45
|
-
);
|
|
46
|
-
};
|
|
15
|
+
[
|
|
16
|
+
o("g", { fill: "#fff" }, [
|
|
17
|
+
o("circle", { cx: "6.587", cy: "6.587", r: "6.587", stroke: "none" }),
|
|
18
|
+
o("circle", { cx: "6.587", cy: "6.587", r: "5.587", fill: "none" })
|
|
19
|
+
]),
|
|
20
|
+
o("path", { fill: "none", d: "m10.43 11.672 4.391 4.391" })
|
|
21
|
+
]
|
|
22
|
+
)
|
|
23
|
+
});
|
|
47
24
|
export {
|
|
48
|
-
|
|
25
|
+
n as SearchIcon
|
|
49
26
|
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { h as o } from "vue";
|
|
2
|
+
import { s as a } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const d = (t) => a({
|
|
4
|
+
props: t,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 36.536 31.598"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: o(
|
|
9
|
+
"g",
|
|
10
|
+
{
|
|
11
|
+
fill: "none",
|
|
12
|
+
stroke: t["stroke-color"] ?? "#0e1e34",
|
|
13
|
+
"stroke-linecap": "round",
|
|
14
|
+
"stroke-linejoin": "round",
|
|
15
|
+
"stroke-width": t["stroke-width"] ?? "1.5"
|
|
16
|
+
},
|
|
17
|
+
[
|
|
18
|
+
o("path", {
|
|
19
|
+
d: "M22.419 27.086a3.761 3.761 0 0 1-3.762 3.759H4.512a3.762 3.762 0 0 1-3.767-3.759V4.512A3.762 3.762 0 0 1 4.512.75h14.145a3.761 3.761 0 0 1 3.762 3.762v2.45"
|
|
20
|
+
}),
|
|
21
|
+
o("path", {
|
|
22
|
+
d: "M16.943 23.871a.492.492 0 0 1-.5-.48v-.006l-.068-4.846a1.5 1.5 0 0 1 .421-1.063l12.387-12.89a2.006 2.006 0 0 1 2.835-.062l.008.006 3.141 3.022a2 2 0 0 1 .062 2.833l-.006.008-12.392 12.889a1.51 1.51 0 0 1-1.046.463Z"
|
|
23
|
+
}),
|
|
24
|
+
o("path", { d: "m26.664 7.207 6.112 5.73" }),
|
|
25
|
+
o("path", { d: "M12.061 23.871H5.353" }),
|
|
26
|
+
o("path", { d: "M13.942 10.073H5.353" }),
|
|
27
|
+
o("path", { d: "M17.592 5.982H5.353" })
|
|
28
|
+
]
|
|
29
|
+
)
|
|
30
|
+
});
|
|
31
|
+
export {
|
|
32
|
+
d as TradingIcon
|
|
33
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -10,7 +10,7 @@ import { DashboardIcon as k } from "./DashboardIcon.js";
|
|
|
10
10
|
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
|
-
import { GermanyFlagIcon as
|
|
13
|
+
import { GermanyFlagIcon as T } from "./GermanyFlagIcon.js";
|
|
14
14
|
import { HeartIcon as b } from "./HeartIcon.js";
|
|
15
15
|
import { HidePswIcon as N } from "./HidePswIcon.js";
|
|
16
16
|
import { HomeIcon as v } from "./HomeIcon.js";
|
|
@@ -37,7 +37,7 @@ import { SuitcaseIcon as ho } from "./SuitcaseIcon.js";
|
|
|
37
37
|
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
|
-
import { ValuationIcon as
|
|
40
|
+
import { ValuationIcon as wo } from "./ValuationIcon.js";
|
|
41
41
|
import { VideoIcon as Fo } from "./VideoIcon.js";
|
|
42
42
|
import { ViewPswIcon as Lo } from "./ViewPswIcon.js";
|
|
43
43
|
import { WalletIcon as Bo } from "./WalletIcon.js";
|
|
@@ -64,7 +64,7 @@ import { DownloadIcon as hr } from "./DownloadIcon.js";
|
|
|
64
64
|
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
|
-
import { TransactionIcon as
|
|
67
|
+
import { TransactionIcon as wr } from "./TransactionIcon.js";
|
|
68
68
|
import { InfoIcon as Fr } from "./InfoIcon.js";
|
|
69
69
|
import { CheckIcon as Lr } from "./CheckIcon.js";
|
|
70
70
|
import { ExternalLinkIcon as Br } from "./ExternalLinkIcon.js";
|
|
@@ -91,7 +91,7 @@ import { PoolIcon as he } from "./PoolIcon.js";
|
|
|
91
91
|
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
|
-
import { ReceptionIcon as
|
|
94
|
+
import { ReceptionIcon as we } from "./ReceptionIcon.js";
|
|
95
95
|
import { ArchitecturalBarriersIcon as Fe } from "./ArchitecturalBarriersIcon.js";
|
|
96
96
|
import { UploadIcon as Le } from "./UploadIcon.js";
|
|
97
97
|
import { HobIcon as Be } from "./HobIcon.js";
|
|
@@ -118,7 +118,7 @@ import { ElectricGateIcon as ht } from "./ElectricGateIcon.js";
|
|
|
118
118
|
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
|
-
import { TypeTvIcon as
|
|
121
|
+
import { TypeTvIcon as wt } from "./TypeTvIcon.js";
|
|
122
122
|
import { SatelliteSystemIcon as Ft } from "./SatelliteSystemIcon.js";
|
|
123
123
|
import { TypeRollerShutterIcon as Lt } from "./TypeRollerShutterIcon.js";
|
|
124
124
|
import { TypeFloorIcon as Bt } from "./TypeFloorIcon.js";
|
|
@@ -136,39 +136,40 @@ import { ZoomIcon as rn } from "./ZoomIcon.js";
|
|
|
136
136
|
import { ConditionTypeIcon as tn } from "./ConditionTypeIcon.js";
|
|
137
137
|
import { GeolocationIcon as cn } from "./GeolocationIcon.js";
|
|
138
138
|
import { GpsIcon as pn } from "./GpsIcon.js";
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
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 {
|
|
139
|
+
import { TradingIcon as In } from "./TradingIcon.js";
|
|
140
|
+
import { BankIcon as an } from "./BankIcon.js";
|
|
141
|
+
import { CartIcon as sn } from "./CartIcon.js";
|
|
142
|
+
import { ChargeIcon as gn } from "./ChargeIcon.js";
|
|
143
|
+
import { HospitalIcon as kn } from "./HospitalIcon.js";
|
|
144
|
+
import { PharmacyIcon as Wn } from "./PharmacyIcon.js";
|
|
145
|
+
import { PostOfficeIcon as Pn } from "./PostOfficeIcon.js";
|
|
146
|
+
import { SchoolIcon as An } from "./SchoolIcon.js";
|
|
147
|
+
import { SubwayIcon as Tn } from "./SubwayIcon.js";
|
|
148
|
+
import { TransportIcon as bn } from "./TransportIcon.js";
|
|
149
|
+
import { MetroIcon as Nn } from "./MetroIcon.js";
|
|
150
|
+
import { TrainIcon as vn } from "./TrainIcon.js";
|
|
151
|
+
import { BusIcon as Dn } from "./BusIcon.js";
|
|
152
|
+
import { WikicasaDatiLogoIcon as Hn } from "./WikicasaDatiLogo.js";
|
|
153
|
+
import { WikicasaLogoIcon as Rn } from "./WikicasaLogo.js";
|
|
154
|
+
import { WikiNerdImg as En } from "./WikiNerd.js";
|
|
155
|
+
import { WikiNerdValutaMobileImg as qn } from "./WikiNerdValutaMobile.js";
|
|
156
|
+
import { WikiNerdMercatoImg as Kn } from "./WikiNerdMercatoHome.js";
|
|
157
|
+
import { WikiNerdValutaDesktopImg as Qn } from "./WikiNerdValutaDesktop.js";
|
|
158
|
+
import { WikiNerdDownloadAppImg as Zn } from "./WikiNerdDownloadApp.js";
|
|
159
|
+
import { WikicasaStudioLogoIcon as Jn } from "./WikicasaStudioLogo.js";
|
|
160
|
+
import { GenericUserWikiAvatarImg as _n } from "./GenericUserWikiAvatar.js";
|
|
161
|
+
import { ShieldImg as oc } from "./ShieldImg.js";
|
|
162
|
+
import { SnapImg as ec } from "./SnapImg.js";
|
|
163
|
+
import { StopWatchImg as nc } from "./StopWatchImg.js";
|
|
164
|
+
import { CheckImg as mc } from "./CheckImg.js";
|
|
165
|
+
import { IareeImg as fc } from "./IareeImg.js";
|
|
166
|
+
import { WikiNerdAnalyzeImg as xc } from "./WikiNerdAnalyzeImg.js";
|
|
167
|
+
import { WikiNerdValuationNotAvailableImg as ic } from "./WikiNerdValuationNotAvailableImg.js";
|
|
168
|
+
import { InsightImg as sc } from "./InsightImg.js";
|
|
169
|
+
import { GenericUserWikiAvatarSquaredImg as gc } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
170
|
+
import { WikiNoSavedSearchesImg as kc } from "./WikiNoSavedSearches.js";
|
|
171
|
+
import { WikicasaProIcon as Wc } from "./WikicasaProIcon.js";
|
|
172
|
+
import { WikiNerdAgency as Pc } from "./WikiNerdAgency.js";
|
|
172
173
|
export {
|
|
173
174
|
e as AboutUsIcon,
|
|
174
175
|
je as AirConditionerIcon,
|
|
@@ -181,20 +182,20 @@ export {
|
|
|
181
182
|
Xe as AtticIcon,
|
|
182
183
|
Vr as AuctionHammerIcon,
|
|
183
184
|
Yt as BalconyIcon,
|
|
184
|
-
|
|
185
|
+
an as BankIcon,
|
|
185
186
|
m as BarChartIcon,
|
|
186
187
|
Gr as BathroomIcon,
|
|
187
188
|
f as BellIcon,
|
|
188
189
|
de as BoxIcon,
|
|
189
190
|
x as BulbIcon,
|
|
190
|
-
|
|
191
|
-
|
|
191
|
+
Dn as BusIcon,
|
|
192
|
+
sn as CartIcon,
|
|
192
193
|
lt as CeilingIcon,
|
|
193
194
|
Oe as CellarIcon,
|
|
194
|
-
|
|
195
|
+
gn as ChargeIcon,
|
|
195
196
|
i as CheckActiveIcon,
|
|
196
197
|
Lr as CheckIcon,
|
|
197
|
-
|
|
198
|
+
mc as CheckImg,
|
|
198
199
|
s as CheckInactiveIcon,
|
|
199
200
|
ur as CheckRoundedIcon,
|
|
200
201
|
Xt as ClockIcon,
|
|
@@ -223,10 +224,10 @@ export {
|
|
|
223
224
|
Gt as FrontBuildingIcon,
|
|
224
225
|
ze as FurnishedIcon,
|
|
225
226
|
Oo as GearIcon,
|
|
226
|
-
|
|
227
|
-
|
|
227
|
+
_n as GenericUserWikiAvatarImg,
|
|
228
|
+
gc as GenericUserWikiAvatarSquaredImg,
|
|
228
229
|
cn as GeolocationIcon,
|
|
229
|
-
|
|
230
|
+
T as GermanyFlagIcon,
|
|
230
231
|
cr as GoogleIcon,
|
|
231
232
|
pn as GpsIcon,
|
|
232
233
|
tr as HamburgerMenuIcon,
|
|
@@ -235,12 +236,12 @@ export {
|
|
|
235
236
|
N as HidePswIcon,
|
|
236
237
|
Be as HobIcon,
|
|
237
238
|
v as HomeIcon,
|
|
238
|
-
|
|
239
|
+
kn as HospitalIcon,
|
|
239
240
|
at as HotWaterIcon,
|
|
240
241
|
dr as HouseValuationIcon,
|
|
241
|
-
|
|
242
|
+
fc as IareeImg,
|
|
242
243
|
Fr as InfoIcon,
|
|
243
|
-
|
|
244
|
+
sc as InsightImg,
|
|
244
245
|
$o as InstagramIcon,
|
|
245
246
|
D as ItalyFlagIcon,
|
|
246
247
|
Ie as KeyIcon,
|
|
@@ -255,7 +256,7 @@ export {
|
|
|
255
256
|
q as MailIcon,
|
|
256
257
|
K as MapIcon,
|
|
257
258
|
ae as MegaphoneIcon,
|
|
258
|
-
|
|
259
|
+
Nn as MetroIcon,
|
|
259
260
|
Vt as MezzanineIcon,
|
|
260
261
|
Q as NewsIcon,
|
|
261
262
|
Z as NotesIcon,
|
|
@@ -263,7 +264,7 @@ export {
|
|
|
263
264
|
ue as ParkingIcon,
|
|
264
265
|
le as ParkingSpotIcon,
|
|
265
266
|
ce as PartnershipIcon,
|
|
266
|
-
|
|
267
|
+
Wn as PharmacyIcon,
|
|
267
268
|
J as PhoneIcon,
|
|
268
269
|
Ue as PhotoAlbumIcon,
|
|
269
270
|
Ur as PhotoIcon,
|
|
@@ -272,7 +273,7 @@ export {
|
|
|
272
273
|
oo as PlanIcon,
|
|
273
274
|
eo as PlusIcon,
|
|
274
275
|
he as PoolIcon,
|
|
275
|
-
|
|
276
|
+
Pn as PostOfficeIcon,
|
|
276
277
|
no as PrestigeIcon,
|
|
277
278
|
yr as PriceIcon,
|
|
278
279
|
ar as PrincipalIcon,
|
|
@@ -280,22 +281,22 @@ export {
|
|
|
280
281
|
Se as PrivateGardenIcon,
|
|
281
282
|
fo as ProfileIcon,
|
|
282
283
|
xo as QuotesIcon,
|
|
283
|
-
|
|
284
|
+
we as ReceptionIcon,
|
|
284
285
|
io as RequestIcon,
|
|
285
286
|
rt as RoofIcon,
|
|
286
287
|
Ft as SatelliteSystemIcon,
|
|
287
|
-
|
|
288
|
+
An as SchoolIcon,
|
|
288
289
|
so as SearchIcon,
|
|
289
290
|
Ct as SecurityDoorIcon,
|
|
290
291
|
uo as ShareIcon,
|
|
291
|
-
|
|
292
|
-
|
|
292
|
+
oc as ShieldImg,
|
|
293
|
+
ec as SnapImg,
|
|
293
294
|
$r as SortIcon,
|
|
294
295
|
Sr as SquareMeterIcon,
|
|
295
296
|
te as StarIcon,
|
|
296
|
-
|
|
297
|
+
nc as StopWatchImg,
|
|
297
298
|
re as StreetViewIcon,
|
|
298
|
-
|
|
299
|
+
Tn as SubwayIcon,
|
|
299
300
|
ho as SuitcaseIcon,
|
|
300
301
|
zt as SupermarketIcon,
|
|
301
302
|
$e as TavernIcon,
|
|
@@ -304,16 +305,17 @@ export {
|
|
|
304
305
|
jt as TerraceIcon,
|
|
305
306
|
So as TieIcon,
|
|
306
307
|
yo as TourIcon,
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
308
|
+
In as TradingIcon,
|
|
309
|
+
vn as TrainIcon,
|
|
310
|
+
wr as TransactionIcon,
|
|
311
|
+
bn as TransportIcon,
|
|
310
312
|
Bt as TypeFloorIcon,
|
|
311
313
|
Lt as TypeRollerShutterIcon,
|
|
312
|
-
|
|
314
|
+
wt as TypeTvIcon,
|
|
313
315
|
It as TypeViewIcon,
|
|
314
316
|
Co as UkFlagIcon,
|
|
315
317
|
Le as UploadIcon,
|
|
316
|
-
|
|
318
|
+
wo as ValuationIcon,
|
|
317
319
|
Fo as VideoIcon,
|
|
318
320
|
Lo as ViewPswIcon,
|
|
319
321
|
Bo as WalletIcon,
|
|
@@ -322,21 +324,21 @@ export {
|
|
|
322
324
|
Me as WashingMachineIcon,
|
|
323
325
|
Or as WhatsappRoundedIcon,
|
|
324
326
|
St as WhirlpoolIcon,
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
327
|
+
Pc as WikiNerdAgency,
|
|
328
|
+
xc as WikiNerdAnalyzeImg,
|
|
329
|
+
Zn as WikiNerdDownloadAppImg,
|
|
330
|
+
En as WikiNerdImg,
|
|
331
|
+
Kn as WikiNerdMercatoImg,
|
|
332
|
+
ic as WikiNerdValuationNotAvailableImg,
|
|
333
|
+
Qn as WikiNerdValutaDesktopImg,
|
|
334
|
+
qn as WikiNerdValutaMobileImg,
|
|
335
|
+
kc as WikiNoSavedSearchesImg,
|
|
336
|
+
Hn as WikicasaDatiLogoIcon,
|
|
335
337
|
zo as WikicasaIcon,
|
|
336
|
-
|
|
337
|
-
|
|
338
|
+
Rn as WikicasaLogoIcon,
|
|
339
|
+
Wc as WikicasaProIcon,
|
|
338
340
|
pr as WikicasaRoundedIcon,
|
|
339
|
-
|
|
341
|
+
Jn as WikicasaStudioLogoIcon,
|
|
340
342
|
Vo as WkAppIcon,
|
|
341
343
|
Yo as WkFavIcon,
|
|
342
344
|
rr as YoutubeIcon,
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -136,6 +136,7 @@ export { ZoomIcon } from './svgIcons/ZoomIcon';
|
|
|
136
136
|
export { ConditionTypeIcon } from './svgIcons/ConditionTypeIcon';
|
|
137
137
|
export { GeolocationIcon } from './svgIcons/GeolocationIcon';
|
|
138
138
|
export { GpsIcon } from './svgIcons/GpsIcon';
|
|
139
|
+
export { TradingIcon } from './svgIcons/TradingIcon';
|
|
139
140
|
export { BankIcon } from './svgIcons/poi/BankIcon';
|
|
140
141
|
export { CartIcon } from './svgIcons/poi/CartIcon';
|
|
141
142
|
export { ChargeIcon } from './svgIcons/poi/ChargeIcon';
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { SvgProps } from '../../types/FunctionalSvgIconComponent';
|
|
1
|
+
import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
|
|
3
2
|
|
|
4
|
-
export declare const SearchIcon:
|
|
3
|
+
export declare const SearchIcon: FunctionalSvgIconComponent;
|