@wikicasa-dev/svg-icons 1.1.0 → 1.1.1
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.
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { h as c } from "vue";
|
|
2
|
+
import { s } from "./svgIconFactory-BpnFimFz.js";
|
|
3
|
+
const i = (o) => s({
|
|
4
|
+
props: o,
|
|
5
|
+
svgNodeAttrs: {
|
|
6
|
+
viewBox: "0 0 19.13 17.54"
|
|
7
|
+
},
|
|
8
|
+
childrenNodes: [
|
|
9
|
+
c(
|
|
10
|
+
"defs",
|
|
11
|
+
c("style", ".cls-1{fill:none;stroke:#182742;stroke-linecap:round;stroke-width:1.54px;}")
|
|
12
|
+
),
|
|
13
|
+
c("g", { id: "Livello_3" }, [
|
|
14
|
+
c("path", { class: "cls-1", d: "M4.01,9.49l3.96,3.96c.28.28.72.28,1,0l9.39-9.39" }),
|
|
15
|
+
c(
|
|
16
|
+
"g",
|
|
17
|
+
{ id: "Raggruppa_7594" },
|
|
18
|
+
c(
|
|
19
|
+
"g",
|
|
20
|
+
{ id: "Raggruppa_8193" },
|
|
21
|
+
c("path", {
|
|
22
|
+
id: "Tracciato_8900",
|
|
23
|
+
class: "cls-1",
|
|
24
|
+
d: "M13.47,3.62L9.29,1c-.48-.3-1.1-.3-1.58,0L1.47,4.91c-.43.27-.7.75-.7,1.26v9.11c0,.82.67,1.49,1.49,1.49h8.06"
|
|
25
|
+
})
|
|
26
|
+
)
|
|
27
|
+
),
|
|
28
|
+
c(
|
|
29
|
+
"g",
|
|
30
|
+
{ id: "Raggruppa_7594-2" },
|
|
31
|
+
c(
|
|
32
|
+
"g",
|
|
33
|
+
{ id: "Raggruppa_8193-2" },
|
|
34
|
+
c("path", {
|
|
35
|
+
id: "Tracciato_8900-2",
|
|
36
|
+
class: "cls-1",
|
|
37
|
+
d: "M16.23,10.17v5.11c0,.82-.67,1.49-1.49,1.49h-4.41"
|
|
38
|
+
})
|
|
39
|
+
)
|
|
40
|
+
)
|
|
41
|
+
])
|
|
42
|
+
]
|
|
43
|
+
});
|
|
44
|
+
export {
|
|
45
|
+
i as ConditionTypeIcon
|
|
46
|
+
};
|
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ 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
|
|
12
|
+
import { EditIcon as A } from "./EditIcon.js";
|
|
13
13
|
import { GermanyFlagIcon as w } from "./GermanyFlagIcon.js";
|
|
14
14
|
import { HeartIcon as b } from "./HeartIcon.js";
|
|
15
15
|
import { HidePswIcon as N } from "./HidePswIcon.js";
|
|
@@ -35,7 +35,7 @@ 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
40
|
import { ValuationIcon as To } from "./ValuationIcon.js";
|
|
41
41
|
import { VideoIcon as Fo } from "./VideoIcon.js";
|
|
@@ -62,7 +62,7 @@ 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
67
|
import { TransactionIcon as Tr } from "./TransactionIcon.js";
|
|
68
68
|
import { InfoIcon as Fr } from "./InfoIcon.js";
|
|
@@ -89,7 +89,7 @@ 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
94
|
import { ReceptionIcon as Te } from "./ReceptionIcon.js";
|
|
95
95
|
import { ArchitecturalBarriersIcon as Fe } from "./ArchitecturalBarriersIcon.js";
|
|
@@ -116,7 +116,7 @@ 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
121
|
import { TypeTvIcon as Tt } from "./TypeTvIcon.js";
|
|
122
122
|
import { SatelliteSystemIcon as Ft } from "./SatelliteSystemIcon.js";
|
|
@@ -133,39 +133,40 @@ import { TerraceIcon as jt } from "./TerraceIcon.js";
|
|
|
133
133
|
import { ClockIcon as Xt } from "./ClockIcon.js";
|
|
134
134
|
import { CrossIcon as $t } from "./CrossIcon.js";
|
|
135
135
|
import { ZoomIcon as rn } from "./ZoomIcon.js";
|
|
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 {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
136
|
+
import { ConditionTypeIcon as tn } from "./ConditionTypeIcon.js";
|
|
137
|
+
import { BankIcon as cn } from "./BankIcon.js";
|
|
138
|
+
import { CartIcon as pn } from "./CartIcon.js";
|
|
139
|
+
import { ChargeIcon as In } from "./ChargeIcon.js";
|
|
140
|
+
import { HospitalIcon as an } from "./HospitalIcon.js";
|
|
141
|
+
import { PharmacyIcon as sn } from "./PharmacyIcon.js";
|
|
142
|
+
import { PostOfficeIcon as gn } from "./PostOfficeIcon.js";
|
|
143
|
+
import { SchoolIcon as kn } from "./SchoolIcon.js";
|
|
144
|
+
import { SubwayIcon as Wn } from "./SubwayIcon.js";
|
|
145
|
+
import { TransportIcon as Pn } from "./TransportIcon.js";
|
|
146
|
+
import { MetroIcon as An } from "./MetroIcon.js";
|
|
147
|
+
import { TrainIcon as wn } from "./TrainIcon.js";
|
|
148
|
+
import { BusIcon as bn } from "./BusIcon.js";
|
|
149
|
+
import { WikicasaDatiLogoIcon as Nn } from "./WikicasaDatiLogo.js";
|
|
150
|
+
import { WikicasaLogoIcon as vn } from "./WikicasaLogo.js";
|
|
151
|
+
import { WikiNerdImg as Dn } from "./WikiNerd.js";
|
|
152
|
+
import { WikiNerdValutaMobileImg as Mn } from "./WikiNerdValutaMobile.js";
|
|
153
|
+
import { WikiNerdMercatoImg as Vn } from "./WikiNerdMercatoHome.js";
|
|
154
|
+
import { WikiNerdValutaDesktopImg as En } from "./WikiNerdValutaDesktop.js";
|
|
155
|
+
import { WikiNerdDownloadAppImg as qn } from "./WikiNerdDownloadApp.js";
|
|
156
|
+
import { WikicasaStudioLogoIcon as Kn } from "./WikicasaStudioLogo.js";
|
|
157
|
+
import { GenericUserWikiAvatarImg as Qn } from "./GenericUserWikiAvatar.js";
|
|
158
|
+
import { ShieldImg as Zn } from "./ShieldImg.js";
|
|
159
|
+
import { SnapImg as Jn } from "./SnapImg.js";
|
|
160
|
+
import { StopWatchImg as _n } from "./StopWatchImg.js";
|
|
161
|
+
import { CheckImg as oc } from "./CheckImg.js";
|
|
162
|
+
import { IareeImg as ec } from "./IareeImg.js";
|
|
163
|
+
import { WikiNerdAnalyzeImg as nc } from "./WikiNerdAnalyzeImg.js";
|
|
164
|
+
import { WikiNerdValuationNotAvailableImg as mc } from "./WikiNerdValuationNotAvailableImg.js";
|
|
165
|
+
import { InsightImg as fc } from "./InsightImg.js";
|
|
166
|
+
import { GenericUserWikiAvatarSquaredImg as xc } from "./GenericUserWikiAvatarSquaredImg.js";
|
|
167
|
+
import { WikiNoSavedSearchesImg as ic } from "./WikiNoSavedSearches.js";
|
|
168
|
+
import { WikicasaProIcon as sc } from "./WikicasaProIcon.js";
|
|
169
|
+
import { WikiNerdAgency as gc } from "./WikiNerdAgency.js";
|
|
169
170
|
export {
|
|
170
171
|
e as AboutUsIcon,
|
|
171
172
|
je as AirConditionerIcon,
|
|
@@ -178,26 +179,27 @@ export {
|
|
|
178
179
|
Xe as AtticIcon,
|
|
179
180
|
Gr as AuctionHammerIcon,
|
|
180
181
|
Yt as BalconyIcon,
|
|
181
|
-
|
|
182
|
+
cn as BankIcon,
|
|
182
183
|
m as BarChartIcon,
|
|
183
184
|
Hr as BathroomIcon,
|
|
184
185
|
f as BellIcon,
|
|
185
186
|
de as BoxIcon,
|
|
186
187
|
x as BulbIcon,
|
|
187
|
-
|
|
188
|
-
|
|
188
|
+
bn as BusIcon,
|
|
189
|
+
pn as CartIcon,
|
|
189
190
|
lt as CeilingIcon,
|
|
190
191
|
Oe as CellarIcon,
|
|
191
|
-
|
|
192
|
+
In as ChargeIcon,
|
|
192
193
|
i as CheckActiveIcon,
|
|
193
194
|
Lr as CheckIcon,
|
|
194
|
-
|
|
195
|
+
oc as CheckImg,
|
|
195
196
|
s as CheckInactiveIcon,
|
|
196
197
|
ur as CheckRoundedIcon,
|
|
197
198
|
Xt as ClockIcon,
|
|
198
199
|
g as CloseIcon,
|
|
199
200
|
ct as ClosetIcon,
|
|
200
|
-
|
|
201
|
+
ye as CommunalGardenIcon,
|
|
202
|
+
tn as ConditionTypeIcon,
|
|
201
203
|
jr as CredipassIcon,
|
|
202
204
|
$t as CrossIcon,
|
|
203
205
|
k as DashboardIcon,
|
|
@@ -206,21 +208,21 @@ export {
|
|
|
206
208
|
Ge as DishwasherIcon,
|
|
207
209
|
hr as DownloadIcon,
|
|
208
210
|
P as DrawIcon,
|
|
209
|
-
|
|
211
|
+
A as EditIcon,
|
|
210
212
|
ht as ElectricGateIcon,
|
|
211
213
|
Rr as EnergyClassIcon,
|
|
212
214
|
dt as EntranceIcon,
|
|
213
215
|
Br as ExternalLinkIcon,
|
|
214
216
|
jo as FacebookIcon,
|
|
215
217
|
Yr as FacebookRoundedIcon,
|
|
216
|
-
|
|
218
|
+
yt as FireplaceIcon,
|
|
217
219
|
pt as FixturesIcon,
|
|
218
220
|
He as FridgeIcon,
|
|
219
221
|
Ht as FrontBuildingIcon,
|
|
220
222
|
ze as FurnishedIcon,
|
|
221
223
|
Oo as GearIcon,
|
|
222
|
-
|
|
223
|
-
|
|
224
|
+
Qn as GenericUserWikiAvatarImg,
|
|
225
|
+
xc as GenericUserWikiAvatarSquaredImg,
|
|
224
226
|
w as GermanyFlagIcon,
|
|
225
227
|
cr as GoogleIcon,
|
|
226
228
|
tr as HamburgerMenuIcon,
|
|
@@ -229,12 +231,12 @@ export {
|
|
|
229
231
|
N as HidePswIcon,
|
|
230
232
|
Be as HobIcon,
|
|
231
233
|
v as HomeIcon,
|
|
232
|
-
|
|
234
|
+
an as HospitalIcon,
|
|
233
235
|
at as HotWaterIcon,
|
|
234
236
|
dr as HouseValuationIcon,
|
|
235
|
-
|
|
237
|
+
ec as IareeImg,
|
|
236
238
|
Fr as InfoIcon,
|
|
237
|
-
|
|
239
|
+
fc as InsightImg,
|
|
238
240
|
$o as InstagramIcon,
|
|
239
241
|
D as ItalyFlagIcon,
|
|
240
242
|
Ie as KeyIcon,
|
|
@@ -249,7 +251,7 @@ export {
|
|
|
249
251
|
q as MailIcon,
|
|
250
252
|
K as MapIcon,
|
|
251
253
|
ae as MegaphoneIcon,
|
|
252
|
-
|
|
254
|
+
An as MetroIcon,
|
|
253
255
|
Gt as MezzanineIcon,
|
|
254
256
|
Q as NewsIcon,
|
|
255
257
|
Z as NotesIcon,
|
|
@@ -257,7 +259,7 @@ export {
|
|
|
257
259
|
ue as ParkingIcon,
|
|
258
260
|
le as ParkingSpotIcon,
|
|
259
261
|
ce as PartnershipIcon,
|
|
260
|
-
|
|
262
|
+
sn as PharmacyIcon,
|
|
261
263
|
J as PhoneIcon,
|
|
262
264
|
Ue as PhotoAlbumIcon,
|
|
263
265
|
Ur as PhotoIcon,
|
|
@@ -266,9 +268,9 @@ export {
|
|
|
266
268
|
oo as PlanIcon,
|
|
267
269
|
eo as PlusIcon,
|
|
268
270
|
he as PoolIcon,
|
|
269
|
-
|
|
271
|
+
gn as PostOfficeIcon,
|
|
270
272
|
no as PrestigeIcon,
|
|
271
|
-
|
|
273
|
+
yr as PriceIcon,
|
|
272
274
|
ar as PrincipalIcon,
|
|
273
275
|
mo as PrintIcon,
|
|
274
276
|
Se as PrivateGardenIcon,
|
|
@@ -278,18 +280,18 @@ export {
|
|
|
278
280
|
io as RequestIcon,
|
|
279
281
|
rt as RoofIcon,
|
|
280
282
|
Ft as SatelliteSystemIcon,
|
|
281
|
-
|
|
283
|
+
kn as SchoolIcon,
|
|
282
284
|
so as SearchIcon,
|
|
283
285
|
Ct as SecurityDoorIcon,
|
|
284
286
|
uo as ShareIcon,
|
|
285
|
-
|
|
286
|
-
|
|
287
|
+
Zn as ShieldImg,
|
|
288
|
+
Jn as SnapImg,
|
|
287
289
|
$r as SortIcon,
|
|
288
290
|
Sr as SquareMeterIcon,
|
|
289
291
|
te as StarIcon,
|
|
290
|
-
|
|
292
|
+
_n as StopWatchImg,
|
|
291
293
|
re as StreetViewIcon,
|
|
292
|
-
|
|
294
|
+
Wn as SubwayIcon,
|
|
293
295
|
ho as SuitcaseIcon,
|
|
294
296
|
zt as SupermarketIcon,
|
|
295
297
|
$e as TavernIcon,
|
|
@@ -297,10 +299,10 @@ export {
|
|
|
297
299
|
Ce as TennisIcon,
|
|
298
300
|
jt as TerraceIcon,
|
|
299
301
|
So as TieIcon,
|
|
300
|
-
|
|
301
|
-
|
|
302
|
+
yo as TourIcon,
|
|
303
|
+
wn as TrainIcon,
|
|
302
304
|
Tr as TransactionIcon,
|
|
303
|
-
|
|
305
|
+
Pn as TransportIcon,
|
|
304
306
|
Bt as TypeFloorIcon,
|
|
305
307
|
Lt as TypeRollerShutterIcon,
|
|
306
308
|
Tt as TypeTvIcon,
|
|
@@ -316,21 +318,21 @@ export {
|
|
|
316
318
|
Re as WashingMachineIcon,
|
|
317
319
|
Or as WhatsappRoundedIcon,
|
|
318
320
|
St as WhirlpoolIcon,
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
321
|
+
gc as WikiNerdAgency,
|
|
322
|
+
nc as WikiNerdAnalyzeImg,
|
|
323
|
+
qn as WikiNerdDownloadAppImg,
|
|
324
|
+
Dn as WikiNerdImg,
|
|
325
|
+
Vn as WikiNerdMercatoImg,
|
|
326
|
+
mc as WikiNerdValuationNotAvailableImg,
|
|
327
|
+
En as WikiNerdValutaDesktopImg,
|
|
328
|
+
Mn as WikiNerdValutaMobileImg,
|
|
329
|
+
ic as WikiNoSavedSearchesImg,
|
|
330
|
+
Nn as WikicasaDatiLogoIcon,
|
|
329
331
|
zo as WikicasaIcon,
|
|
330
|
-
|
|
331
|
-
|
|
332
|
+
vn as WikicasaLogoIcon,
|
|
333
|
+
sc as WikicasaProIcon,
|
|
332
334
|
pr as WikicasaRoundedIcon,
|
|
333
|
-
|
|
335
|
+
Kn as WikicasaStudioLogoIcon,
|
|
334
336
|
Go as WkAppIcon,
|
|
335
337
|
Yo as WkFavIcon,
|
|
336
338
|
rr as YoutubeIcon,
|
package/dist/lib/index.d.ts
CHANGED
|
@@ -133,6 +133,7 @@ export { TerraceIcon } from './svgIcons/TerraceIcon';
|
|
|
133
133
|
export { ClockIcon } from './svgIcons/ClockIcon';
|
|
134
134
|
export { CrossIcon } from './svgIcons/CrossIcon';
|
|
135
135
|
export { ZoomIcon } from './svgIcons/ZoomIcon';
|
|
136
|
+
export { ConditionTypeIcon } from './svgIcons/ConditionTypeIcon';
|
|
136
137
|
export { BankIcon } from './svgIcons/poi/BankIcon';
|
|
137
138
|
export { CartIcon } from './svgIcons/poi/CartIcon';
|
|
138
139
|
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.1.
|
|
3
|
+
"version": "1.1.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"types": "./dist/lib/index.d.ts",
|
|
@@ -12,7 +12,6 @@
|
|
|
12
12
|
"vue-router": "^4.4.5"
|
|
13
13
|
},
|
|
14
14
|
"devDependencies": {
|
|
15
|
-
"@rushstack/eslint-patch": "^1.10.4",
|
|
16
15
|
"@tsconfig/node20": "^20.1.4",
|
|
17
16
|
"@types/node": "^20.16.9",
|
|
18
17
|
"@vitejs/plugin-vue": "^5.1.4",
|