@wikicasa-dev/svg-icons 0.0.41 → 0.0.43
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/AnalyticsIcon.js +1 -1
- package/dist/ArrowIndicatorIcon.js +1 -1
- package/dist/AuctionHammerIcon.js +69 -0
- package/dist/BankIcon.js +1 -1
- package/dist/BathroomIcon.js +32 -0
- package/dist/BusIcon.js +1 -1
- package/dist/CartIcon.js +1 -1
- package/dist/Charge.js +1 -1
- package/dist/CheckIcon.js +17 -0
- package/dist/CheckRoundedIcon.js +1 -1
- package/dist/CredipassIcon.js +24 -0
- package/dist/DemandIcon.js +1 -1
- package/dist/DownloadIcon.js +1 -1
- package/dist/EnergyClassIcon.js +43 -0
- package/dist/ExternalLinkIcon.js +26 -0
- package/dist/FacebookIcon.js +1 -1
- package/dist/FacebookRoundedIcon.js +82 -0
- package/dist/GearIcon.js +1 -1
- package/dist/GenericUserWikiAvatarSquaredImg.js +154 -0
- package/dist/GoogleIcon.js +1 -1
- package/dist/HamburgerMenuIcon.js +1 -1
- package/dist/HeartShadowedIcon.js +71 -0
- package/dist/HomeIcon.js +1 -1
- package/dist/HospitalIcon.js +1 -1
- package/dist/HouseValuationIcon.js +1 -1
- package/dist/InfoIcon.js +1 -1
- package/dist/InstagramIcon.js +1 -1
- package/dist/LinkedinIcon.js +13 -14
- package/dist/PharmacyIcon.js +1 -1
- package/dist/PhotoIcon.js +25 -40
- package/dist/PinShadowedIcon.js +1 -1
- package/dist/PostIcon.js +1 -1
- package/dist/PriceIcon.js +1 -1
- package/dist/PrincipalIcon.js +1 -1
- package/dist/SchoolIcon.js +1 -1
- package/dist/SortIcon.js +32 -0
- package/dist/SquareMeterIcon.js +1 -1
- package/dist/SubwayIcon.js +1 -1
- package/dist/TelegramRoundedIcon.js +53 -0
- package/dist/TrainAltIcon.js +1 -1
- package/dist/TrainIcon.js +1 -1
- package/dist/TransactionIcon.js +1 -1
- package/dist/WhatsappRoundedIcon.js +19 -0
- package/dist/WikicasaIcon.js +1 -1
- package/dist/WikicasaRoundedIcon.js +1 -1
- package/dist/YoutubeIcon.js +1 -1
- package/dist/index.js +132 -106
- package/dist/lib/index.d.ts +109 -98
- package/dist/lib/svgIcons/AuctionHammerIcon.d.ts +6 -0
- package/dist/lib/svgIcons/BathroomIcon.d.ts +3 -0
- package/dist/lib/svgIcons/CheckIcon.d.ts +3 -0
- package/dist/lib/svgIcons/CredipassIcon.d.ts +6 -0
- package/dist/lib/svgIcons/EnergyClassIcon.d.ts +3 -0
- package/dist/lib/svgIcons/ExternalLinkIcon.d.ts +3 -0
- package/dist/lib/svgIcons/FacebookRoundedIcon.d.ts +6 -0
- package/dist/lib/svgIcons/HeartShadowedIcon.d.ts +4 -0
- package/dist/lib/svgIcons/PhotoIcon.d.ts +4 -2
- package/dist/lib/svgIcons/SortIcon.d.ts +3 -0
- package/dist/lib/svgIcons/TelegramRoundedIcon.d.ts +6 -0
- package/dist/lib/svgIcons/WhatsappRoundedIcon.d.ts +6 -0
- package/dist/lib/svgImages/GenericUserWikiAvatarSquaredImg.d.ts +6 -0
- package/dist/svgIconFactory-Dn0WJdb3.js +23 -0
- package/package.json +1 -1
- package/dist/svgIconFactory-B4HDiwZr.js +0 -19
package/dist/index.js
CHANGED
|
@@ -4,21 +4,21 @@ 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
|
|
8
|
-
import { CloseIcon as
|
|
7
|
+
import { CheckInactiveIcon as l } from "./CheckInactiveIcon.js";
|
|
8
|
+
import { CloseIcon as g } from "./CloseIcon.js";
|
|
9
9
|
import { DashboardIcon as k } from "./DashboardIcon.js";
|
|
10
|
-
import { DeleteIcon as
|
|
11
|
-
import { DrawIcon as
|
|
12
|
-
import { EditIcon as
|
|
10
|
+
import { DeleteIcon as W } from "./DeleteIcon.js";
|
|
11
|
+
import { DrawIcon as S } from "./DrawIcon.js";
|
|
12
|
+
import { EditIcon as w } from "./EditIcon.js";
|
|
13
13
|
import { GermanyFlagIcon as b } from "./GermanyFlagIcon.js";
|
|
14
|
-
import { HeartIcon as
|
|
15
|
-
import { HidePswIcon as
|
|
16
|
-
import { HomeIcon as
|
|
14
|
+
import { HeartIcon as y } from "./HeartIcon.js";
|
|
15
|
+
import { HidePswIcon as H } from "./HidePswIcon.js";
|
|
16
|
+
import { HomeIcon as R } from "./HomeIcon.js";
|
|
17
17
|
import { ItalyFlagIcon as v } from "./ItalyFlagIcon.js";
|
|
18
18
|
import { LayersIcon as F } from "./LayersIcon.js";
|
|
19
|
-
import { LocationIcon as
|
|
19
|
+
import { LocationIcon as T } from "./LocationIcon.js";
|
|
20
20
|
import { LogoutIcon as U } from "./LogoutIcon.js";
|
|
21
|
-
import { MailIcon as
|
|
21
|
+
import { MailIcon as E } from "./MailIcon.js";
|
|
22
22
|
import { MapIcon as Q } from "./MapIcon.js";
|
|
23
23
|
import { NewsIcon as j } from "./NewsIcon.js";
|
|
24
24
|
import { NotesIcon as K } from "./NotesIcon.js";
|
|
@@ -31,21 +31,21 @@ import { PrintIcon as co } 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";
|
|
34
|
-
import { SearchIcon as
|
|
34
|
+
import { SearchIcon as so } from "./SearchIcon.js";
|
|
35
35
|
import { ShareIcon as uo } from "./ShareIcon.js";
|
|
36
|
-
import { SuitcaseIcon as
|
|
36
|
+
import { SuitcaseIcon as ho } from "./SuitcaseIcon.js";
|
|
37
37
|
import { TieIcon as Po } 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 No } from "./ValuationIcon.js";
|
|
41
|
+
import { VideoIcon as Do } from "./VideoIcon.js";
|
|
42
|
+
import { ViewPswIcon as Lo } from "./ViewPswIcon.js";
|
|
43
|
+
import { WalletIcon as Vo } from "./WalletIcon.js";
|
|
44
44
|
import { WarningIcon as Bo } from "./WarningIcon.js";
|
|
45
|
-
import { WarningIconRounded as
|
|
46
|
-
import { WkAppIcon as
|
|
45
|
+
import { WarningIconRounded as Mo } from "./WarningIconRounded.js";
|
|
46
|
+
import { WkAppIcon as Go } from "./WkAppIcon.js";
|
|
47
47
|
import { AnalyticsIcon as qo } from "./AnalyticsIcon.js";
|
|
48
|
-
import { WikicasaIcon as
|
|
48
|
+
import { WikicasaIcon as zo } from "./WikicasaIcon.js";
|
|
49
49
|
import { GearIcon as Yo } from "./GearIcon.js";
|
|
50
50
|
import { WkFavIcon as Jo } from "./WkFavIcon.js";
|
|
51
51
|
import { FacebookIcon as Oo } from "./FacebookIcon.js";
|
|
@@ -57,97 +57,120 @@ 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 dr } 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
|
|
63
|
+
import { DownloadIcon as hr } from "./DownloadIcon.js";
|
|
64
64
|
import { SquareMeterIcon as Pr } 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 {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
66
|
+
import { DemandIcon as Cr } from "./DemandIcon.js";
|
|
67
|
+
import { TransactionIcon as Nr } from "./TransactionIcon.js";
|
|
68
|
+
import { InfoIcon as Dr } from "./InfoIcon.js";
|
|
69
|
+
import { CheckIcon as Lr } from "./CheckIcon.js";
|
|
70
|
+
import { ExternalLinkIcon as Vr } from "./ExternalLinkIcon.js";
|
|
71
|
+
import { BathroomIcon as Br } from "./BathroomIcon.js";
|
|
72
|
+
import { EnergyClassIcon as Mr } from "./EnergyClassIcon.js";
|
|
73
|
+
import { AuctionHammerIcon as Gr } from "./AuctionHammerIcon.js";
|
|
74
|
+
import { PhotoIcon as qr } from "./PhotoIcon.js";
|
|
75
|
+
import { TelegramRoundedIcon as zr } from "./TelegramRoundedIcon.js";
|
|
76
|
+
import { WhatsappRoundedIcon as Yr } from "./WhatsappRoundedIcon.js";
|
|
77
|
+
import { FacebookRoundedIcon as Jr } from "./FacebookRoundedIcon.js";
|
|
78
|
+
import { CredipassIcon as Or } from "./CredipassIcon.js";
|
|
79
|
+
import { HeartShadowedIcon as Zr } from "./HeartShadowedIcon.js";
|
|
80
|
+
import { SortIcon as $r } from "./SortIcon.js";
|
|
81
|
+
import { BankIcon as re } from "./BankIcon.js";
|
|
82
|
+
import { BusIcon as te } from "./BusIcon.js";
|
|
83
|
+
import { CartIcon as me } from "./CartIcon.js";
|
|
84
|
+
import { ChargeIcon as pe } from "./Charge.js";
|
|
85
|
+
import { HospitalIcon as fe } from "./HospitalIcon.js";
|
|
86
|
+
import { PharmacyIcon as ae } from "./PharmacyIcon.js";
|
|
87
|
+
import { PostIcon as de } from "./PostIcon.js";
|
|
88
|
+
import { SchoolIcon as se } from "./SchoolIcon.js";
|
|
89
|
+
import { SubwayIcon as ue } from "./SubwayIcon.js";
|
|
90
|
+
import { TrainIcon as he } from "./TrainIcon.js";
|
|
91
|
+
import { TrainAltIcon as Pe } from "./TrainAltIcon.js";
|
|
92
|
+
import { WikicasaDatiLogoIcon as Ae } from "./WikicasaDatiLogo.js";
|
|
93
|
+
import { WikicasaLogoIcon as Ce } from "./WikicasaLogo.js";
|
|
94
|
+
import { WikiNerdImg as Ne } from "./WikiNerd.js";
|
|
95
|
+
import { WikiNerdValutaMobileImg as De } from "./WikiNerdValutaMobile.js";
|
|
96
|
+
import { WikiNerdMercatoImg as Le } from "./WikiNerdMercatoHome.js";
|
|
97
|
+
import { WikiNerdValutaDesktopImg as Ve } from "./WikiNerdValutaDesktop.js";
|
|
98
|
+
import { WikiNerdDownloadAppImg as Be } from "./WikiNerdDownloadApp.js";
|
|
99
|
+
import { WikicasaStudioLogoIcon as Me } from "./WikicasaStudioLogo.js";
|
|
100
|
+
import { GenericUserWikiAvatarImg as Ge } from "./GenericUserWikiAvatar.js";
|
|
101
|
+
import { ShieldImg as qe } from "./ShieldImg.js";
|
|
102
|
+
import { SnapImg as ze } from "./SnapImg.js";
|
|
103
|
+
import { StopWatchImg as Ye } from "./StopWatchImg.js";
|
|
104
|
+
import { CheckImg as Je } from "./CheckImg.js";
|
|
105
|
+
import { IareeImg as Oe } from "./IareeImg.js";
|
|
106
|
+
import { WikiNerdAnalyzeImg as Ze } from "./WikiNerdAnalyzeImg.js";
|
|
107
|
+
import { WikiNerdValuationNotAvailableImg as $e } from "./WikiNerdValuationNotAvailableImg.js";
|
|
108
|
+
import { InsightImg as rt } from "./InsightImg.js";
|
|
109
|
+
import { GenericUserWikiAvatarSquaredImg as tt } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
97
110
|
export {
|
|
98
111
|
e as AboutUsIcon,
|
|
99
112
|
qo as AnalyticsIcon,
|
|
100
113
|
n as ArrowIcon,
|
|
101
114
|
fr as ArrowIndicatorIcon,
|
|
102
|
-
|
|
115
|
+
Gr as AuctionHammerIcon,
|
|
116
|
+
re as BankIcon,
|
|
103
117
|
c as BarChartIcon,
|
|
118
|
+
Br as BathroomIcon,
|
|
104
119
|
I as BellIcon,
|
|
105
120
|
x as BulbIcon,
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
121
|
+
te as BusIcon,
|
|
122
|
+
me as CartIcon,
|
|
123
|
+
pe as ChargeIcon,
|
|
109
124
|
i as CheckActiveIcon,
|
|
110
|
-
|
|
111
|
-
|
|
125
|
+
Lr as CheckIcon,
|
|
126
|
+
Je as CheckImg,
|
|
127
|
+
l as CheckInactiveIcon,
|
|
112
128
|
ur as CheckRoundedIcon,
|
|
113
|
-
|
|
129
|
+
g as CloseIcon,
|
|
130
|
+
Or as CredipassIcon,
|
|
114
131
|
k as DashboardIcon,
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
132
|
+
W as DeleteIcon,
|
|
133
|
+
Cr as DemandIcon,
|
|
134
|
+
hr as DownloadIcon,
|
|
135
|
+
S as DrawIcon,
|
|
136
|
+
w as EditIcon,
|
|
137
|
+
Mr as EnergyClassIcon,
|
|
138
|
+
Vr as ExternalLinkIcon,
|
|
120
139
|
Oo as FacebookIcon,
|
|
140
|
+
Jr as FacebookRoundedIcon,
|
|
121
141
|
Yo as GearIcon,
|
|
122
|
-
|
|
142
|
+
Ge as GenericUserWikiAvatarImg,
|
|
143
|
+
tt as GenericUserWikiAvatarSquaredImg,
|
|
123
144
|
b as GermanyFlagIcon,
|
|
124
145
|
mr as GoogleIcon,
|
|
125
146
|
tr as HamburgerMenuIcon,
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
H as
|
|
129
|
-
|
|
147
|
+
y as HeartIcon,
|
|
148
|
+
Zr as HeartShadowedIcon,
|
|
149
|
+
H as HidePswIcon,
|
|
150
|
+
R as HomeIcon,
|
|
151
|
+
fe as HospitalIcon,
|
|
130
152
|
sr as HouseValuationIcon,
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
153
|
+
Oe as IareeImg,
|
|
154
|
+
Dr as InfoIcon,
|
|
155
|
+
rt as InsightImg,
|
|
134
156
|
$o as InstagramIcon,
|
|
135
157
|
v as ItalyFlagIcon,
|
|
136
158
|
F as LayersIcon,
|
|
137
159
|
Zo as LinkedinIcon,
|
|
138
|
-
|
|
160
|
+
T as LocationIcon,
|
|
139
161
|
U as LogoutIcon,
|
|
140
|
-
|
|
162
|
+
E as MailIcon,
|
|
141
163
|
Q as MapIcon,
|
|
142
164
|
j as NewsIcon,
|
|
143
165
|
K as NotesIcon,
|
|
144
|
-
|
|
166
|
+
ae as PharmacyIcon,
|
|
145
167
|
X as PhoneIcon,
|
|
168
|
+
qr as PhotoIcon,
|
|
146
169
|
_ as PinIcon,
|
|
147
|
-
|
|
170
|
+
dr as PinShadowedIcon,
|
|
148
171
|
oo as PlanIcon,
|
|
149
172
|
eo as PlusIcon,
|
|
150
|
-
|
|
173
|
+
de as PostIcon,
|
|
151
174
|
no as PrestigeIcon,
|
|
152
175
|
Ar as PriceIcon,
|
|
153
176
|
ar as PrincipalIcon,
|
|
@@ -155,40 +178,43 @@ export {
|
|
|
155
178
|
Io as ProfileIcon,
|
|
156
179
|
xo as QuotesIcon,
|
|
157
180
|
io as RequestIcon,
|
|
158
|
-
|
|
159
|
-
|
|
181
|
+
se as SchoolIcon,
|
|
182
|
+
so as SearchIcon,
|
|
160
183
|
uo as ShareIcon,
|
|
161
|
-
|
|
162
|
-
|
|
184
|
+
qe as ShieldImg,
|
|
185
|
+
ze as SnapImg,
|
|
186
|
+
$r as SortIcon,
|
|
163
187
|
Pr as SquareMeterIcon,
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
188
|
+
Ye as StopWatchImg,
|
|
189
|
+
ue as SubwayIcon,
|
|
190
|
+
ho as SuitcaseIcon,
|
|
191
|
+
zr as TelegramRoundedIcon,
|
|
167
192
|
Po as TieIcon,
|
|
168
193
|
Ao as TourIcon,
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
194
|
+
Pe as TrainAltIcon,
|
|
195
|
+
he as TrainIcon,
|
|
196
|
+
Nr as TransactionIcon,
|
|
197
|
+
Co as UkFlagIcon,
|
|
198
|
+
No as ValuationIcon,
|
|
199
|
+
Do as VideoIcon,
|
|
200
|
+
Lo as ViewPswIcon,
|
|
201
|
+
Vo as WalletIcon,
|
|
177
202
|
Bo as WarningIcon,
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
203
|
+
Mo as WarningIconRounded,
|
|
204
|
+
Yr as WhatsappRoundedIcon,
|
|
205
|
+
Ze as WikiNerdAnalyzeImg,
|
|
206
|
+
Be as WikiNerdDownloadAppImg,
|
|
207
|
+
Ne as WikiNerdImg,
|
|
208
|
+
Le as WikiNerdMercatoImg,
|
|
209
|
+
$e as WikiNerdValuationNotAvailableImg,
|
|
210
|
+
Ve as WikiNerdValutaDesktopImg,
|
|
211
|
+
De as WikiNerdValutaMobileImg,
|
|
212
|
+
Ae as WikicasaDatiLogoIcon,
|
|
213
|
+
zo as WikicasaIcon,
|
|
214
|
+
Ce as WikicasaLogoIcon,
|
|
189
215
|
pr as WikicasaRoundedIcon,
|
|
190
|
-
|
|
191
|
-
|
|
216
|
+
Me as WikicasaStudioLogoIcon,
|
|
217
|
+
Go as WkAppIcon,
|
|
192
218
|
Jo as WkFavIcon,
|
|
193
219
|
rr as YoutubeIcon
|
|
194
220
|
};
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -1,98 +1,109 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
export {
|
|
1
|
+
export { AboutUsIcon } from './svgIcons/AboutUsIcon';
|
|
2
|
+
export { ArrowIcon } from './svgIcons/ArrowIcon';
|
|
3
|
+
export { BarChartIcon } from './svgIcons/BarChartIcon';
|
|
4
|
+
export { BellIcon } from './svgIcons/BellIcon';
|
|
5
|
+
export { BulbIcon } from './svgIcons/BulbIcon';
|
|
6
|
+
export { CheckActiveIcon } from './svgIcons/CheckActiveIcon';
|
|
7
|
+
export { CheckInactiveIcon } from './svgIcons/CheckInactiveIcon';
|
|
8
|
+
export { CloseIcon } from './svgIcons/CloseIcon';
|
|
9
|
+
export { DashboardIcon } from './svgIcons/DashboardIcon';
|
|
10
|
+
export { DeleteIcon } from './svgIcons/DeleteIcon';
|
|
11
|
+
export { DrawIcon } from './svgIcons/DrawIcon';
|
|
12
|
+
export { EditIcon } from './svgIcons/EditIcon';
|
|
13
|
+
export { GermanyFlagIcon } from './svgIcons/GermanyFlagIcon';
|
|
14
|
+
export { HeartIcon } from './svgIcons/HeartIcon';
|
|
15
|
+
export { HidePswIcon } from './svgIcons/HidePswIcon';
|
|
16
|
+
export { HomeIcon } from './svgIcons/HomeIcon';
|
|
17
|
+
export { ItalyFlagIcon } from './svgIcons/ItalyFlagIcon';
|
|
18
|
+
export { LayersIcon } from './svgIcons/LayersIcon';
|
|
19
|
+
export { LocationIcon } from './svgIcons/LocationIcon';
|
|
20
|
+
export { LogoutIcon } from './svgIcons/LogoutIcon';
|
|
21
|
+
export { MailIcon } from './svgIcons/MailIcon';
|
|
22
|
+
export { MapIcon } from './svgIcons/MapIcon';
|
|
23
|
+
export { NewsIcon } from './svgIcons/NewsIcon';
|
|
24
|
+
export { NotesIcon } from './svgIcons/NotesIcon';
|
|
25
|
+
export { PhoneIcon } from './svgIcons/PhoneIcon';
|
|
26
|
+
export { PinIcon } from './svgIcons/PinIcon';
|
|
27
|
+
export { PlanIcon } from './svgIcons/PlanIcon';
|
|
28
|
+
export { PlusIcon } from './svgIcons/PlusIcon';
|
|
29
|
+
export { PrestigeIcon } from './svgIcons/PrestigeIcon';
|
|
30
|
+
export { PrintIcon } from './svgIcons/PrintIcon';
|
|
31
|
+
export { ProfileIcon } from './svgIcons/ProfileIcon';
|
|
32
|
+
export { QuotesIcon } from './svgIcons/QuotesIcon';
|
|
33
|
+
export { RequestIcon } from './svgIcons/RequestIcon';
|
|
34
|
+
export { SearchIcon } from './svgIcons/SearchIcon';
|
|
35
|
+
export { ShareIcon } from './svgIcons/ShareIcon';
|
|
36
|
+
export { SuitcaseIcon } from './svgIcons/SuitcaseIcon';
|
|
37
|
+
export { TieIcon } from './svgIcons/TieIcon';
|
|
38
|
+
export { TourIcon } from './svgIcons/TourIcon';
|
|
39
|
+
export { UkFlagIcon } from './svgIcons/UkFlagIcon';
|
|
40
|
+
export { ValuationIcon } from './svgIcons/ValuationIcon';
|
|
41
|
+
export { VideoIcon } from './svgIcons/VideoIcon';
|
|
42
|
+
export { ViewPswIcon } from './svgIcons/ViewPswIcon';
|
|
43
|
+
export { WalletIcon } from './svgIcons/WalletIcon';
|
|
44
|
+
export { WarningIcon } from './svgIcons/WarningIcon';
|
|
45
|
+
export { WarningIconRounded } from './svgIcons/WarningIconRounded';
|
|
46
|
+
export { WkAppIcon } from './svgIcons/WkAppIcon';
|
|
47
|
+
export { AnalyticsIcon } from './svgIcons/AnalyticsIcon';
|
|
48
|
+
export { WikicasaIcon } from './svgIcons/WikicasaIcon';
|
|
49
|
+
export { GearIcon } from './svgIcons/GearIcon';
|
|
50
|
+
export { WkFavIcon } from './svgIcons/WkFavIcon';
|
|
51
|
+
export { FacebookIcon } from './svgIcons/FacebookIcon';
|
|
52
|
+
export { LinkedinIcon } from './svgIcons/LinkedinIcon';
|
|
53
|
+
export { InstagramIcon } from './svgIcons/InstagramIcon';
|
|
54
|
+
export { YoutubeIcon } from './svgIcons/YoutubeIcon';
|
|
55
|
+
export { HamburgerMenuIcon } from './svgIcons/HamburgerMenuIcon';
|
|
56
|
+
export { GoogleIcon } from './svgIcons/GoogleIcon';
|
|
57
|
+
export { WikicasaRoundedIcon } from './svgIcons/WikicasaRoundedIcon';
|
|
58
|
+
export { ArrowIndicatorIcon } from './svgIcons/ArrowIndicatorIcon';
|
|
59
|
+
export { PrincipalIcon } from './svgIcons/PrincipalIcon';
|
|
60
|
+
export { PinShadowedIcon } from './svgIcons/PinShadowedIcon';
|
|
61
|
+
export { HouseValuationIcon } from './svgIcons/HouseValuationIcon';
|
|
62
|
+
export { CheckRoundedIcon } from './svgIcons/CheckRoundedIcon';
|
|
63
|
+
export { DownloadIcon } from './svgIcons/DownloadIcon';
|
|
64
|
+
export { SquareMeterIcon } from './svgIcons/SquareMeterIcon';
|
|
65
|
+
export { PriceIcon } from './svgIcons/PriceIcon';
|
|
66
|
+
export { DemandIcon } from './svgIcons/DemandIcon';
|
|
67
|
+
export { TransactionIcon } from './svgIcons/TransactionIcon';
|
|
68
|
+
export { InfoIcon } from './svgIcons/InfoIcon';
|
|
69
|
+
export { CheckIcon } from './svgIcons/CheckIcon';
|
|
70
|
+
export { ExternalLinkIcon } from './svgIcons/ExternalLinkIcon';
|
|
71
|
+
export { BathroomIcon } from './svgIcons/BathroomIcon';
|
|
72
|
+
export { EnergyClassIcon } from './svgIcons/EnergyClassIcon';
|
|
73
|
+
export { AuctionHammerIcon } from './svgIcons/AuctionHammerIcon';
|
|
74
|
+
export { PhotoIcon } from './svgIcons/PhotoIcon';
|
|
75
|
+
export { TelegramRoundedIcon } from './svgIcons/TelegramRoundedIcon';
|
|
76
|
+
export { WhatsappRoundedIcon } from './svgIcons/WhatsappRoundedIcon';
|
|
77
|
+
export { FacebookRoundedIcon } from './svgIcons/FacebookRoundedIcon';
|
|
78
|
+
export { CredipassIcon } from './svgIcons/CredipassIcon';
|
|
79
|
+
export { HeartShadowedIcon } from './svgIcons/HeartShadowedIcon';
|
|
80
|
+
export { SortIcon } from './svgIcons/SortIcon';
|
|
81
|
+
export { BankIcon } from './svgIcons/poi/BankIcon';
|
|
82
|
+
export { BusIcon } from './svgIcons/poi/BusIcon';
|
|
83
|
+
export { CartIcon } from './svgIcons/poi/CartIcon';
|
|
84
|
+
export { ChargeIcon } from './svgIcons/poi/Charge';
|
|
85
|
+
export { HospitalIcon } from './svgIcons/poi/HospitalIcon';
|
|
86
|
+
export { PharmacyIcon } from './svgIcons/poi/PharmacyIcon';
|
|
87
|
+
export { PostIcon } from './svgIcons/poi/PostIcon';
|
|
88
|
+
export { SchoolIcon } from './svgIcons/poi/SchoolIcon';
|
|
89
|
+
export { SubwayIcon } from './svgIcons/poi/SubwayIcon';
|
|
90
|
+
export { TrainIcon } from './svgIcons/poi/TrainIcon';
|
|
91
|
+
export { TrainAltIcon } from './svgIcons/poi/TrainAltIcon';
|
|
92
|
+
export { WikicasaDatiLogoIcon } from './svgImages/WikicasaDatiLogo';
|
|
93
|
+
export { WikicasaLogoIcon } from './svgImages/WikicasaLogo';
|
|
94
|
+
export { WikiNerdImg } from './svgImages/WikiNerd';
|
|
95
|
+
export { WikiNerdValutaMobileImg } from './svgImages/WikiNerdValutaMobile';
|
|
96
|
+
export { WikiNerdMercatoImg } from './svgImages/WikiNerdMercatoHome';
|
|
97
|
+
export { WikiNerdValutaDesktopImg } from './svgImages/WikiNerdValutaDesktop';
|
|
98
|
+
export { WikiNerdDownloadAppImg } from './svgImages/WikiNerdDownloadApp';
|
|
99
|
+
export { WikicasaStudioLogoIcon } from './svgImages/WikicasaStudioLogo';
|
|
100
|
+
export { GenericUserWikiAvatarImg } from './svgImages/GenericUserWikiAvatar';
|
|
101
|
+
export { ShieldImg } from './svgImages/ShieldImg';
|
|
102
|
+
export { SnapImg } from './svgImages/SnapImg';
|
|
103
|
+
export { StopWatchImg } from './svgImages/StopWatchImg';
|
|
104
|
+
export { CheckImg } from './svgImages/CheckImg';
|
|
105
|
+
export { IareeImg } from './svgImages/IareeImg';
|
|
106
|
+
export { WikiNerdAnalyzeImg } from './svgImages/WikiNerdAnalyzeImg';
|
|
107
|
+
export { WikiNerdValuationNotAvailableImg } from './svgImages/WikiNerdValuationNotAvailableImg';
|
|
108
|
+
export { InsightImg } from './svgImages/InsightImg';
|
|
109
|
+
export { GenericUserWikiAvatarSquaredImg } from './svgImages/GenericUserWikiAvatarSquaredImg';
|
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { FunctionalSvgIconComponent } from '../../types/FunctionalSvgIconComponent';
|
|
2
2
|
import { SvgProps } from '@wikicasa-dev/types';
|
|
3
3
|
|
|
4
|
-
export declare const PhotoIcon:
|
|
4
|
+
export declare const PhotoIcon: FunctionalSvgIconComponent<Partial<SvgProps & {
|
|
5
|
+
bgColor?: string;
|
|
6
|
+
}>>;
|