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