@wikicasa-dev/svg-icons 1.3.3 → 1.3.4
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/index.d.ts +1 -0
- package/dist/index.js +110 -108
- package/dist/svgIcons/MorePhotosIcon.d.ts +2 -0
- package/dist/svgIcons/MorePhotosIcon.js +44 -0
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -144,6 +144,7 @@ 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 { MorePhotosIcon } from './svgIcons/MorePhotosIcon';
|
|
147
148
|
export { AreaIcon } from './svgIcons/places/AreaIcon';
|
|
148
149
|
export { CityIcon } from './svgIcons/places/CityIcon';
|
|
149
150
|
export { PoiIcon } from './svgIcons/places/PoiIcon';
|
package/dist/index.js
CHANGED
|
@@ -4,7 +4,7 @@ import { BarChartIcon as m } from "./svgIcons/BarChartIcon.js";
|
|
|
4
4
|
import { BellIcon as f } from "./svgIcons/BellIcon.js";
|
|
5
5
|
import { BulbIcon as x } from "./svgIcons/BulbIcon.js";
|
|
6
6
|
import { CheckActiveIcon as i } from "./svgIcons/CheckActiveIcon.js";
|
|
7
|
-
import { CheckInactiveIcon as
|
|
7
|
+
import { CheckInactiveIcon as s } from "./svgIcons/CheckInactiveIcon.js";
|
|
8
8
|
import { CloseIcon as g } from "./svgIcons/CloseIcon.js";
|
|
9
9
|
import { DashboardIcon as h } from "./svgIcons/DashboardIcon.js";
|
|
10
10
|
import { DeleteIcon as W } from "./svgIcons/DeleteIcon.js";
|
|
@@ -13,9 +13,9 @@ import { EditIcon as A } from "./svgIcons/EditIcon.js";
|
|
|
13
13
|
import { GermanyFlagIcon as w } from "./svgIcons/GermanyFlagIcon.js";
|
|
14
14
|
import { HeartIcon as b } from "./svgIcons/HeartIcon.js";
|
|
15
15
|
import { HidePswIcon as H } from "./svgIcons/HidePswIcon.js";
|
|
16
|
-
import { HomeIcon as
|
|
17
|
-
import { ItalyFlagIcon as
|
|
18
|
-
import { LayersIcon as
|
|
16
|
+
import { HomeIcon as M } from "./svgIcons/HomeIcon.js";
|
|
17
|
+
import { ItalyFlagIcon as R } from "./svgIcons/ItalyFlagIcon.js";
|
|
18
|
+
import { LayersIcon as D } from "./svgIcons/LayersIcon.js";
|
|
19
19
|
import { LocationIcon as G } from "./svgIcons/LocationIcon.js";
|
|
20
20
|
import { LogoutIcon as E } from "./svgIcons/LogoutIcon.js";
|
|
21
21
|
import { MailIcon as q } from "./svgIcons/MailIcon.js";
|
|
@@ -40,8 +40,8 @@ import { UkFlagIcon as Co } from "./svgIcons/UkFlagIcon.js";
|
|
|
40
40
|
import { ValuationIcon as To } from "./svgIcons/ValuationIcon.js";
|
|
41
41
|
import { VideoIcon as Fo } from "./svgIcons/VideoIcon.js";
|
|
42
42
|
import { ViewPswIcon as Lo } from "./svgIcons/ViewPswIcon.js";
|
|
43
|
-
import { WalletIcon as
|
|
44
|
-
import { WarningIcon as
|
|
43
|
+
import { WalletIcon as No } from "./svgIcons/WalletIcon.js";
|
|
44
|
+
import { WarningIcon as vo } from "./svgIcons/WarningIcon.js";
|
|
45
45
|
import { WarningIconRounded as Bo } from "./svgIcons/WarningIconRounded.js";
|
|
46
46
|
import { WkAppIcon as Vo } from "./svgIcons/WkAppIcon.js";
|
|
47
47
|
import { AnalyticsIcon as Uo } from "./svgIcons/AnalyticsIcon.js";
|
|
@@ -58,7 +58,7 @@ import { WikicasaRoundedIcon as pr } from "./svgIcons/WikicasaRoundedIcon.js";
|
|
|
58
58
|
import { ArrowIndicatorIcon as Ir } from "./svgIcons/ArrowIndicatorIcon.js";
|
|
59
59
|
import { PrincipalIcon as ar } from "./svgIcons/PrincipalIcon.js";
|
|
60
60
|
import { PinShadowedIcon as lr } from "./svgIcons/PinShadowedIcon.js";
|
|
61
|
-
import { HouseValuationIcon as
|
|
61
|
+
import { HouseValuationIcon as dr } from "./svgIcons/HouseValuationIcon.js";
|
|
62
62
|
import { CheckRoundedIcon as ur } from "./svgIcons/CheckRoundedIcon.js";
|
|
63
63
|
import { DownloadIcon as kr } from "./svgIcons/DownloadIcon.js";
|
|
64
64
|
import { SquareMeterIcon as Sr } from "./svgIcons/SquareMeterIcon.js";
|
|
@@ -67,8 +67,8 @@ import { DemandIcon as Cr } from "./svgIcons/DemandIcon.js";
|
|
|
67
67
|
import { TransactionIcon as Tr } from "./svgIcons/TransactionIcon.js";
|
|
68
68
|
import { InfoIcon as Fr } from "./svgIcons/InfoIcon.js";
|
|
69
69
|
import { CheckIcon as Lr } from "./svgIcons/CheckIcon.js";
|
|
70
|
-
import { ExternalLinkIcon as
|
|
71
|
-
import { BathroomIcon as
|
|
70
|
+
import { ExternalLinkIcon as Nr } from "./svgIcons/ExternalLinkIcon.js";
|
|
71
|
+
import { BathroomIcon as vr } from "./svgIcons/BathroomIcon.js";
|
|
72
72
|
import { EnergyClassIcon as Br } from "./svgIcons/EnergyClassIcon.js";
|
|
73
73
|
import { AuctionHammerIcon as Vr } from "./svgIcons/AuctionHammerIcon.js";
|
|
74
74
|
import { PhotoIcon as Ur } from "./svgIcons/PhotoIcon.js";
|
|
@@ -85,7 +85,7 @@ import { LockIcon as pe } from "./svgIcons/LockIcon.js";
|
|
|
85
85
|
import { KeyIcon as Ie } from "./svgIcons/KeyIcon.js";
|
|
86
86
|
import { MegaphoneIcon as ae } from "./svgIcons/MegaphoneIcon.js";
|
|
87
87
|
import { ParkingSpotIcon as le } from "./svgIcons/ParkingSpotIcon.js";
|
|
88
|
-
import { BoxIcon as
|
|
88
|
+
import { BoxIcon as de } from "./svgIcons/BoxIcon.js";
|
|
89
89
|
import { ParkingIcon as ue } from "./svgIcons/ParkingIcon.js";
|
|
90
90
|
import { PoolIcon as ke } from "./svgIcons/PoolIcon.js";
|
|
91
91
|
import { PrivateGardenIcon as Se } from "./svgIcons/PrivateGardenIcon.js";
|
|
@@ -94,8 +94,8 @@ import { TennisIcon as Ce } from "./svgIcons/TennisIcon.js";
|
|
|
94
94
|
import { ReceptionIcon as Te } from "./svgIcons/ReceptionIcon.js";
|
|
95
95
|
import { ArchitecturalBarriersIcon as Fe } from "./svgIcons/ArchitecturalBarriersIcon.js";
|
|
96
96
|
import { UploadIcon as Le } from "./svgIcons/UploadIcon.js";
|
|
97
|
-
import { HobIcon as
|
|
98
|
-
import { FridgeIcon as
|
|
97
|
+
import { HobIcon as Ne } from "./svgIcons/HobIcon.js";
|
|
98
|
+
import { FridgeIcon as ve } from "./svgIcons/FridgeIcon.js";
|
|
99
99
|
import { WashingMachineIcon as Be } from "./svgIcons/WashingMachineIcon.js";
|
|
100
100
|
import { DishwasherIcon as Ve } from "./svgIcons/DishwasherIcon.js";
|
|
101
101
|
import { PhotoAlbumIcon as Ue } from "./svgIcons/PhotoAlbumIcon.js";
|
|
@@ -112,7 +112,7 @@ import { FixturesIcon as pt } from "./svgIcons/FixturesIcon.js";
|
|
|
112
112
|
import { TypeViewIcon as It } from "./svgIcons/TypeViewIcon.js";
|
|
113
113
|
import { HotWaterIcon as at } from "./svgIcons/HotWaterIcon.js";
|
|
114
114
|
import { CeilingIcon as lt } from "./svgIcons/CeilingIcon.js";
|
|
115
|
-
import { EntranceIcon as
|
|
115
|
+
import { EntranceIcon as dt } from "./svgIcons/EntranceIcon.js";
|
|
116
116
|
import { OpticFiberIcon as ut } from "./svgIcons/OpticFiberIcon.js";
|
|
117
117
|
import { ElectricGateIcon as kt } from "./svgIcons/ElectricGateIcon.js";
|
|
118
118
|
import { WhirlpoolIcon as St } from "./svgIcons/WhirlpoolIcon.js";
|
|
@@ -121,8 +121,8 @@ import { SecurityDoorIcon as Ct } from "./svgIcons/SecurityDoorIcon.js";
|
|
|
121
121
|
import { TypeTvIcon as Tt } from "./svgIcons/TypeTvIcon.js";
|
|
122
122
|
import { SatelliteSystemIcon as Ft } from "./svgIcons/SatelliteSystemIcon.js";
|
|
123
123
|
import { TypeRollerShutterIcon as Lt } from "./svgIcons/TypeRollerShutterIcon.js";
|
|
124
|
-
import { TypeFloorIcon as
|
|
125
|
-
import { FrontBuildingIcon as
|
|
124
|
+
import { TypeFloorIcon as Nt } from "./svgIcons/TypeFloorIcon.js";
|
|
125
|
+
import { FrontBuildingIcon as vt } from "./svgIcons/FrontBuildingIcon.js";
|
|
126
126
|
import { LaundryIcon as Bt } from "./svgIcons/LaundryIcon.js";
|
|
127
127
|
import { MezzanineIcon as Vt } from "./svgIcons/MezzanineIcon.js";
|
|
128
128
|
import { AttachedIcon as Ut } from "./svgIcons/AttachedIcon.js";
|
|
@@ -138,50 +138,51 @@ import { GeolocationIcon as cn } from "./svgIcons/GeolocationIcon.js";
|
|
|
138
138
|
import { GpsIcon as pn } from "./svgIcons/GpsIcon.js";
|
|
139
139
|
import { TradingIcon as In } from "./svgIcons/TradingIcon.js";
|
|
140
140
|
import { MovingHandIcon as an } from "./svgIcons/MovingHandIcon.js";
|
|
141
|
-
import { FiltersIcon as
|
|
141
|
+
import { FiltersIcon as sn } from "./svgIcons/FiltersIcon.js";
|
|
142
142
|
import { ListingIcon as gn } from "./svgIcons/ListingIcon.js";
|
|
143
143
|
import { AiIcon as hn } from "./svgIcons/AiIcon.js";
|
|
144
144
|
import { QuestionIconRounded as Wn } from "./svgIcons/QuestionIconRounded.js";
|
|
145
145
|
import { HistoryIcon as Pn } from "./svgIcons/HistoryIcon.js";
|
|
146
146
|
import { DeleteShadowedIcon as An } from "./svgIcons/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 {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
147
|
+
import { MorePhotosIcon as wn } from "./svgIcons/MorePhotosIcon.js";
|
|
148
|
+
import { AreaIcon as bn } from "./svgIcons/places/AreaIcon.js";
|
|
149
|
+
import { CityIcon as Hn } from "./svgIcons/places/CityIcon.js";
|
|
150
|
+
import { PoiIcon as Mn } from "./svgIcons/places/PoiIcon.js";
|
|
151
|
+
import { RegionIcon as Rn } from "./svgIcons/places/RegionIcon.js";
|
|
152
|
+
import { SubplaceIcon as Dn } from "./svgIcons/places/SubplaceIcon.js";
|
|
153
|
+
import { BankIcon as Gn } from "./svgIcons/poi/BankIcon.js";
|
|
154
|
+
import { CartIcon as En } from "./svgIcons/poi/CartIcon.js";
|
|
155
|
+
import { ChargeIcon as qn } from "./svgIcons/poi/ChargeIcon.js";
|
|
156
|
+
import { HospitalIcon as Kn } from "./svgIcons/poi/HospitalIcon.js";
|
|
157
|
+
import { PharmacyIcon as Qn } from "./svgIcons/poi/PharmacyIcon.js";
|
|
158
|
+
import { PostOfficeIcon as Zn } from "./svgIcons/poi/PostOfficeIcon.js";
|
|
159
|
+
import { SchoolIcon as Jn } from "./svgIcons/poi/SchoolIcon.js";
|
|
160
|
+
import { SubwayIcon as _n } from "./svgIcons/poi/SubwayIcon.js";
|
|
161
|
+
import { TransportIcon as oc } from "./svgIcons/poi/TransportIcon.js";
|
|
162
|
+
import { MetroIcon as ec } from "./svgIcons/poi/MetroIcon.js";
|
|
163
|
+
import { TrainIcon as nc } from "./svgIcons/poi/TrainIcon.js";
|
|
164
|
+
import { BusIcon as mc } from "./svgIcons/poi/BusIcon.js";
|
|
165
|
+
import { WikicasaDatiLogoIcon as fc } from "./svgImages/WikicasaDatiLogo.js";
|
|
166
|
+
import { WikicasaLogoIcon as xc } from "./svgImages/WikicasaLogo.js";
|
|
167
|
+
import { WikiNerdImg as ic } from "./svgImages/WikiNerd.js";
|
|
168
|
+
import { WikiNerdValutaMobileImg as sc } from "./svgImages/WikiNerdValutaMobile.js";
|
|
169
|
+
import { WikiNerdMercatoImg as gc } from "./svgImages/WikiNerdMercatoHome.js";
|
|
170
|
+
import { WikiNerdValutaDesktopImg as hc } from "./svgImages/WikiNerdValutaDesktop.js";
|
|
171
|
+
import { WikiNerdDownloadAppImg as Wc } from "./svgImages/WikiNerdDownloadApp.js";
|
|
172
|
+
import { WikicasaStudioLogoIcon as Pc } from "./svgImages/WikicasaStudioLogo.js";
|
|
173
|
+
import { GenericUserWikiAvatarImg as Ac } from "./svgImages/GenericUserWikiAvatar.js";
|
|
174
|
+
import { ShieldImg as wc } from "./svgImages/ShieldImg.js";
|
|
175
|
+
import { SnapImg as bc } from "./svgImages/SnapImg.js";
|
|
176
|
+
import { StopWatchImg as Hc } from "./svgImages/StopWatchImg.js";
|
|
177
|
+
import { CheckImg as Mc } from "./svgImages/CheckImg.js";
|
|
178
|
+
import { IareeImg as Rc } from "./svgImages/IareeImg.js";
|
|
179
|
+
import { WikiNerdAnalyzeImg as Dc } from "./svgImages/WikiNerdAnalyzeImg.js";
|
|
180
|
+
import { WikiNerdValuationNotAvailableImg as Gc } from "./svgImages/WikiNerdValuationNotAvailableImg.js";
|
|
181
|
+
import { InsightImg as Ec } from "./svgImages/InsightImg.js";
|
|
182
|
+
import { GenericUserWikiAvatarSquaredImg as qc } from "./svgImages/GenericUserWikiAvatarSquaredImg.js";
|
|
183
|
+
import { WikiNoSavedSearchesImg as Kc } from "./svgImages/WikiNoSavedSearches.js";
|
|
184
|
+
import { WikicasaProIcon as Qc } from "./svgImages/WikicasaProIcon.js";
|
|
185
|
+
import { WikiNerdAgency as Zc } from "./svgImages/WikiNerdAgency.js";
|
|
185
186
|
export {
|
|
186
187
|
e as AboutUsIcon,
|
|
187
188
|
hn as AiIcon,
|
|
@@ -189,30 +190,30 @@ export {
|
|
|
189
190
|
tt as AlarmIcon,
|
|
190
191
|
Uo as AnalyticsIcon,
|
|
191
192
|
Fe as ArchitecturalBarriersIcon,
|
|
192
|
-
|
|
193
|
+
bn as AreaIcon,
|
|
193
194
|
n as ArrowIcon,
|
|
194
195
|
Ir as ArrowIndicatorIcon,
|
|
195
196
|
Ut as AttachedIcon,
|
|
196
197
|
Xe as AtticIcon,
|
|
197
198
|
Vr as AuctionHammerIcon,
|
|
198
199
|
Yt as BalconyIcon,
|
|
199
|
-
|
|
200
|
+
Gn as BankIcon,
|
|
200
201
|
m as BarChartIcon,
|
|
201
|
-
|
|
202
|
+
vr as BathroomIcon,
|
|
202
203
|
f as BellIcon,
|
|
203
|
-
|
|
204
|
+
de as BoxIcon,
|
|
204
205
|
x as BulbIcon,
|
|
205
|
-
|
|
206
|
-
|
|
206
|
+
mc as BusIcon,
|
|
207
|
+
En as CartIcon,
|
|
207
208
|
lt as CeilingIcon,
|
|
208
209
|
Oe as CellarIcon,
|
|
209
|
-
|
|
210
|
+
qn as ChargeIcon,
|
|
210
211
|
i as CheckActiveIcon,
|
|
211
212
|
Lr as CheckIcon,
|
|
212
|
-
|
|
213
|
-
|
|
213
|
+
Mc as CheckImg,
|
|
214
|
+
s as CheckInactiveIcon,
|
|
214
215
|
ur as CheckRoundedIcon,
|
|
215
|
-
|
|
216
|
+
Hn as CityIcon,
|
|
216
217
|
Xt as ClockIcon,
|
|
217
218
|
g as CloseIcon,
|
|
218
219
|
ct as ClosetIcon,
|
|
@@ -230,19 +231,19 @@ export {
|
|
|
230
231
|
A as EditIcon,
|
|
231
232
|
kt as ElectricGateIcon,
|
|
232
233
|
Br as EnergyClassIcon,
|
|
233
|
-
|
|
234
|
-
|
|
234
|
+
dt as EntranceIcon,
|
|
235
|
+
Nr as ExternalLinkIcon,
|
|
235
236
|
jo as FacebookIcon,
|
|
236
237
|
Yr as FacebookRoundedIcon,
|
|
237
|
-
|
|
238
|
+
sn as FiltersIcon,
|
|
238
239
|
yt as FireplaceIcon,
|
|
239
240
|
pt as FixturesIcon,
|
|
240
|
-
|
|
241
|
-
|
|
241
|
+
ve as FridgeIcon,
|
|
242
|
+
vt as FrontBuildingIcon,
|
|
242
243
|
ze as FurnishedIcon,
|
|
243
244
|
Oo as GearIcon,
|
|
244
|
-
|
|
245
|
-
|
|
245
|
+
Ac as GenericUserWikiAvatarImg,
|
|
246
|
+
qc as GenericUserWikiAvatarSquaredImg,
|
|
246
247
|
cn as GeolocationIcon,
|
|
247
248
|
w as GermanyFlagIcon,
|
|
248
249
|
cr as GoogleIcon,
|
|
@@ -252,20 +253,20 @@ export {
|
|
|
252
253
|
Xr as HeartShadowedIcon,
|
|
253
254
|
H as HidePswIcon,
|
|
254
255
|
Pn as HistoryIcon,
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
256
|
+
Ne as HobIcon,
|
|
257
|
+
M as HomeIcon,
|
|
258
|
+
Kn as HospitalIcon,
|
|
258
259
|
at as HotWaterIcon,
|
|
259
|
-
|
|
260
|
-
|
|
260
|
+
dr as HouseValuationIcon,
|
|
261
|
+
Rc as IareeImg,
|
|
261
262
|
Fr as InfoIcon,
|
|
262
|
-
|
|
263
|
+
Ec as InsightImg,
|
|
263
264
|
$o as InstagramIcon,
|
|
264
|
-
|
|
265
|
+
R as ItalyFlagIcon,
|
|
265
266
|
Ie as KeyIcon,
|
|
266
267
|
Ye as KitchenIcon,
|
|
267
268
|
Bt as LaundryIcon,
|
|
268
|
-
|
|
269
|
+
D as LayersIcon,
|
|
269
270
|
Ot as LiftIcon,
|
|
270
271
|
Xo as LinkedinIcon,
|
|
271
272
|
gn as ListingIcon,
|
|
@@ -275,8 +276,9 @@ export {
|
|
|
275
276
|
q as MailIcon,
|
|
276
277
|
K as MapIcon,
|
|
277
278
|
ae as MegaphoneIcon,
|
|
278
|
-
|
|
279
|
+
ec as MetroIcon,
|
|
279
280
|
Vt as MezzanineIcon,
|
|
281
|
+
wn as MorePhotosIcon,
|
|
280
282
|
an as MovingHandIcon,
|
|
281
283
|
Q as NewsIcon,
|
|
282
284
|
Z as NotesIcon,
|
|
@@ -284,7 +286,7 @@ export {
|
|
|
284
286
|
ue as ParkingIcon,
|
|
285
287
|
le as ParkingSpotIcon,
|
|
286
288
|
ce as PartnershipIcon,
|
|
287
|
-
|
|
289
|
+
Qn as PharmacyIcon,
|
|
288
290
|
J as PhoneIcon,
|
|
289
291
|
Ue as PhotoAlbumIcon,
|
|
290
292
|
Ur as PhotoIcon,
|
|
@@ -292,9 +294,9 @@ export {
|
|
|
292
294
|
lr as PinShadowedIcon,
|
|
293
295
|
oo as PlanIcon,
|
|
294
296
|
eo as PlusIcon,
|
|
295
|
-
|
|
297
|
+
Mn as PoiIcon,
|
|
296
298
|
ke as PoolIcon,
|
|
297
|
-
|
|
299
|
+
Zn as PostOfficeIcon,
|
|
298
300
|
no as PrestigeIcon,
|
|
299
301
|
yr as PriceIcon,
|
|
300
302
|
ar as PrincipalIcon,
|
|
@@ -304,23 +306,23 @@ export {
|
|
|
304
306
|
Wn as QuestionIconRounded,
|
|
305
307
|
xo as QuotesIcon,
|
|
306
308
|
Te as ReceptionIcon,
|
|
307
|
-
|
|
309
|
+
Rn as RegionIcon,
|
|
308
310
|
io as RequestIcon,
|
|
309
311
|
rt as RoofIcon,
|
|
310
312
|
Ft as SatelliteSystemIcon,
|
|
311
|
-
|
|
313
|
+
Jn as SchoolIcon,
|
|
312
314
|
so as SearchIcon,
|
|
313
315
|
Ct as SecurityDoorIcon,
|
|
314
316
|
uo as ShareIcon,
|
|
315
|
-
|
|
316
|
-
|
|
317
|
+
wc as ShieldImg,
|
|
318
|
+
bc as SnapImg,
|
|
317
319
|
$r as SortIcon,
|
|
318
320
|
Sr as SquareMeterIcon,
|
|
319
321
|
te as StarIcon,
|
|
320
|
-
|
|
322
|
+
Hc as StopWatchImg,
|
|
321
323
|
re as StreetViewIcon,
|
|
322
|
-
|
|
323
|
-
|
|
324
|
+
Dn as SubplaceIcon,
|
|
325
|
+
_n as SubwayIcon,
|
|
324
326
|
ko as SuitcaseIcon,
|
|
325
327
|
zt as SupermarketIcon,
|
|
326
328
|
$e as TavernIcon,
|
|
@@ -330,10 +332,10 @@ export {
|
|
|
330
332
|
So as TieIcon,
|
|
331
333
|
yo as TourIcon,
|
|
332
334
|
In as TradingIcon,
|
|
333
|
-
|
|
335
|
+
nc as TrainIcon,
|
|
334
336
|
Tr as TransactionIcon,
|
|
335
|
-
|
|
336
|
-
|
|
337
|
+
oc as TransportIcon,
|
|
338
|
+
Nt as TypeFloorIcon,
|
|
337
339
|
Lt as TypeRollerShutterIcon,
|
|
338
340
|
Tt as TypeTvIcon,
|
|
339
341
|
It as TypeViewIcon,
|
|
@@ -342,27 +344,27 @@ export {
|
|
|
342
344
|
To as ValuationIcon,
|
|
343
345
|
Fo as VideoIcon,
|
|
344
346
|
Lo as ViewPswIcon,
|
|
345
|
-
|
|
346
|
-
|
|
347
|
+
No as WalletIcon,
|
|
348
|
+
vo as WarningIcon,
|
|
347
349
|
Bo as WarningIconRounded,
|
|
348
350
|
Be as WashingMachineIcon,
|
|
349
351
|
Or as WhatsappRoundedIcon,
|
|
350
352
|
St as WhirlpoolIcon,
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
353
|
+
Zc as WikiNerdAgency,
|
|
354
|
+
Dc as WikiNerdAnalyzeImg,
|
|
355
|
+
Wc as WikiNerdDownloadAppImg,
|
|
356
|
+
ic as WikiNerdImg,
|
|
357
|
+
gc as WikiNerdMercatoImg,
|
|
358
|
+
Gc as WikiNerdValuationNotAvailableImg,
|
|
359
|
+
hc as WikiNerdValutaDesktopImg,
|
|
360
|
+
sc as WikiNerdValutaMobileImg,
|
|
361
|
+
Kc as WikiNoSavedSearchesImg,
|
|
362
|
+
fc as WikicasaDatiLogoIcon,
|
|
361
363
|
zo as WikicasaIcon,
|
|
362
|
-
|
|
363
|
-
|
|
364
|
+
xc as WikicasaLogoIcon,
|
|
365
|
+
Qc as WikicasaProIcon,
|
|
364
366
|
pr as WikicasaRoundedIcon,
|
|
365
|
-
|
|
367
|
+
Pc as WikicasaStudioLogoIcon,
|
|
366
368
|
Vo as WkAppIcon,
|
|
367
369
|
Yo as WkFavIcon,
|
|
368
370
|
rr as YoutubeIcon,
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { h as t } from "vue";
|
|
2
|
+
import { svgIconFactory as r } from "../utilities/svgIconFactory.js";
|
|
3
|
+
const e = (a) => r({
|
|
4
|
+
props: a,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 57.686 47",
|
|
7
|
+
width: a.width ?? 57.686,
|
|
8
|
+
height: a.height ?? 47
|
|
9
|
+
},
|
|
10
|
+
childrenNodes: t("g", { transform: "translate(-378.157 -198)" }, [
|
|
11
|
+
t(
|
|
12
|
+
"g",
|
|
13
|
+
{ transform: "translate(75 8.913)" },
|
|
14
|
+
t("g", { transform: "translate(309 193.4)" }, [
|
|
15
|
+
t("path", {
|
|
16
|
+
d: "M40.513,39.959H6.58A6.578,6.578,0,0,1-.009,33.371V14.592A6.593,6.593,0,0,1,6.58,8H9.051a4.2,4.2,0,0,0,2.989-1.247L15.169,3.6a6.531,6.531,0,0,1,4.659-1.93h7.413A6.531,6.531,0,0,1,31.9,3.6l3.13,3.13A4.2,4.2,0,0,0,38.018,7.98h2.471a6.608,6.608,0,0,1,6.589,6.589V33.347a6.608,6.608,0,0,1-6.589,6.589ZM6.58,10.356a4.248,4.248,0,0,0-4.236,4.236V33.371A4.248,4.248,0,0,0,6.58,37.606H40.513a4.248,4.248,0,0,0,4.236-4.236V14.592a4.248,4.248,0,0,0-4.236-4.236H38.042a6.531,6.531,0,0,1-4.659-1.93L30.253,5.3A4.2,4.2,0,0,0,27.264,4.05H19.852A4.2,4.2,0,0,0,16.863,5.3l-3.13,3.13a6.63,6.63,0,0,1-4.659,1.93H6.6Z",
|
|
17
|
+
transform: "translate(0.009 -1.673)",
|
|
18
|
+
fill: a["fill-color"] ?? "#222"
|
|
19
|
+
}),
|
|
20
|
+
t("path", {
|
|
21
|
+
d: "M13.981,23.136A8.085,8.085,0,0,1,5.91,15.064h0a8.064,8.064,0,0,1,8.071-8.048h0a8.06,8.06,0,0,1,0,16.119ZM8.263,15.064A5.706,5.706,0,1,0,13.981,9.37h0a5.719,5.719,0,0,0-5.718,5.695Z",
|
|
22
|
+
transform: "translate(9.574 6.961)",
|
|
23
|
+
fill: a["fill-color"] ?? "#222"
|
|
24
|
+
}),
|
|
25
|
+
t("path", {
|
|
26
|
+
d: "M4.952,11.765a2.73,2.73,0,1,1,2.73-2.73,2.732,2.732,0,0,1-2.73,2.73Zm.024-3.106a.377.377,0,1,0,0,.753h0a.377.377,0,0,0,0-.753Z",
|
|
27
|
+
transform: "translate(3.614 5.813)",
|
|
28
|
+
fill: a["fill-color"] ?? "#222"
|
|
29
|
+
})
|
|
30
|
+
])
|
|
31
|
+
),
|
|
32
|
+
t("path", {
|
|
33
|
+
d: "M-.16,37.605a.838.838,0,0,1-.7-.374.839.839,0,0,1,.233-1.164L54.764-.859a.839.839,0,0,1,1.164.233A.839.839,0,0,1,55.7.538L.3,37.464A.835.835,0,0,1-.16,37.605Z",
|
|
34
|
+
transform: "translate(379.466 205.895)",
|
|
35
|
+
fill: a["fill-color"] ?? "#222",
|
|
36
|
+
stroke: a["stroke-color"] ?? "#f4f7ff",
|
|
37
|
+
"stroke-linecap": "round",
|
|
38
|
+
"stroke-width": "0.5"
|
|
39
|
+
})
|
|
40
|
+
])
|
|
41
|
+
});
|
|
42
|
+
export {
|
|
43
|
+
e as MorePhotosIcon
|
|
44
|
+
};
|