@wikicasa-dev/svg-icons 1.2.10 → 1.2.11
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.js +86 -88
- package/dist/lib/index.d.ts +0 -1
- package/package.json +2 -2
- package/dist/ArrowFilledIcon.js +0 -19
- package/dist/lib/svgIcons/ArrowFilledIcon.d.ts +0 -3
package/dist/index.js
CHANGED
|
@@ -9,8 +9,8 @@ import { CloseIcon as g } from "./CloseIcon.js";
|
|
|
9
9
|
import { DashboardIcon as k } from "./DashboardIcon.js";
|
|
10
10
|
import { DeleteIcon as W } from "./DeleteIcon.js";
|
|
11
11
|
import { DrawIcon as P } from "./DrawIcon.js";
|
|
12
|
-
import { EditIcon as
|
|
13
|
-
import { GermanyFlagIcon as
|
|
12
|
+
import { EditIcon as A } from "./EditIcon.js";
|
|
13
|
+
import { GermanyFlagIcon as T } from "./GermanyFlagIcon.js";
|
|
14
14
|
import { HeartIcon as F } from "./HeartIcon.js";
|
|
15
15
|
import { HidePswIcon as L } from "./HidePswIcon.js";
|
|
16
16
|
import { HomeIcon as v } from "./HomeIcon.js";
|
|
@@ -35,9 +35,9 @@ import { SearchIcon as so } from "./SearchIcon.js";
|
|
|
35
35
|
import { ShareIcon as uo } from "./ShareIcon.js";
|
|
36
36
|
import { SuitcaseIcon as ho } from "./SuitcaseIcon.js";
|
|
37
37
|
import { TieIcon as So } from "./TieIcon.js";
|
|
38
|
-
import { TourIcon as
|
|
38
|
+
import { TourIcon as yo } from "./TourIcon.js";
|
|
39
39
|
import { UkFlagIcon as Co } from "./UkFlagIcon.js";
|
|
40
|
-
import { ValuationIcon as
|
|
40
|
+
import { ValuationIcon as wo } from "./ValuationIcon.js";
|
|
41
41
|
import { VideoIcon as bo } from "./VideoIcon.js";
|
|
42
42
|
import { ViewPswIcon as No } from "./ViewPswIcon.js";
|
|
43
43
|
import { WalletIcon as Ho } from "./WalletIcon.js";
|
|
@@ -62,9 +62,9 @@ import { HouseValuationIcon as dr } from "./HouseValuationIcon.js";
|
|
|
62
62
|
import { CheckRoundedIcon as ur } from "./CheckRoundedIcon.js";
|
|
63
63
|
import { DownloadIcon as hr } from "./DownloadIcon.js";
|
|
64
64
|
import { SquareMeterIcon as Sr } from "./SquareMeterIcon.js";
|
|
65
|
-
import { PriceIcon as
|
|
65
|
+
import { PriceIcon as yr } from "./PriceIcon.js";
|
|
66
66
|
import { DemandIcon as Cr } from "./DemandIcon.js";
|
|
67
|
-
import { TransactionIcon as
|
|
67
|
+
import { TransactionIcon as wr } from "./TransactionIcon.js";
|
|
68
68
|
import { InfoIcon as br } from "./InfoIcon.js";
|
|
69
69
|
import { CheckIcon as Nr } from "./CheckIcon.js";
|
|
70
70
|
import { ExternalLinkIcon as Hr } from "./ExternalLinkIcon.js";
|
|
@@ -89,9 +89,9 @@ import { BoxIcon as de } from "./BoxIcon.js";
|
|
|
89
89
|
import { ParkingIcon as ue } from "./ParkingIcon.js";
|
|
90
90
|
import { PoolIcon as he } from "./PoolIcon.js";
|
|
91
91
|
import { PrivateGardenIcon as Se } from "./PrivateGardenIcon.js";
|
|
92
|
-
import { CommunalGardenIcon as
|
|
92
|
+
import { CommunalGardenIcon as ye } from "./CommunalGardenIcon.js";
|
|
93
93
|
import { TennisIcon as Ce } from "./TennisIcon.js";
|
|
94
|
-
import { ReceptionIcon as
|
|
94
|
+
import { ReceptionIcon as we } from "./ReceptionIcon.js";
|
|
95
95
|
import { ArchitecturalBarriersIcon as be } from "./ArchitecturalBarriersIcon.js";
|
|
96
96
|
import { UploadIcon as Ne } from "./UploadIcon.js";
|
|
97
97
|
import { HobIcon as He } from "./HobIcon.js";
|
|
@@ -116,9 +116,9 @@ import { EntranceIcon as dt } from "./EntranceIcon.js";
|
|
|
116
116
|
import { OpticFiberIcon as ut } from "./OpticFiberIcon.js";
|
|
117
117
|
import { ElectricGateIcon as ht } from "./ElectricGateIcon.js";
|
|
118
118
|
import { WhirlpoolIcon as St } from "./WhirlpoolIcon.js";
|
|
119
|
-
import { FireplaceIcon as
|
|
119
|
+
import { FireplaceIcon as yt } from "./FireplaceIcon.js";
|
|
120
120
|
import { SecurityDoorIcon as Ct } from "./SecurityDoorIcon.js";
|
|
121
|
-
import { TypeTvIcon as
|
|
121
|
+
import { TypeTvIcon as wt } from "./TypeTvIcon.js";
|
|
122
122
|
import { SatelliteSystemIcon as bt } from "./SatelliteSystemIcon.js";
|
|
123
123
|
import { TypeRollerShutterIcon as Nt } from "./TypeRollerShutterIcon.js";
|
|
124
124
|
import { TypeFloorIcon as Ht } from "./TypeFloorIcon.js";
|
|
@@ -140,73 +140,71 @@ import { TradingIcon as In } from "./TradingIcon.js";
|
|
|
140
140
|
import { MovingHandIcon as an } from "./MovingHandIcon.js";
|
|
141
141
|
import { FiltersIcon as sn } from "./FiltersIcon.js";
|
|
142
142
|
import { ListingIcon as gn } from "./ListingIcon.js";
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import { WikiNerdAgency as Lc } from "./WikiNerdAgency.js";
|
|
143
|
+
import { BankIcon as kn } from "./BankIcon.js";
|
|
144
|
+
import { CartIcon as Wn } from "./CartIcon.js";
|
|
145
|
+
import { ChargeIcon as Pn } from "./ChargeIcon.js";
|
|
146
|
+
import { HospitalIcon as An } from "./HospitalIcon.js";
|
|
147
|
+
import { PharmacyIcon as Tn } from "./PharmacyIcon.js";
|
|
148
|
+
import { PostOfficeIcon as Fn } from "./PostOfficeIcon.js";
|
|
149
|
+
import { SchoolIcon as Ln } from "./SchoolIcon.js";
|
|
150
|
+
import { SubwayIcon as vn } from "./SubwayIcon.js";
|
|
151
|
+
import { TransportIcon as Mn } from "./TransportIcon.js";
|
|
152
|
+
import { MetroIcon as Dn } from "./MetroIcon.js";
|
|
153
|
+
import { TrainIcon as Rn } from "./TrainIcon.js";
|
|
154
|
+
import { BusIcon as En } from "./BusIcon.js";
|
|
155
|
+
import { WikicasaDatiLogoIcon as qn } from "./WikicasaDatiLogo.js";
|
|
156
|
+
import { WikicasaLogoIcon as Kn } from "./WikicasaLogo.js";
|
|
157
|
+
import { WikiNerdImg as Qn } from "./WikiNerd.js";
|
|
158
|
+
import { WikiNerdValutaMobileImg as Zn } from "./WikiNerdValutaMobile.js";
|
|
159
|
+
import { WikiNerdMercatoImg as Jn } from "./WikiNerdMercatoHome.js";
|
|
160
|
+
import { WikiNerdValutaDesktopImg as _n } from "./WikiNerdValutaDesktop.js";
|
|
161
|
+
import { WikiNerdDownloadAppImg as oc } from "./WikiNerdDownloadApp.js";
|
|
162
|
+
import { WikicasaStudioLogoIcon as ec } from "./WikicasaStudioLogo.js";
|
|
163
|
+
import { GenericUserWikiAvatarImg as nc } from "./GenericUserWikiAvatar.js";
|
|
164
|
+
import { ShieldImg as mc } from "./ShieldImg.js";
|
|
165
|
+
import { SnapImg as fc } from "./SnapImg.js";
|
|
166
|
+
import { StopWatchImg as xc } from "./StopWatchImg.js";
|
|
167
|
+
import { CheckImg as ic } from "./CheckImg.js";
|
|
168
|
+
import { IareeImg as sc } from "./IareeImg.js";
|
|
169
|
+
import { WikiNerdAnalyzeImg as gc } from "./WikiNerdAnalyzeImg.js";
|
|
170
|
+
import { WikiNerdValuationNotAvailableImg as kc } from "./WikiNerdValuationNotAvailableImg.js";
|
|
171
|
+
import { InsightImg as Wc } from "./InsightImg.js";
|
|
172
|
+
import { GenericUserWikiAvatarSquaredImg as Pc } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
173
|
+
import { WikiNoSavedSearchesImg as Ac } from "./WikiNoSavedSearches.js";
|
|
174
|
+
import { WikicasaProIcon as Tc } from "./WikicasaProIcon.js";
|
|
175
|
+
import { WikiNerdAgency as Fc } from "./WikiNerdAgency.js";
|
|
177
176
|
export {
|
|
178
177
|
e as AboutUsIcon,
|
|
179
178
|
je as AirConditionerIcon,
|
|
180
179
|
tt as AlarmIcon,
|
|
181
180
|
Uo as AnalyticsIcon,
|
|
182
181
|
be as ArchitecturalBarriersIcon,
|
|
183
|
-
kn as ArrowFilledIcon,
|
|
184
182
|
n as ArrowIcon,
|
|
185
183
|
Ir as ArrowIndicatorIcon,
|
|
186
184
|
Ut as AttachedIcon,
|
|
187
185
|
Xe as AtticIcon,
|
|
188
186
|
Vr as AuctionHammerIcon,
|
|
189
187
|
Yt as BalconyIcon,
|
|
190
|
-
|
|
188
|
+
kn as BankIcon,
|
|
191
189
|
m as BarChartIcon,
|
|
192
190
|
Br as BathroomIcon,
|
|
193
191
|
f as BellIcon,
|
|
194
192
|
de as BoxIcon,
|
|
195
193
|
x as BulbIcon,
|
|
196
|
-
|
|
197
|
-
|
|
194
|
+
En as BusIcon,
|
|
195
|
+
Wn as CartIcon,
|
|
198
196
|
lt as CeilingIcon,
|
|
199
197
|
Oe as CellarIcon,
|
|
200
|
-
|
|
198
|
+
Pn as ChargeIcon,
|
|
201
199
|
i as CheckActiveIcon,
|
|
202
200
|
Nr as CheckIcon,
|
|
203
|
-
|
|
201
|
+
ic as CheckImg,
|
|
204
202
|
s as CheckInactiveIcon,
|
|
205
203
|
ur as CheckRoundedIcon,
|
|
206
204
|
Xt as ClockIcon,
|
|
207
205
|
g as CloseIcon,
|
|
208
206
|
ct as ClosetIcon,
|
|
209
|
-
|
|
207
|
+
ye as CommunalGardenIcon,
|
|
210
208
|
tn as ConditionTypeIcon,
|
|
211
209
|
jr as CredipassIcon,
|
|
212
210
|
$t as CrossIcon,
|
|
@@ -216,7 +214,7 @@ export {
|
|
|
216
214
|
Ve as DishwasherIcon,
|
|
217
215
|
hr as DownloadIcon,
|
|
218
216
|
P as DrawIcon,
|
|
219
|
-
|
|
217
|
+
A as EditIcon,
|
|
220
218
|
ht as ElectricGateIcon,
|
|
221
219
|
Gr as EnergyClassIcon,
|
|
222
220
|
dt as EntranceIcon,
|
|
@@ -224,16 +222,16 @@ export {
|
|
|
224
222
|
jo as FacebookIcon,
|
|
225
223
|
Yr as FacebookRoundedIcon,
|
|
226
224
|
sn as FiltersIcon,
|
|
227
|
-
|
|
225
|
+
yt as FireplaceIcon,
|
|
228
226
|
pt as FixturesIcon,
|
|
229
227
|
Be as FridgeIcon,
|
|
230
228
|
Bt as FrontBuildingIcon,
|
|
231
229
|
ze as FurnishedIcon,
|
|
232
230
|
Oo as GearIcon,
|
|
233
|
-
|
|
234
|
-
|
|
231
|
+
nc as GenericUserWikiAvatarImg,
|
|
232
|
+
Pc as GenericUserWikiAvatarSquaredImg,
|
|
235
233
|
cn as GeolocationIcon,
|
|
236
|
-
|
|
234
|
+
T as GermanyFlagIcon,
|
|
237
235
|
cr as GoogleIcon,
|
|
238
236
|
pn as GpsIcon,
|
|
239
237
|
tr as HamburgerMenuIcon,
|
|
@@ -242,12 +240,12 @@ export {
|
|
|
242
240
|
L as HidePswIcon,
|
|
243
241
|
He as HobIcon,
|
|
244
242
|
v as HomeIcon,
|
|
245
|
-
|
|
243
|
+
An as HospitalIcon,
|
|
246
244
|
at as HotWaterIcon,
|
|
247
245
|
dr as HouseValuationIcon,
|
|
248
|
-
|
|
246
|
+
sc as IareeImg,
|
|
249
247
|
br as InfoIcon,
|
|
250
|
-
|
|
248
|
+
Wc as InsightImg,
|
|
251
249
|
$o as InstagramIcon,
|
|
252
250
|
M as ItalyFlagIcon,
|
|
253
251
|
Ie as KeyIcon,
|
|
@@ -263,7 +261,7 @@ export {
|
|
|
263
261
|
q as MailIcon,
|
|
264
262
|
K as MapIcon,
|
|
265
263
|
ae as MegaphoneIcon,
|
|
266
|
-
|
|
264
|
+
Dn as MetroIcon,
|
|
267
265
|
Vt as MezzanineIcon,
|
|
268
266
|
an as MovingHandIcon,
|
|
269
267
|
Q as NewsIcon,
|
|
@@ -272,7 +270,7 @@ export {
|
|
|
272
270
|
ue as ParkingIcon,
|
|
273
271
|
le as ParkingSpotIcon,
|
|
274
272
|
ce as PartnershipIcon,
|
|
275
|
-
|
|
273
|
+
Tn as PharmacyIcon,
|
|
276
274
|
J as PhoneIcon,
|
|
277
275
|
Ue as PhotoAlbumIcon,
|
|
278
276
|
Ur as PhotoIcon,
|
|
@@ -281,30 +279,30 @@ export {
|
|
|
281
279
|
oo as PlanIcon,
|
|
282
280
|
eo as PlusIcon,
|
|
283
281
|
he as PoolIcon,
|
|
284
|
-
|
|
282
|
+
Fn as PostOfficeIcon,
|
|
285
283
|
no as PrestigeIcon,
|
|
286
|
-
|
|
284
|
+
yr as PriceIcon,
|
|
287
285
|
ar as PrincipalIcon,
|
|
288
286
|
mo as PrintIcon,
|
|
289
287
|
Se as PrivateGardenIcon,
|
|
290
288
|
fo as ProfileIcon,
|
|
291
289
|
xo as QuotesIcon,
|
|
292
|
-
|
|
290
|
+
we as ReceptionIcon,
|
|
293
291
|
io as RequestIcon,
|
|
294
292
|
rt as RoofIcon,
|
|
295
293
|
bt as SatelliteSystemIcon,
|
|
296
|
-
|
|
294
|
+
Ln as SchoolIcon,
|
|
297
295
|
so as SearchIcon,
|
|
298
296
|
Ct as SecurityDoorIcon,
|
|
299
297
|
uo as ShareIcon,
|
|
300
|
-
|
|
301
|
-
|
|
298
|
+
mc as ShieldImg,
|
|
299
|
+
fc as SnapImg,
|
|
302
300
|
$r as SortIcon,
|
|
303
301
|
Sr as SquareMeterIcon,
|
|
304
302
|
te as StarIcon,
|
|
305
|
-
|
|
303
|
+
xc as StopWatchImg,
|
|
306
304
|
re as StreetViewIcon,
|
|
307
|
-
|
|
305
|
+
vn as SubwayIcon,
|
|
308
306
|
ho as SuitcaseIcon,
|
|
309
307
|
zt as SupermarketIcon,
|
|
310
308
|
$e as TavernIcon,
|
|
@@ -312,18 +310,18 @@ export {
|
|
|
312
310
|
Ce as TennisIcon,
|
|
313
311
|
jt as TerraceIcon,
|
|
314
312
|
So as TieIcon,
|
|
315
|
-
|
|
313
|
+
yo as TourIcon,
|
|
316
314
|
In as TradingIcon,
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
315
|
+
Rn as TrainIcon,
|
|
316
|
+
wr as TransactionIcon,
|
|
317
|
+
Mn as TransportIcon,
|
|
320
318
|
Ht as TypeFloorIcon,
|
|
321
319
|
Nt as TypeRollerShutterIcon,
|
|
322
|
-
|
|
320
|
+
wt as TypeTvIcon,
|
|
323
321
|
It as TypeViewIcon,
|
|
324
322
|
Co as UkFlagIcon,
|
|
325
323
|
Ne as UploadIcon,
|
|
326
|
-
|
|
324
|
+
wo as ValuationIcon,
|
|
327
325
|
bo as VideoIcon,
|
|
328
326
|
No as ViewPswIcon,
|
|
329
327
|
Ho as WalletIcon,
|
|
@@ -332,21 +330,21 @@ export {
|
|
|
332
330
|
Ge as WashingMachineIcon,
|
|
333
331
|
Or as WhatsappRoundedIcon,
|
|
334
332
|
St as WhirlpoolIcon,
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
333
|
+
Fc as WikiNerdAgency,
|
|
334
|
+
gc as WikiNerdAnalyzeImg,
|
|
335
|
+
oc as WikiNerdDownloadAppImg,
|
|
336
|
+
Qn as WikiNerdImg,
|
|
337
|
+
Jn as WikiNerdMercatoImg,
|
|
338
|
+
kc as WikiNerdValuationNotAvailableImg,
|
|
339
|
+
_n as WikiNerdValutaDesktopImg,
|
|
340
|
+
Zn as WikiNerdValutaMobileImg,
|
|
341
|
+
Ac as WikiNoSavedSearchesImg,
|
|
342
|
+
qn as WikicasaDatiLogoIcon,
|
|
345
343
|
zo as WikicasaIcon,
|
|
346
|
-
|
|
347
|
-
|
|
344
|
+
Kn as WikicasaLogoIcon,
|
|
345
|
+
Tc as WikicasaProIcon,
|
|
348
346
|
pr as WikicasaRoundedIcon,
|
|
349
|
-
|
|
347
|
+
ec as WikicasaStudioLogoIcon,
|
|
350
348
|
Vo as WkAppIcon,
|
|
351
349
|
Yo as WkFavIcon,
|
|
352
350
|
rr as YoutubeIcon,
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -140,7 +140,6 @@ export { TradingIcon } from './svgIcons/TradingIcon';
|
|
|
140
140
|
export { MovingHandIcon } from './svgIcons/MovingHandIcon';
|
|
141
141
|
export { FiltersIcon } from './svgIcons/FiltersIcon';
|
|
142
142
|
export { ListingIcon } from './svgIcons/ListingIcon';
|
|
143
|
-
export { ArrowFilledIcon } from './svgIcons/ArrowFilledIcon';
|
|
144
143
|
export { BankIcon } from './svgIcons/poi/BankIcon';
|
|
145
144
|
export { CartIcon } from './svgIcons/poi/CartIcon';
|
|
146
145
|
export { ChargeIcon } from './svgIcons/poi/ChargeIcon';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wikicasa-dev/svg-icons",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.11",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/lib/index.d.ts",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@vue/eslint-config-prettier": "^10.1.0",
|
|
19
19
|
"@vue/eslint-config-typescript": "^14.1.3",
|
|
20
20
|
"@vue/tsconfig": "^0.5.1",
|
|
21
|
-
"@wikicasa-dev/types": "
|
|
21
|
+
"@wikicasa-dev/types": "2.1.2",
|
|
22
22
|
"autoprefixer": "^10.4.20",
|
|
23
23
|
"eslint": "^9.15",
|
|
24
24
|
"eslint-plugin-vue": "^9.31.0",
|
package/dist/ArrowFilledIcon.js
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { h as r } from "vue";
|
|
2
|
-
import { s as t } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
-
const a = (o) => t({
|
|
4
|
-
props: o,
|
|
5
|
-
svgNodeAttrs: {
|
|
6
|
-
viewBox: "0 0 16 16"
|
|
7
|
-
},
|
|
8
|
-
childrenNodes: r(
|
|
9
|
-
"g",
|
|
10
|
-
r("path", {
|
|
11
|
-
d: "M21.006,9.708l-7.448,7.448a.543.543,0,0,1-.779,0L5.331,9.708a.548.548,0,0,1,.384-.932H20.622A.543.543,0,0,1,21.006,9.708Z",
|
|
12
|
-
transform: "translate(-5.172 -5.048)",
|
|
13
|
-
fill: o["fill-color"] ?? "#0e1d34"
|
|
14
|
-
})
|
|
15
|
-
)
|
|
16
|
-
});
|
|
17
|
-
export {
|
|
18
|
-
a as ArrowFilledIcon
|
|
19
|
-
};
|