@wikicasa-dev/svg-icons 0.2.0 → 0.2.2
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/BalconyIcon.js +2 -2
- package/dist/LiftIcon.js +1 -1
- package/dist/TerraceIcon.js +1 -1
- package/dist/index.js +138 -132
- package/dist/lib/index.d.ts +3 -0
- package/dist/lib/svgIcons/BalconyIcon.d.ts +1 -1
- package/dist/lib/svgIcons/LiftIcon.d.ts +1 -1
- package/dist/lib/svgIcons/TerraceIcon.d.ts +1 -1
- package/package.json +1 -1
package/dist/BalconyIcon.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h as a } from "vue";
|
|
2
2
|
import { s as e } from "./svgIconFactory-Dn0WJdb3.js";
|
|
3
|
-
const
|
|
3
|
+
const o = (t) => e({
|
|
4
4
|
props: t,
|
|
5
5
|
svgNodeAttrs: {
|
|
6
6
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -27,5 +27,5 @@ const n = (t) => e({
|
|
|
27
27
|
)
|
|
28
28
|
});
|
|
29
29
|
export {
|
|
30
|
-
|
|
30
|
+
o as BalconyIcon
|
|
31
31
|
};
|
package/dist/LiftIcon.js
CHANGED
package/dist/TerraceIcon.js
CHANGED
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AboutUsIcon as e } from "./AboutUsIcon.js";
|
|
2
2
|
import { ArrowIcon as n } from "./ArrowIcon.js";
|
|
3
|
-
import { BarChartIcon as
|
|
3
|
+
import { BarChartIcon as m } 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";
|
|
@@ -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 y } from "./EditIcon.js";
|
|
13
13
|
import { GermanyFlagIcon as w } from "./GermanyFlagIcon.js";
|
|
14
|
-
import { HeartIcon as
|
|
15
|
-
import { HidePswIcon as
|
|
16
|
-
import { HomeIcon as
|
|
17
|
-
import { ItalyFlagIcon as
|
|
18
|
-
import { LayersIcon as
|
|
14
|
+
import { HeartIcon as b } from "./HeartIcon.js";
|
|
15
|
+
import { HidePswIcon as L } from "./HidePswIcon.js";
|
|
16
|
+
import { HomeIcon as v } from "./HomeIcon.js";
|
|
17
|
+
import { ItalyFlagIcon as D } from "./ItalyFlagIcon.js";
|
|
18
|
+
import { LayersIcon as M } from "./LayersIcon.js";
|
|
19
19
|
import { LocationIcon as V } from "./LocationIcon.js";
|
|
20
20
|
import { LogoutIcon as E } from "./LogoutIcon.js";
|
|
21
21
|
import { MailIcon as q } from "./MailIcon.js";
|
|
@@ -27,7 +27,7 @@ import { PinIcon as _ } from "./PinIcon.js";
|
|
|
27
27
|
import { PlanIcon as oo } from "./PlanIcon.js";
|
|
28
28
|
import { PlusIcon as eo } from "./PlusIcon.js";
|
|
29
29
|
import { PrestigeIcon as no } from "./PrestigeIcon.js";
|
|
30
|
-
import { PrintIcon as
|
|
30
|
+
import { PrintIcon as mo } from "./PrintIcon.js";
|
|
31
31
|
import { ProfileIcon as Io } from "./ProfileIcon.js";
|
|
32
32
|
import { QuotesIcon as xo } from "./QuotesIcon.js";
|
|
33
33
|
import { RequestIcon as io } from "./RequestIcon.js";
|
|
@@ -37,12 +37,12 @@ import { SuitcaseIcon as ko } from "./SuitcaseIcon.js";
|
|
|
37
37
|
import { TieIcon as So } from "./TieIcon.js";
|
|
38
38
|
import { TourIcon as Ao } from "./TourIcon.js";
|
|
39
39
|
import { UkFlagIcon as Co } from "./UkFlagIcon.js";
|
|
40
|
-
import { ValuationIcon as
|
|
41
|
-
import { VideoIcon as
|
|
42
|
-
import { ViewPswIcon as
|
|
43
|
-
import { WalletIcon as
|
|
44
|
-
import { WarningIcon as
|
|
45
|
-
import { WarningIconRounded as
|
|
40
|
+
import { ValuationIcon as To } from "./ValuationIcon.js";
|
|
41
|
+
import { VideoIcon as Fo } from "./VideoIcon.js";
|
|
42
|
+
import { ViewPswIcon as No } from "./ViewPswIcon.js";
|
|
43
|
+
import { WalletIcon as Bo } from "./WalletIcon.js";
|
|
44
|
+
import { WarningIcon as Ho } from "./WarningIcon.js";
|
|
45
|
+
import { WarningIconRounded as Ro } from "./WarningIconRounded.js";
|
|
46
46
|
import { WkAppIcon as Go } from "./WkAppIcon.js";
|
|
47
47
|
import { AnalyticsIcon as Uo } from "./AnalyticsIcon.js";
|
|
48
48
|
import { WikicasaIcon as zo } from "./WikicasaIcon.js";
|
|
@@ -53,7 +53,7 @@ import { LinkedinIcon as Zo } from "./LinkedinIcon.js";
|
|
|
53
53
|
import { InstagramIcon as $o } from "./InstagramIcon.js";
|
|
54
54
|
import { YoutubeIcon as rr } from "./YoutubeIcon.js";
|
|
55
55
|
import { HamburgerMenuIcon as tr } from "./HamburgerMenuIcon.js";
|
|
56
|
-
import { GoogleIcon as
|
|
56
|
+
import { GoogleIcon as cr } from "./GoogleIcon.js";
|
|
57
57
|
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";
|
|
@@ -64,12 +64,12 @@ import { DownloadIcon as kr } from "./DownloadIcon.js";
|
|
|
64
64
|
import { SquareMeterIcon as Sr } from "./SquareMeterIcon.js";
|
|
65
65
|
import { PriceIcon as Ar } from "./PriceIcon.js";
|
|
66
66
|
import { DemandIcon as Cr } from "./DemandIcon.js";
|
|
67
|
-
import { TransactionIcon as
|
|
68
|
-
import { InfoIcon as
|
|
69
|
-
import { CheckIcon as
|
|
70
|
-
import { ExternalLinkIcon as
|
|
71
|
-
import { BathroomIcon as
|
|
72
|
-
import { EnergyClassIcon as
|
|
67
|
+
import { TransactionIcon as Tr } from "./TransactionIcon.js";
|
|
68
|
+
import { InfoIcon as Fr } from "./InfoIcon.js";
|
|
69
|
+
import { CheckIcon as Nr } from "./CheckIcon.js";
|
|
70
|
+
import { ExternalLinkIcon as Br } from "./ExternalLinkIcon.js";
|
|
71
|
+
import { BathroomIcon as Hr } from "./BathroomIcon.js";
|
|
72
|
+
import { EnergyClassIcon as Rr } from "./EnergyClassIcon.js";
|
|
73
73
|
import { AuctionHammerIcon as Gr } from "./AuctionHammerIcon.js";
|
|
74
74
|
import { PhotoIcon as Ur } from "./PhotoIcon.js";
|
|
75
75
|
import { TelegramRoundedIcon as zr } from "./TelegramRoundedIcon.js";
|
|
@@ -80,7 +80,7 @@ import { HeartShadowedIcon as Zr } from "./HeartShadowedIcon.js";
|
|
|
80
80
|
import { SortIcon as $r } from "./SortIcon.js";
|
|
81
81
|
import { StreetViewIcon as re } from "./StreetViewIcon.js";
|
|
82
82
|
import { StarIcon as te } from "./StarIcon.js";
|
|
83
|
-
import { PartnershipIcon as
|
|
83
|
+
import { PartnershipIcon as ce } from "./PartnershipIcon.js";
|
|
84
84
|
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";
|
|
@@ -91,12 +91,12 @@ import { PoolIcon as ke } from "./PoolIcon.js";
|
|
|
91
91
|
import { PrivateGardenIcon as Se } from "./PrivateGardenIcon.js";
|
|
92
92
|
import { CommunalGardenIcon as Ae } from "./CommunalGardenIcon.js";
|
|
93
93
|
import { TennisIcon as Ce } from "./TennisIcon.js";
|
|
94
|
-
import { ReceptionIcon as
|
|
95
|
-
import { ArchitecturalBarriersIcon as
|
|
96
|
-
import { UploadIcon as
|
|
97
|
-
import { HobIcon as
|
|
98
|
-
import { FridgeIcon as
|
|
99
|
-
import { WashingMachineIcon as
|
|
94
|
+
import { ReceptionIcon as Te } from "./ReceptionIcon.js";
|
|
95
|
+
import { ArchitecturalBarriersIcon as Fe } from "./ArchitecturalBarriersIcon.js";
|
|
96
|
+
import { UploadIcon as Ne } from "./UploadIcon.js";
|
|
97
|
+
import { HobIcon as Be } from "./HobIcon.js";
|
|
98
|
+
import { FridgeIcon as He } from "./FridgeIcon.js";
|
|
99
|
+
import { WashingMachineIcon as Re } from "./WashingMachineIcon.js";
|
|
100
100
|
import { DishwasherIcon as Ge } from "./DishwasherIcon.js";
|
|
101
101
|
import { PhotoAlbumIcon as Ue } from "./PhotoAlbumIcon.js";
|
|
102
102
|
import { FurnishedIcon as ze } from "./FurnishedIcon.js";
|
|
@@ -107,7 +107,7 @@ import { AtticIcon as Ze } from "./AtticIcon.js";
|
|
|
107
107
|
import { TavernIcon as $e } from "./TavernIcon.js";
|
|
108
108
|
import { RoofIcon as rt } from "./RoofIcon.js";
|
|
109
109
|
import { AlarmIcon as tt } from "./AlarmIcon.js";
|
|
110
|
-
import { ClosetIcon as
|
|
110
|
+
import { ClosetIcon as ct } from "./ClosetIcon.js";
|
|
111
111
|
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";
|
|
@@ -118,76 +118,80 @@ import { ElectricGateIcon as kt } from "./ElectricGateIcon.js";
|
|
|
118
118
|
import { WhirlpoolIcon as St } from "./WhirlpoolIcon.js";
|
|
119
119
|
import { FireplaceIcon as At } from "./FireplaceIcon.js";
|
|
120
120
|
import { SecurityDoorIcon as Ct } from "./SecurityDoorIcon.js";
|
|
121
|
-
import { TypeTvIcon as
|
|
122
|
-
import { SatelliteSystemIcon as
|
|
123
|
-
import { TypeRollerShutterIcon as
|
|
124
|
-
import { TypeFloorIcon as
|
|
125
|
-
import { FrontBuildingIcon as
|
|
126
|
-
import { LaundryIcon as
|
|
121
|
+
import { TypeTvIcon as Tt } from "./TypeTvIcon.js";
|
|
122
|
+
import { SatelliteSystemIcon as Ft } from "./SatelliteSystemIcon.js";
|
|
123
|
+
import { TypeRollerShutterIcon as Nt } from "./TypeRollerShutterIcon.js";
|
|
124
|
+
import { TypeFloorIcon as Bt } from "./TypeFloorIcon.js";
|
|
125
|
+
import { FrontBuildingIcon as Ht } from "./FrontBuildingIcon.js";
|
|
126
|
+
import { LaundryIcon as Rt } from "./LaundryIcon.js";
|
|
127
127
|
import { MezzanineIcon as Gt } from "./MezzanineIcon.js";
|
|
128
128
|
import { AttachedIcon as Ut } from "./AttachedIcon.js";
|
|
129
129
|
import { SupermarketIcon as zt } from "./SupermarketIcon.js";
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
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 {
|
|
130
|
+
import { LiftIcon as Ot } from "./LiftIcon.js";
|
|
131
|
+
import { BalconyIcon as Yt } from "./BalconyIcon.js";
|
|
132
|
+
import { TerraceIcon as Jt } from "./TerraceIcon.js";
|
|
133
|
+
import { BankIcon as Zt } from "./BankIcon.js";
|
|
134
|
+
import { CartIcon as $t } from "./CartIcon.js";
|
|
135
|
+
import { ChargeIcon as rn } from "./ChargeIcon.js";
|
|
136
|
+
import { HospitalIcon as tn } from "./HospitalIcon.js";
|
|
137
|
+
import { PharmacyIcon as cn } from "./PharmacyIcon.js";
|
|
138
|
+
import { PostOfficeIcon as pn } from "./PostOfficeIcon.js";
|
|
139
|
+
import { SchoolIcon as fn } from "./SchoolIcon.js";
|
|
140
|
+
import { SubwayIcon as an } from "./SubwayIcon.js";
|
|
141
|
+
import { TransportIcon as sn } from "./TransportIcon.js";
|
|
142
|
+
import { MetroIcon as gn } from "./MetroIcon.js";
|
|
143
|
+
import { TrainIcon as hn } from "./TrainIcon.js";
|
|
144
|
+
import { BusIcon as Wn } from "./BusIcon.js";
|
|
145
|
+
import { WikicasaDatiLogoIcon as Pn } from "./WikicasaDatiLogo.js";
|
|
146
|
+
import { WikicasaLogoIcon as yn } from "./WikicasaLogo.js";
|
|
147
|
+
import { WikiNerdImg as wn } from "./WikiNerd.js";
|
|
148
|
+
import { WikiNerdValutaMobileImg as bn } from "./WikiNerdValutaMobile.js";
|
|
149
|
+
import { WikiNerdMercatoImg as Ln } from "./WikiNerdMercatoHome.js";
|
|
150
|
+
import { WikiNerdValutaDesktopImg as vn } from "./WikiNerdValutaDesktop.js";
|
|
151
|
+
import { WikiNerdDownloadAppImg as Dn } from "./WikiNerdDownloadApp.js";
|
|
152
|
+
import { WikicasaStudioLogoIcon as Mn } from "./WikicasaStudioLogo.js";
|
|
153
|
+
import { GenericUserWikiAvatarImg as Vn } from "./GenericUserWikiAvatar.js";
|
|
154
|
+
import { ShieldImg as En } from "./ShieldImg.js";
|
|
155
|
+
import { SnapImg as qn } from "./SnapImg.js";
|
|
156
|
+
import { StopWatchImg as Kn } from "./StopWatchImg.js";
|
|
157
|
+
import { CheckImg as Qn } from "./CheckImg.js";
|
|
158
|
+
import { IareeImg as jn } from "./IareeImg.js";
|
|
159
|
+
import { WikiNerdAnalyzeImg as Xn } from "./WikiNerdAnalyzeImg.js";
|
|
160
|
+
import { WikiNerdValuationNotAvailableImg as _n } from "./WikiNerdValuationNotAvailableImg.js";
|
|
161
|
+
import { InsightImg as oc } from "./InsightImg.js";
|
|
162
|
+
import { GenericUserWikiAvatarSquaredImg as ec } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
163
|
+
import { WikiNoSavedSearchesImg as nc } from "./WikiNoSavedSearches.js";
|
|
164
|
+
import { WikicasaProIcon as mc } from "./WikicasaProIcon.js";
|
|
162
165
|
export {
|
|
163
166
|
e as AboutUsIcon,
|
|
164
167
|
Je as AirConditionerIcon,
|
|
165
168
|
tt as AlarmIcon,
|
|
166
169
|
Uo as AnalyticsIcon,
|
|
167
|
-
|
|
170
|
+
Fe as ArchitecturalBarriersIcon,
|
|
168
171
|
n as ArrowIcon,
|
|
169
172
|
fr as ArrowIndicatorIcon,
|
|
170
173
|
Ut as AttachedIcon,
|
|
171
174
|
Ze as AtticIcon,
|
|
172
175
|
Gr as AuctionHammerIcon,
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
+
Yt as BalconyIcon,
|
|
177
|
+
Zt as BankIcon,
|
|
178
|
+
m as BarChartIcon,
|
|
179
|
+
Hr as BathroomIcon,
|
|
176
180
|
I as BellIcon,
|
|
177
181
|
de as BoxIcon,
|
|
178
182
|
x as BulbIcon,
|
|
179
|
-
|
|
180
|
-
|
|
183
|
+
Wn as BusIcon,
|
|
184
|
+
$t as CartIcon,
|
|
181
185
|
lt as CeilingIcon,
|
|
182
186
|
Oe as CellarIcon,
|
|
183
|
-
|
|
187
|
+
rn as ChargeIcon,
|
|
184
188
|
i as CheckActiveIcon,
|
|
185
|
-
|
|
186
|
-
|
|
189
|
+
Nr as CheckIcon,
|
|
190
|
+
Qn as CheckImg,
|
|
187
191
|
s as CheckInactiveIcon,
|
|
188
192
|
ur as CheckRoundedIcon,
|
|
189
193
|
g as CloseIcon,
|
|
190
|
-
|
|
194
|
+
ct as ClosetIcon,
|
|
191
195
|
Ae as CommunalGardenIcon,
|
|
192
196
|
Jr as CredipassIcon,
|
|
193
197
|
h as DashboardIcon,
|
|
@@ -198,39 +202,40 @@ export {
|
|
|
198
202
|
P as DrawIcon,
|
|
199
203
|
y as EditIcon,
|
|
200
204
|
kt as ElectricGateIcon,
|
|
201
|
-
|
|
205
|
+
Rr as EnergyClassIcon,
|
|
202
206
|
dt as EntranceIcon,
|
|
203
|
-
|
|
207
|
+
Br as ExternalLinkIcon,
|
|
204
208
|
Jo as FacebookIcon,
|
|
205
209
|
Yr as FacebookRoundedIcon,
|
|
206
210
|
At as FireplaceIcon,
|
|
207
211
|
pt as FixturesIcon,
|
|
208
|
-
|
|
209
|
-
|
|
212
|
+
He as FridgeIcon,
|
|
213
|
+
Ht as FrontBuildingIcon,
|
|
210
214
|
ze as FurnishedIcon,
|
|
211
215
|
Oo as GearIcon,
|
|
212
|
-
|
|
213
|
-
|
|
216
|
+
Vn as GenericUserWikiAvatarImg,
|
|
217
|
+
ec as GenericUserWikiAvatarSquaredImg,
|
|
214
218
|
w as GermanyFlagIcon,
|
|
215
|
-
|
|
219
|
+
cr as GoogleIcon,
|
|
216
220
|
tr as HamburgerMenuIcon,
|
|
217
|
-
|
|
221
|
+
b as HeartIcon,
|
|
218
222
|
Zr as HeartShadowedIcon,
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
+
L as HidePswIcon,
|
|
224
|
+
Be as HobIcon,
|
|
225
|
+
v as HomeIcon,
|
|
226
|
+
tn as HospitalIcon,
|
|
223
227
|
at as HotWaterIcon,
|
|
224
228
|
dr as HouseValuationIcon,
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
229
|
+
jn as IareeImg,
|
|
230
|
+
Fr as InfoIcon,
|
|
231
|
+
oc as InsightImg,
|
|
228
232
|
$o as InstagramIcon,
|
|
229
|
-
|
|
233
|
+
D as ItalyFlagIcon,
|
|
230
234
|
fe as KeyIcon,
|
|
231
235
|
Ye as KitchenIcon,
|
|
232
|
-
|
|
233
|
-
|
|
236
|
+
Rt as LaundryIcon,
|
|
237
|
+
M as LayersIcon,
|
|
238
|
+
Ot as LiftIcon,
|
|
234
239
|
Zo as LinkedinIcon,
|
|
235
240
|
V as LocationIcon,
|
|
236
241
|
pe as LockIcon,
|
|
@@ -238,15 +243,15 @@ export {
|
|
|
238
243
|
q as MailIcon,
|
|
239
244
|
K as MapIcon,
|
|
240
245
|
ae as MegaphoneIcon,
|
|
241
|
-
|
|
246
|
+
gn as MetroIcon,
|
|
242
247
|
Gt as MezzanineIcon,
|
|
243
248
|
Q as NewsIcon,
|
|
244
249
|
j as NotesIcon,
|
|
245
250
|
ut as OpticFiberIcon,
|
|
246
251
|
ue as ParkingIcon,
|
|
247
252
|
le as ParkingSpotIcon,
|
|
248
|
-
|
|
249
|
-
|
|
253
|
+
ce as PartnershipIcon,
|
|
254
|
+
cn as PharmacyIcon,
|
|
250
255
|
X as PhoneIcon,
|
|
251
256
|
Ue as PhotoAlbumIcon,
|
|
252
257
|
Ur as PhotoIcon,
|
|
@@ -255,69 +260,70 @@ export {
|
|
|
255
260
|
oo as PlanIcon,
|
|
256
261
|
eo as PlusIcon,
|
|
257
262
|
ke as PoolIcon,
|
|
258
|
-
|
|
263
|
+
pn as PostOfficeIcon,
|
|
259
264
|
no as PrestigeIcon,
|
|
260
265
|
Ar as PriceIcon,
|
|
261
266
|
ar as PrincipalIcon,
|
|
262
|
-
|
|
267
|
+
mo as PrintIcon,
|
|
263
268
|
Se as PrivateGardenIcon,
|
|
264
269
|
Io as ProfileIcon,
|
|
265
270
|
xo as QuotesIcon,
|
|
266
|
-
|
|
271
|
+
Te as ReceptionIcon,
|
|
267
272
|
io as RequestIcon,
|
|
268
273
|
rt as RoofIcon,
|
|
269
|
-
|
|
270
|
-
|
|
274
|
+
Ft as SatelliteSystemIcon,
|
|
275
|
+
fn as SchoolIcon,
|
|
271
276
|
so as SearchIcon,
|
|
272
277
|
Ct as SecurityDoorIcon,
|
|
273
278
|
uo as ShareIcon,
|
|
274
|
-
|
|
275
|
-
|
|
279
|
+
En as ShieldImg,
|
|
280
|
+
qn as SnapImg,
|
|
276
281
|
$r as SortIcon,
|
|
277
282
|
Sr as SquareMeterIcon,
|
|
278
283
|
te as StarIcon,
|
|
279
|
-
|
|
284
|
+
Kn as StopWatchImg,
|
|
280
285
|
re as StreetViewIcon,
|
|
281
|
-
|
|
286
|
+
an as SubwayIcon,
|
|
282
287
|
ko as SuitcaseIcon,
|
|
283
288
|
zt as SupermarketIcon,
|
|
284
289
|
$e as TavernIcon,
|
|
285
290
|
zr as TelegramRoundedIcon,
|
|
286
291
|
Ce as TennisIcon,
|
|
292
|
+
Jt as TerraceIcon,
|
|
287
293
|
So as TieIcon,
|
|
288
294
|
Ao as TourIcon,
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
+
hn as TrainIcon,
|
|
296
|
+
Tr as TransactionIcon,
|
|
297
|
+
sn as TransportIcon,
|
|
298
|
+
Bt as TypeFloorIcon,
|
|
299
|
+
Nt as TypeRollerShutterIcon,
|
|
300
|
+
Tt as TypeTvIcon,
|
|
295
301
|
ft as TypeViewIcon,
|
|
296
302
|
Co as UkFlagIcon,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
303
|
+
Ne as UploadIcon,
|
|
304
|
+
To as ValuationIcon,
|
|
305
|
+
Fo as VideoIcon,
|
|
306
|
+
No as ViewPswIcon,
|
|
307
|
+
Bo as WalletIcon,
|
|
308
|
+
Ho as WarningIcon,
|
|
309
|
+
Ro as WarningIconRounded,
|
|
310
|
+
Re as WashingMachineIcon,
|
|
305
311
|
Or as WhatsappRoundedIcon,
|
|
306
312
|
St as WhirlpoolIcon,
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
313
|
+
Xn as WikiNerdAnalyzeImg,
|
|
314
|
+
Dn as WikiNerdDownloadAppImg,
|
|
315
|
+
wn as WikiNerdImg,
|
|
316
|
+
Ln as WikiNerdMercatoImg,
|
|
317
|
+
_n as WikiNerdValuationNotAvailableImg,
|
|
318
|
+
vn as WikiNerdValutaDesktopImg,
|
|
319
|
+
bn as WikiNerdValutaMobileImg,
|
|
320
|
+
nc as WikiNoSavedSearchesImg,
|
|
321
|
+
Pn as WikicasaDatiLogoIcon,
|
|
316
322
|
zo as WikicasaIcon,
|
|
317
|
-
|
|
318
|
-
|
|
323
|
+
yn as WikicasaLogoIcon,
|
|
324
|
+
mc as WikicasaProIcon,
|
|
319
325
|
pr as WikicasaRoundedIcon,
|
|
320
|
-
|
|
326
|
+
Mn as WikicasaStudioLogoIcon,
|
|
321
327
|
Go as WkAppIcon,
|
|
322
328
|
Yo as WkFavIcon,
|
|
323
329
|
rr as YoutubeIcon
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -127,6 +127,9 @@ export { LaundryIcon } from './svgIcons/LaundryIcon';
|
|
|
127
127
|
export { MezzanineIcon } from './svgIcons/MezzanineIcon';
|
|
128
128
|
export { AttachedIcon } from './svgIcons/AttachedIcon';
|
|
129
129
|
export { SupermarketIcon } from './svgIcons/poi/SupermarketIcon';
|
|
130
|
+
export { LiftIcon } from './svgIcons/LiftIcon';
|
|
131
|
+
export { BalconyIcon } from './svgIcons/BalconyIcon';
|
|
132
|
+
export { TerraceIcon } from './svgIcons/TerraceIcon';
|
|
130
133
|
export { BankIcon } from './svgIcons/poi/BankIcon';
|
|
131
134
|
export { CartIcon } from './svgIcons/poi/CartIcon';
|
|
132
135
|
export { ChargeIcon } from './svgIcons/poi/ChargeIcon';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
|
|
2
2
|
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
3
|
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const BalconyIcon: FunctionalSvgIconComponent<Partial<SvgProps & {
|
|
5
5
|
'stroke-color': `#${string}`;
|
|
6
6
|
'stroke-width': number;
|
|
7
7
|
}>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
|
|
2
2
|
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
3
|
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const LiftIcon: FunctionalSvgIconComponent<Partial<SvgProps & {
|
|
5
5
|
'stroke-color': `#${string}`;
|
|
6
6
|
'stroke-width': number;
|
|
7
7
|
}>>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
|
|
2
2
|
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
3
|
|
|
4
|
-
export declare const
|
|
4
|
+
export declare const TerraceIcon: FunctionalSvgIconComponent<Partial<SvgProps & {
|
|
5
5
|
'stroke-color': `#${string}`;
|
|
6
6
|
'stroke-width': number;
|
|
7
7
|
}>>;
|