@wikicasa-dev/svg-icons 1.3.2-alpha.0 → 1.3.2-alpha.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.
- package/dist/index.js +183 -368
- package/dist/lazy.js +193 -204
- package/dist/svgIcons/AboutUsIcon.js +22 -32
- package/dist/svgIcons/AiIcon.js +40 -48
- package/dist/svgIcons/AirConditionerIcon.js +29 -33
- package/dist/svgIcons/AlarmIcon.js +35 -33
- package/dist/svgIcons/AnalyticsIcon.js +32 -24
- package/dist/svgIcons/ArchitecturalBarriersIcon.js +32 -33
- package/dist/svgIcons/ArrowIcon.js +26 -27
- package/dist/svgIcons/ArrowIndicatorIcon.js +20 -21
- package/dist/svgIcons/AttachedIcon.js +77 -108
- package/dist/svgIcons/AtticIcon.js +26 -38
- package/dist/svgIcons/AuctionHammerIcon.js +61 -67
- package/dist/svgIcons/BalconyIcon.js +64 -56
- package/dist/svgIcons/BarChartIcon.js +16 -28
- package/dist/svgIcons/BathroomIcon.js +19 -30
- package/dist/svgIcons/BellIcon.js +23 -35
- package/dist/svgIcons/BoxIcon.js +104 -110
- package/dist/svgIcons/BulbIcon.js +15 -30
- package/dist/svgIcons/CeilingIcon.js +45 -49
- package/dist/svgIcons/CellarIcon.js +20 -31
- package/dist/svgIcons/CheckActiveIcon.js +32 -36
- package/dist/svgIcons/CheckIcon.js +15 -15
- package/dist/svgIcons/CheckInactiveIcon.js +32 -36
- package/dist/svgIcons/CheckRoundedIcon.js +28 -26
- package/dist/svgIcons/ClockIcon.js +37 -34
- package/dist/svgIcons/CloseIcon.js +24 -36
- package/dist/svgIcons/ClosetIcon.js +30 -33
- package/dist/svgIcons/CommunalGardenIcon.js +30 -48
- package/dist/svgIcons/ConditionTypeIcon.js +24 -45
- package/dist/svgIcons/CredipassIcon.js +20 -23
- package/dist/svgIcons/CrossIcon.js +26 -39
- package/dist/svgIcons/DashboardIcon.js +25 -26
- package/dist/svgIcons/DeleteIcon.js +28 -27
- package/dist/svgIcons/DeleteShadowedIcon.js +58 -59
- package/dist/svgIcons/DemandIcon.js +37 -56
- package/dist/svgIcons/DishwasherIcon.js +27 -37
- package/dist/svgIcons/DownloadIcon.js +15 -25
- package/dist/svgIcons/DrawIcon.js +30 -39
- package/dist/svgIcons/EditIcon.js +22 -25
- package/dist/svgIcons/ElectricGateIcon.js +44 -52
- package/dist/svgIcons/EnergyClassIcon.js +32 -41
- package/dist/svgIcons/EntranceIcon.js +24 -28
- package/dist/svgIcons/ExternalLinkIcon.js +17 -24
- package/dist/svgIcons/FacebookIcon.js +17 -14
- package/dist/svgIcons/FacebookRoundedIcon.js +80 -80
- package/dist/svgIcons/FiltersIcon.js +31 -27
- package/dist/svgIcons/FireplaceIcon.js +29 -33
- package/dist/svgIcons/FixturesIcon.js +26 -38
- package/dist/svgIcons/FridgeIcon.js +23 -26
- package/dist/svgIcons/FrontBuildingIcon.js +29 -41
- package/dist/svgIcons/FurnishedIcon.js +45 -38
- package/dist/svgIcons/GearIcon.js +19 -17
- package/dist/svgIcons/GeolocationIcon.js +25 -30
- package/dist/svgIcons/GermanyFlagIcon.js +31 -32
- package/dist/svgIcons/GoogleIcon.js +32 -26
- package/dist/svgIcons/GpsIcon.js +55 -32
- package/dist/svgIcons/HamburgerMenuIcon.js +27 -38
- package/dist/svgIcons/HeartIcon.js +16 -19
- package/dist/svgIcons/HeartShadowedIcon.js +62 -70
- package/dist/svgIcons/HidePswIcon.js +52 -68
- package/dist/svgIcons/HistoryIcon.js +13 -20
- package/dist/svgIcons/HobIcon.js +59 -35
- package/dist/svgIcons/HomeIcon.js +18 -18
- package/dist/svgIcons/HotWaterIcon.js +62 -62
- package/dist/svgIcons/HouseValuationIcon.js +100 -106
- package/dist/svgIcons/InfoIcon.js +18 -23
- package/dist/svgIcons/InstagramIcon.js +29 -27
- package/dist/svgIcons/ItalyFlagIcon.js +31 -32
- package/dist/svgIcons/KeyIcon.js +34 -48
- package/dist/svgIcons/KitchenIcon.js +28 -32
- package/dist/svgIcons/LaundryIcon.js +33 -41
- package/dist/svgIcons/LayersIcon.js +44 -45
- package/dist/svgIcons/LiftIcon.js +48 -38
- package/dist/svgIcons/LinkedinIcon.js +20 -19
- package/dist/svgIcons/ListingIcon.js +43 -46
- package/dist/svgIcons/LocationIcon.js +26 -28
- package/dist/svgIcons/LockIcon.js +51 -48
- package/dist/svgIcons/LogoutIcon.js +19 -33
- package/dist/svgIcons/MailIcon.js +22 -33
- package/dist/svgIcons/MapIcon.js +24 -39
- package/dist/svgIcons/MegaphoneIcon.js +48 -52
- package/dist/svgIcons/MezzanineIcon.js +25 -31
- package/dist/svgIcons/MovingHandIcon.js +61 -81
- package/dist/svgIcons/NewsIcon.js +30 -52
- package/dist/svgIcons/NotesIcon.js +28 -41
- package/dist/svgIcons/OpticFiberIcon.js +35 -34
- package/dist/svgIcons/ParkingIcon.js +75 -76
- package/dist/svgIcons/ParkingSpotIcon.js +23 -26
- package/dist/svgIcons/PartnershipIcon.js +63 -75
- package/dist/svgIcons/PhoneIcon.js +23 -48
- package/dist/svgIcons/PhotoAlbumIcon.js +162 -167
- package/dist/svgIcons/PhotoIcon.js +24 -30
- package/dist/svgIcons/PinIcon.js +28 -38
- package/dist/svgIcons/PinShadowedIcon.js +39 -59
- package/dist/svgIcons/PlanIcon.js +16 -19
- package/dist/svgIcons/PlusIcon.js +48 -55
- package/dist/svgIcons/PoolIcon.js +45 -57
- package/dist/svgIcons/PrestigeIcon.js +27 -40
- package/dist/svgIcons/PriceIcon.js +19 -25
- package/dist/svgIcons/PrincipalIcon.js +87 -87
- package/dist/svgIcons/PrintIcon.js +42 -43
- package/dist/svgIcons/PrivateGardenIcon.js +25 -37
- package/dist/svgIcons/ProfileIcon.js +27 -29
- package/dist/svgIcons/QuestionIconRounded.js +35 -34
- package/dist/svgIcons/QuotesIcon.js +19 -31
- package/dist/svgIcons/ReceptionIcon.js +31 -36
- package/dist/svgIcons/RequestIcon.js +21 -37
- package/dist/svgIcons/RoofIcon.js +31 -30
- package/dist/svgIcons/SatelliteSystemIcon.js +24 -34
- package/dist/svgIcons/SearchIcon.js +26 -24
- package/dist/svgIcons/SecurityDoorIcon.js +48 -51
- package/dist/svgIcons/ShareIcon.js +24 -38
- package/dist/svgIcons/SortIcon.js +25 -29
- package/dist/svgIcons/SquareMeterIcon.js +25 -24
- package/dist/svgIcons/StarIcon.js +16 -21
- package/dist/svgIcons/StreetViewIcon.js +24 -34
- package/dist/svgIcons/SuitcaseIcon.js +24 -34
- package/dist/svgIcons/TavernIcon.js +25 -33
- package/dist/svgIcons/TelegramRoundedIcon.js +47 -52
- package/dist/svgIcons/TennisIcon.js +24 -34
- package/dist/svgIcons/TerraceIcon.js +69 -54
- package/dist/svgIcons/TieIcon.js +15 -29
- package/dist/svgIcons/TourIcon.js +38 -40
- package/dist/svgIcons/TradingIcon.js +22 -32
- package/dist/svgIcons/TransactionIcon.js +22 -25
- package/dist/svgIcons/TypeFloorIcon.js +37 -41
- package/dist/svgIcons/TypeRollerShutterIcon.js +29 -33
- package/dist/svgIcons/TypeTvIcon.js +30 -34
- package/dist/svgIcons/TypeViewIcon.js +30 -32
- package/dist/svgIcons/UkFlagIcon.js +59 -88
- package/dist/svgIcons/UploadIcon.js +30 -39
- package/dist/svgIcons/ValuationIcon.js +18 -32
- package/dist/svgIcons/VideoIcon.js +16 -34
- package/dist/svgIcons/ViewPswIcon.js +35 -41
- package/dist/svgIcons/WalletIcon.js +44 -45
- package/dist/svgIcons/WarningIcon.js +34 -35
- package/dist/svgIcons/WarningIconRounded.js +29 -34
- package/dist/svgIcons/WashingMachineIcon.js +32 -31
- package/dist/svgIcons/WhatsappRoundedIcon.js +17 -17
- package/dist/svgIcons/WhirlpoolIcon.js +50 -50
- package/dist/svgIcons/WikicasaIcon.js +24 -27
- package/dist/svgIcons/WikicasaRoundedIcon.js +31 -45
- package/dist/svgIcons/WkAppIcon.js +37 -55
- package/dist/svgIcons/WkFavIcon.js +26 -30
- package/dist/svgIcons/YoutubeIcon.js +18 -21
- package/dist/svgIcons/ZoomIcon.js +35 -52
- package/dist/svgIcons/places/AreaIcon.js +109 -129
- package/dist/svgIcons/places/CityIcon.js +57 -70
- package/dist/svgIcons/places/PoiIcon.js +40 -57
- package/dist/svgIcons/places/RegionIcon.js +33 -36
- package/dist/svgIcons/places/SubplaceIcon.js +56 -56
- package/dist/svgIcons/poi/BankIcon.js +33 -34
- package/dist/svgIcons/poi/BusIcon.js +44 -41
- package/dist/svgIcons/poi/CartIcon.js +50 -52
- package/dist/svgIcons/poi/ChargeIcon.js +25 -22
- package/dist/svgIcons/poi/HospitalIcon.js +34 -30
- package/dist/svgIcons/poi/MetroIcon.js +33 -34
- package/dist/svgIcons/poi/PharmacyIcon.js +34 -30
- package/dist/svgIcons/poi/PostOfficeIcon.js +40 -37
- package/dist/svgIcons/poi/SchoolIcon.js +55 -53
- package/dist/svgIcons/poi/SubwayIcon.js +31 -34
- package/dist/svgIcons/poi/SupermarketIcon.js +28 -40
- package/dist/svgIcons/poi/TrainIcon.js +32 -35
- package/dist/svgIcons/poi/TransportIcon.js +30 -42
- package/dist/svgImages/CheckImg.js +29 -35
- package/dist/svgImages/GenericUserWikiAvatar.js +110 -144
- package/dist/svgImages/GenericUserWikiAvatarSquaredImg.js +109 -153
- package/dist/svgImages/IareeImg.js +328 -406
- package/dist/svgImages/InsightImg.js +1387 -1437
- package/dist/svgImages/ShieldImg.js +35 -38
- package/dist/svgImages/SnapImg.js +41 -39
- package/dist/svgImages/StopWatchImg.js +123 -120
- package/dist/svgImages/WikiNerd.js +193 -202
- package/dist/svgImages/WikiNerdAgency.js +604 -604
- package/dist/svgImages/WikiNerdAnalyzeImg.js +155 -167
- package/dist/svgImages/WikiNerdDownloadApp.js +371 -403
- package/dist/svgImages/WikiNerdMercatoHome.js +910 -923
- package/dist/svgImages/WikiNerdValuationNotAvailableImg.js +547 -564
- package/dist/svgImages/WikiNerdValutaDesktop.js +4043 -4056
- package/dist/svgImages/WikiNerdValutaMobile.js +2114 -2115
- package/dist/svgImages/WikiNoSavedSearches.js +417 -433
- package/dist/svgImages/WikicasaDatiLogo.js +73 -73
- package/dist/svgImages/WikicasaLogo.js +57 -57
- package/dist/svgImages/WikicasaProIcon.js +81 -100
- package/dist/svgImages/WikicasaStudioLogo.js +23 -26
- package/dist/types.js +0 -1
- package/dist/utilities/DefaultValues.js +8 -8
- package/dist/utilities/svgIconFactory.js +18 -28
- package/dist/utilities/svgImagefactory.js +17 -11
- package/package.json +11 -11
|
@@ -1,1438 +1,1388 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
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
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
}),
|
|
1387
|
-
a("line", {
|
|
1388
|
-
id: "Linea_1865",
|
|
1389
|
-
y2: "20.528",
|
|
1390
|
-
transform: "translate(21.815 79.837)",
|
|
1391
|
-
fill: "none",
|
|
1392
|
-
stroke: "#bad3f7",
|
|
1393
|
-
"stroke-width": "2.225"
|
|
1394
|
-
}),
|
|
1395
|
-
a("line", {
|
|
1396
|
-
id: "Linea_1866",
|
|
1397
|
-
y1: "22.632",
|
|
1398
|
-
transform: "translate(8.2 111.492)",
|
|
1399
|
-
fill: "none",
|
|
1400
|
-
stroke: "#bad3f7",
|
|
1401
|
-
"stroke-width": "2.225"
|
|
1402
|
-
}),
|
|
1403
|
-
a(
|
|
1404
|
-
"g",
|
|
1405
|
-
{ id: "Raggruppa_7566" },
|
|
1406
|
-
a("g", { id: "Raggruppa_7565", "clip-path": "url(#clip-path)" }, [
|
|
1407
|
-
a("path", {
|
|
1408
|
-
id: "Tracciato_9213",
|
|
1409
|
-
d: "M19.995,89.768l-.052.37a.945.945,0,0,0,1.071,1.156c.613-.075.811.661.313,1.163a1.382,1.382,0,0,0-.26,1.845l.215.232a1.248,1.248,0,0,0,1.754-.184l.021-.027c.5-.5,1.192-.268,1.1.366a.945.945,0,0,0,1.071,1.156l.358-.043a1.768,1.768,0,0,0,1.439-1.454c.089-.637.875-1.043,1.245-.645a1.247,1.247,0,0,0,1.754-.184c.007-.008.014-.017.021-.026l.289-.292a1.382,1.382,0,0,0,.26-1.845c-.37-.4.045-1.205.658-1.275a1.768,1.768,0,0,0,1.439-1.454l.052-.37a.945.945,0,0,0-.694-1.142.954.954,0,0,0-.377-.014c-.613.075-.81-.66-.313-1.163a1.384,1.384,0,0,0,.26-1.846l-.215-.232a1.248,1.248,0,0,0-1.754.184l-.021.027c-.5.5-1.192.268-1.1-.366a.945.945,0,0,0-1.071-1.156l-.358.043a1.766,1.766,0,0,0-1.439,1.454c-.089.637-.875,1.044-1.245.644a1.247,1.247,0,0,0-1.753.184l-.022.028-.289.292a1.383,1.383,0,0,0-.26,1.845c.37.4-.045,1.205-.658,1.275a1.768,1.768,0,0,0-1.439,1.454m3.233-.2A4.383,4.383,0,0,1,26.8,85.956a2.344,2.344,0,0,1,2.658,2.869,4.383,4.383,0,0,1-3.571,3.608,2.344,2.344,0,0,1-2.658-2.869",
|
|
1410
|
-
transform: "translate(-4.981 -20.644)",
|
|
1411
|
-
fill: "#bad3f7"
|
|
1412
|
-
}),
|
|
1413
|
-
a("path", {
|
|
1414
|
-
id: "Tracciato_9214",
|
|
1415
|
-
d: "M51.779,106.274l-5.68,2.118a.6.6,0,0,1-.886-.574,1.436,1.436,0,0,1,.886-1.236l5.68-2.118a.6.6,0,0,1,.886.574,1.436,1.436,0,0,1-.886,1.236",
|
|
1416
|
-
transform: "translate(-11.308 -26.111)",
|
|
1417
|
-
fill: "#bad3f7"
|
|
1418
|
-
}),
|
|
1419
|
-
a("path", {
|
|
1420
|
-
id: "Tracciato_9215",
|
|
1421
|
-
d: "M6.573,147.25l-5.68,2.118a.6.6,0,0,1-.89-.574,1.436,1.436,0,0,1,.886-1.236l5.68-2.118a.6.6,0,0,1,.886.574,1.437,1.437,0,0,1-.886,1.236",
|
|
1422
|
-
transform: "translate(0 -36.36)",
|
|
1423
|
-
fill: "#bad3f7"
|
|
1424
|
-
}),
|
|
1425
|
-
a("path", {
|
|
1426
|
-
id: "Tracciato_9216",
|
|
1427
|
-
d: "M17.207,218.232V193.685l11.887-5.024V213.25Z",
|
|
1428
|
-
transform: "translate(-4.304 -47.189)",
|
|
1429
|
-
fill: "#2b5dff"
|
|
1430
|
-
})
|
|
1431
|
-
])
|
|
1432
|
-
)
|
|
1433
|
-
])
|
|
1434
|
-
]
|
|
1
|
+
import { svgImageFactory as e } from "../utilities/svgImagefactory.js";
|
|
2
|
+
import { h as t } from "vue";
|
|
3
|
+
//#region lib/svgImages/InsightImg.ts
|
|
4
|
+
var n = (n, { attrs: r }) => e({
|
|
5
|
+
props: n,
|
|
6
|
+
svgNodeAttrs: {
|
|
7
|
+
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
8
|
+
width: n.width ?? "252.664",
|
|
9
|
+
height: n.height ?? "177.789",
|
|
10
|
+
viewBox: "0 0 252.664 177.789",
|
|
11
|
+
class: n.class ?? "",
|
|
12
|
+
"aria-hidden": r["aria-hidden"] ?? "true"
|
|
13
|
+
},
|
|
14
|
+
childrenNodes: [t("defs", [
|
|
15
|
+
t("clipPath", { id: "clip-path" }, t("rect", {
|
|
16
|
+
id: "Rettangolo_5894",
|
|
17
|
+
width: "252.664",
|
|
18
|
+
height: "177.789",
|
|
19
|
+
fill: "none"
|
|
20
|
+
})),
|
|
21
|
+
t("clipPath", { id: "clip-path-3" }, t("rect", {
|
|
22
|
+
id: "Rettangolo_5869",
|
|
23
|
+
width: "58.098",
|
|
24
|
+
height: "25.037",
|
|
25
|
+
fill: "none"
|
|
26
|
+
})),
|
|
27
|
+
t("clipPath", { id: "clip-path-4" }, t("path", {
|
|
28
|
+
id: "Tracciato_9074",
|
|
29
|
+
d: "M21.169,192.434l8.917-3.771Z",
|
|
30
|
+
transform: "translate(-21.169 -188.663)",
|
|
31
|
+
fill: "none"
|
|
32
|
+
})),
|
|
33
|
+
t("linearGradient", {
|
|
34
|
+
id: "linear-gradient",
|
|
35
|
+
x1: "-1.74",
|
|
36
|
+
y1: "4.386",
|
|
37
|
+
x2: "-1.658",
|
|
38
|
+
y2: "4.386",
|
|
39
|
+
gradientUnits: "objectBoundingBox"
|
|
40
|
+
}, [
|
|
41
|
+
t("stop", {
|
|
42
|
+
offset: "0",
|
|
43
|
+
"stop-color": "#2b5dff"
|
|
44
|
+
}),
|
|
45
|
+
t("stop", {
|
|
46
|
+
offset: "0.14",
|
|
47
|
+
"stop-color": "#2b5dff"
|
|
48
|
+
}),
|
|
49
|
+
t("stop", {
|
|
50
|
+
offset: "0.788",
|
|
51
|
+
"stop-color": "#bad3f7"
|
|
52
|
+
}),
|
|
53
|
+
t("stop", {
|
|
54
|
+
offset: "1",
|
|
55
|
+
"stop-color": "#bad3f7"
|
|
56
|
+
})
|
|
57
|
+
]),
|
|
58
|
+
t("clipPath", { id: "clip-path-5" }, t("path", {
|
|
59
|
+
id: "Tracciato_9076",
|
|
60
|
+
d: "M17.23,194.933h.007l2.945-1.246Z",
|
|
61
|
+
transform: "translate(-17.23 -193.687)",
|
|
62
|
+
fill: "none"
|
|
63
|
+
})),
|
|
64
|
+
t("linearGradient", {
|
|
65
|
+
id: "linear-gradient-2",
|
|
66
|
+
x1: "-4.293",
|
|
67
|
+
y1: "11.387",
|
|
68
|
+
x2: "-4.043",
|
|
69
|
+
y2: "11.387",
|
|
70
|
+
"xlink:href": "#linear-gradient"
|
|
71
|
+
}),
|
|
72
|
+
t("clipPath", { id: "clip-path-6" }, t("path", {
|
|
73
|
+
id: "Tracciato_9081",
|
|
74
|
+
d: "M17.2,228.115v.019l.021-.01-.02-.009Z",
|
|
75
|
+
transform: "translate(-17.202 -228.115)",
|
|
76
|
+
fill: "none"
|
|
77
|
+
})),
|
|
78
|
+
t("linearGradient", {
|
|
79
|
+
id: "linear-gradient-3",
|
|
80
|
+
x1: "-458.309",
|
|
81
|
+
y1: "240.227",
|
|
82
|
+
x2: "-431.659",
|
|
83
|
+
y2: "240.227",
|
|
84
|
+
"xlink:href": "#linear-gradient"
|
|
85
|
+
}),
|
|
86
|
+
t("clipPath", { id: "clip-path-11" }, t("path", {
|
|
87
|
+
id: "Tracciato_9093",
|
|
88
|
+
d: "M258.7,82.66v0c-8.1,5.2-18.3,10.391-32.91,7.042-9.508-2.18-17.1,1.45-23.171,5.08-5,2.987-8.974,5.975-12.148,5.725-11.923-.949-6.693-1.836-16.625-4.846-12.989-3.936-20.067,7.032-20.067,7.032l-.028,11.424,127.872,39.593.192-76.013a9.769,9.769,0,0,0-6.888-3.137c-4.865,0-9.909,4.049-16.226,8.1",
|
|
89
|
+
transform: "translate(-153.755 -74.557)",
|
|
90
|
+
fill: "none"
|
|
91
|
+
})),
|
|
92
|
+
t("clipPath", { id: "clip-path-13" }, t("path", {
|
|
93
|
+
id: "Tracciato_9113",
|
|
94
|
+
d: "M140.292,36.862V53.826a8.765,8.765,0,0,0,5.658,7.607l16.964,5.842c3.112,1.074,5.657-.6,5.657-3.708V46.6a8.759,8.759,0,0,0-5.657-7.607L145.95,33.153a5.62,5.62,0,0,0-1.83-.325,3.731,3.731,0,0,0-3.828,4.034",
|
|
95
|
+
transform: "translate(-140.292 -32.828)",
|
|
96
|
+
fill: "none"
|
|
97
|
+
})),
|
|
98
|
+
t("clipPath", { id: "clip-path-15" }, t("rect", {
|
|
99
|
+
id: "Rettangolo_5883",
|
|
100
|
+
width: "78.799",
|
|
101
|
+
height: "38.222",
|
|
102
|
+
fill: "none"
|
|
103
|
+
})),
|
|
104
|
+
t("clipPath", { id: "clip-path-16" }, t("rect", {
|
|
105
|
+
id: "Rettangolo_5882",
|
|
106
|
+
width: "78.797",
|
|
107
|
+
height: "38.216",
|
|
108
|
+
fill: "none"
|
|
109
|
+
})),
|
|
110
|
+
t("clipPath", { id: "clip-path-17" }, t("rect", {
|
|
111
|
+
id: "Rettangolo_5885",
|
|
112
|
+
width: "54.307",
|
|
113
|
+
height: "82.807",
|
|
114
|
+
fill: "none"
|
|
115
|
+
})),
|
|
116
|
+
t("clipPath", { id: "clip-path-18" }, t("rect", {
|
|
117
|
+
id: "Rettangolo_5886",
|
|
118
|
+
width: "75.826",
|
|
119
|
+
height: "64.281",
|
|
120
|
+
fill: "none"
|
|
121
|
+
})),
|
|
122
|
+
t("clipPath", { id: "clip-path-19" }, t("path", {
|
|
123
|
+
id: "Tracciato_9157",
|
|
124
|
+
d: "M228.275,198.877l.186.087.1-.045Z",
|
|
125
|
+
transform: "translate(-228.275 -198.877)",
|
|
126
|
+
fill: "none"
|
|
127
|
+
})),
|
|
128
|
+
t("linearGradient", {
|
|
129
|
+
id: "linear-gradient-4",
|
|
130
|
+
x1: "-608.733",
|
|
131
|
+
y1: "329.444",
|
|
132
|
+
x2: "-606.067",
|
|
133
|
+
y2: "329.444",
|
|
134
|
+
gradientUnits: "objectBoundingBox"
|
|
135
|
+
}, [
|
|
136
|
+
t("stop", {
|
|
137
|
+
offset: "0",
|
|
138
|
+
"stop-color": "#2b5dff"
|
|
139
|
+
}),
|
|
140
|
+
t("stop", {
|
|
141
|
+
offset: "0.479",
|
|
142
|
+
"stop-color": "#2b5dff"
|
|
143
|
+
}),
|
|
144
|
+
t("stop", {
|
|
145
|
+
offset: "0.757",
|
|
146
|
+
"stop-color": "#bad3f7"
|
|
147
|
+
}),
|
|
148
|
+
t("stop", {
|
|
149
|
+
offset: "0.984",
|
|
150
|
+
"stop-color": "#bad3f7"
|
|
151
|
+
}),
|
|
152
|
+
t("stop", {
|
|
153
|
+
offset: "1",
|
|
154
|
+
"stop-color": "#bad3f7"
|
|
155
|
+
})
|
|
156
|
+
]),
|
|
157
|
+
t("clipPath", { id: "clip-path-21" }, t("path", {
|
|
158
|
+
id: "Tracciato_9172",
|
|
159
|
+
d: "M157.4,219.148c7.411,3.47,17.1,5.22,26.779,5.244h.4q1.314,0,2.625-.048V204.277a61.715,61.715,0,0,0,23.675-4.98v-.064c-6.435,2.979-14.595,4.649-22.984,5.01-.263.014-.525.023-.79.032h-.027c-10.62.353-21.521-1.381-29.674-5.2Z",
|
|
160
|
+
transform: "translate(-157.395 -199.077)",
|
|
161
|
+
fill: "none"
|
|
162
|
+
})),
|
|
163
|
+
t("clipPath", { id: "clip-path-24" }, t("rect", {
|
|
164
|
+
id: "Rettangolo_5892",
|
|
165
|
+
width: "32.392",
|
|
166
|
+
height: "46.557",
|
|
167
|
+
fill: "none"
|
|
168
|
+
}))
|
|
169
|
+
]), t("g", {
|
|
170
|
+
id: "Raggruppa_7567",
|
|
171
|
+
"clip-path": "url(#clip-path)"
|
|
172
|
+
}, [
|
|
173
|
+
t("g", { id: "Raggruppa_7521" }, t("g", {
|
|
174
|
+
id: "Raggruppa_7520",
|
|
175
|
+
"clip-path": "url(#clip-path)"
|
|
176
|
+
}, t("g", {
|
|
177
|
+
id: "Raggruppa_7519",
|
|
178
|
+
transform: "translate(12.944 146.042)",
|
|
179
|
+
opacity: "0.1"
|
|
180
|
+
}, t("g", { id: "Raggruppa_7518" }, t("g", {
|
|
181
|
+
id: "Raggruppa_7517",
|
|
182
|
+
"clip-path": "url(#clip-path-3)"
|
|
183
|
+
}, t("path", {
|
|
184
|
+
id: "Tracciato_9058",
|
|
185
|
+
d: "M59.872,200.917,48.024,205.91v.018L48,205.919l-.021.009v-.018L44.03,204.28v3.149l-11.885,5,0-7.042-.028.026v7.017l-3-1.256v3.6L17.3,219.76l-.031.029h.019l20.776-3.661,37.3-16.5-15.489-4.874Z",
|
|
186
|
+
transform: "translate(-17.263 -194.756)",
|
|
187
|
+
fill: "#bad3f7"
|
|
188
|
+
})))))),
|
|
189
|
+
t("path", {
|
|
190
|
+
id: "Tracciato_9059",
|
|
191
|
+
d: "M66.121,193.078l-7.844,3.245v9.16l11.848-4.993v-6.154Z",
|
|
192
|
+
transform: "translate(-14.577 -48.294)",
|
|
193
|
+
fill: "#2b5dff"
|
|
194
|
+
}),
|
|
195
|
+
t("path", {
|
|
196
|
+
id: "Tracciato_9060",
|
|
197
|
+
d: "M58.272,185.349l7.844-3.245,4,1.258V149.209l-11.865,5.019.019.008Z",
|
|
198
|
+
transform: "translate(-14.571 -37.321)",
|
|
199
|
+
fill: "#2b5dff"
|
|
200
|
+
}),
|
|
201
|
+
t("path", {
|
|
202
|
+
id: "Tracciato_9061",
|
|
203
|
+
d: "M70.116,149.209l-11.864,5.018h-.005Z",
|
|
204
|
+
transform: "translate(-14.569 -37.321)",
|
|
205
|
+
fill: "#bad3f7"
|
|
206
|
+
}),
|
|
207
|
+
t("path", {
|
|
208
|
+
id: "Tracciato_9062",
|
|
209
|
+
d: "M68.8,147.544l-11.873,5.015-1.537-.635-2.433-1.03v-6.666l3.989-1.681Z",
|
|
210
|
+
transform: "translate(-13.245 -35.655)",
|
|
211
|
+
fill: "#2b5dff"
|
|
212
|
+
}),
|
|
213
|
+
t("path", {
|
|
214
|
+
id: "Tracciato_9063",
|
|
215
|
+
d: "M58.247,209.631l.024.01v-.02Z",
|
|
216
|
+
transform: "translate(-14.569 -52.432)",
|
|
217
|
+
fill: "#bad3f7"
|
|
218
|
+
}),
|
|
219
|
+
t("path", {
|
|
220
|
+
id: "Tracciato_9064",
|
|
221
|
+
d: "M58.216,197.423v9.142l.021.01.024-.01V197.4Z",
|
|
222
|
+
transform: "translate(-14.562 -49.376)",
|
|
223
|
+
fill: "#bad3f7"
|
|
224
|
+
}),
|
|
225
|
+
t("path", {
|
|
226
|
+
id: "Tracciato_9065",
|
|
227
|
+
d: "M58.228,155.912h-.011v31.133l.045-.017V155.912l-.018-.007Z",
|
|
228
|
+
transform: "translate(-14.562 -38.996)",
|
|
229
|
+
fill: "#bad3f7"
|
|
230
|
+
}),
|
|
231
|
+
t("rect", {
|
|
232
|
+
id: "Rettangolo_5871",
|
|
233
|
+
width: "0.018",
|
|
234
|
+
height: "0.005",
|
|
235
|
+
transform: "matrix(0.91, -0.414, 0.414, 0.91, 43.663, 116.91)",
|
|
236
|
+
fill: "#bad3f7"
|
|
237
|
+
}),
|
|
238
|
+
t("path", {
|
|
239
|
+
id: "Tracciato_9066",
|
|
240
|
+
d: "M57.717,155.695l.016-.008-1.537-.635Z",
|
|
241
|
+
transform: "translate(-14.056 -38.783)",
|
|
242
|
+
fill: "#bad3f7"
|
|
243
|
+
}),
|
|
244
|
+
t("path", {
|
|
245
|
+
id: "Tracciato_9067",
|
|
246
|
+
d: "M58.216,209.64l.021-.011-.021-.009Z",
|
|
247
|
+
transform: "translate(-14.562 -52.432)",
|
|
248
|
+
fill: "#bad3f7"
|
|
249
|
+
}),
|
|
250
|
+
t("path", {
|
|
251
|
+
id: "Tracciato_9068",
|
|
252
|
+
d: "M55.388,154.718l-2.433-1v40.291l3.949,1.629V155.363h.005Z",
|
|
253
|
+
transform: "translate(-13.246 -38.448)",
|
|
254
|
+
fill: "#2b46ff"
|
|
255
|
+
}),
|
|
256
|
+
t("path", {
|
|
257
|
+
id: "Tracciato_9069",
|
|
258
|
+
d: "M45.135,141.609l-.1.045v-.045L33.1,146.467v.15l-11.815-5,11.893-5.009Z",
|
|
259
|
+
transform: "translate(-5.325 -34.17)",
|
|
260
|
+
fill: "#2b5dff"
|
|
261
|
+
}),
|
|
262
|
+
t("path", {
|
|
263
|
+
id: "Tracciato_9070",
|
|
264
|
+
d: "M48.974,144.424v-1.091l-11.929,4.96.036,44.238,0,7.041,11.891-5.009v-9.029",
|
|
265
|
+
transform: "translate(-9.266 -35.852)",
|
|
266
|
+
fill: "#2b5dff"
|
|
267
|
+
}),
|
|
268
|
+
t("path", {
|
|
269
|
+
id: "Tracciato_9071",
|
|
270
|
+
d: "M52.952,188.126v0Z",
|
|
271
|
+
transform: "translate(-13.245 -38.441)",
|
|
272
|
+
fill: "#2b5dff"
|
|
273
|
+
}),
|
|
274
|
+
t("path", {
|
|
275
|
+
id: "Tracciato_9072",
|
|
276
|
+
d: "M48.974,143.277v.045l-11.93,4.96v-.15Z",
|
|
277
|
+
transform: "translate(-9.266 -35.838)",
|
|
278
|
+
fill: "#2b5dff"
|
|
279
|
+
}),
|
|
280
|
+
t("path", {
|
|
281
|
+
id: "Tracciato_9073",
|
|
282
|
+
d: "M33.089,192.549l-.007-44.263-11.815-4.994-.07,30.274,8.9,3.749v18.123l-.01.01v2.862l3,1.256v-7.014Z",
|
|
283
|
+
transform: "translate(-5.302 -35.841)",
|
|
284
|
+
fill: "#2b46ff"
|
|
285
|
+
}),
|
|
286
|
+
t("g", {
|
|
287
|
+
id: "Raggruppa_7523",
|
|
288
|
+
transform: "translate(15.874 141.473)"
|
|
289
|
+
}, t("g", {
|
|
290
|
+
id: "Raggruppa_7522",
|
|
291
|
+
"clip-path": "url(#clip-path-4)"
|
|
292
|
+
}, t("rect", {
|
|
293
|
+
id: "Rettangolo_5872",
|
|
294
|
+
width: "9.076",
|
|
295
|
+
height: "8.86",
|
|
296
|
+
transform: "translate(-1.882 1.774) rotate(-43.299)",
|
|
297
|
+
fill: "url(#linear-gradient)"
|
|
298
|
+
}))),
|
|
299
|
+
t("path", {
|
|
300
|
+
id: "Tracciato_9075",
|
|
301
|
+
d: "M16.241,183.244h0L13.292,182,1.4,187.015l10.455,4.415,1.417.586,2.954-1.247L25.139,187Z",
|
|
302
|
+
transform: "translate(-0.35 -45.523)",
|
|
303
|
+
fill: "#2b5dff"
|
|
304
|
+
}),
|
|
305
|
+
t("g", {
|
|
306
|
+
id: "Raggruppa_7525",
|
|
307
|
+
transform: "translate(12.92 145.24)"
|
|
308
|
+
}, t("g", {
|
|
309
|
+
id: "Raggruppa_7524",
|
|
310
|
+
"clip-path": "url(#clip-path-5)"
|
|
311
|
+
}, t("rect", {
|
|
312
|
+
id: "Rettangolo_5873",
|
|
313
|
+
width: "3.004",
|
|
314
|
+
height: "2.932",
|
|
315
|
+
transform: "translate(-0.622 0.586) rotate(-43.299)",
|
|
316
|
+
fill: "url(#linear-gradient-2)"
|
|
317
|
+
}))),
|
|
318
|
+
t("path", {
|
|
319
|
+
id: "Tracciato_9077",
|
|
320
|
+
d: "M17.23,228.123l.024.01v-.02Z",
|
|
321
|
+
transform: "translate(-4.31 -57.057)",
|
|
322
|
+
fill: "#2b5dff"
|
|
323
|
+
}),
|
|
324
|
+
t("path", {
|
|
325
|
+
id: "Tracciato_9078",
|
|
326
|
+
d: "M17.213,195.362H17.2V219.92l.021.01.024-.01V195.362l-.016-.007Z",
|
|
327
|
+
transform: "translate(-4.302 -48.864)",
|
|
328
|
+
fill: "#2b5dff"
|
|
329
|
+
}),
|
|
330
|
+
t("path", {
|
|
331
|
+
id: "Tracciato_9079",
|
|
332
|
+
d: "M17.224,195.352l-.016.007h.007l.016-.007Z",
|
|
333
|
+
transform: "translate(-4.304 -48.863)",
|
|
334
|
+
fill: "#2b5dff"
|
|
335
|
+
}),
|
|
336
|
+
t("path", {
|
|
337
|
+
id: "Tracciato_9080",
|
|
338
|
+
d: "M16.737,195.163l.016-.007-1.417-.584Z",
|
|
339
|
+
transform: "translate(-3.836 -48.668)",
|
|
340
|
+
fill: "#2b5dff"
|
|
341
|
+
}),
|
|
342
|
+
t("g", {
|
|
343
|
+
id: "Raggruppa_7527",
|
|
344
|
+
transform: "translate(12.899 171.057)"
|
|
345
|
+
}, t("g", {
|
|
346
|
+
id: "Raggruppa_7526",
|
|
347
|
+
"clip-path": "url(#clip-path-6)"
|
|
348
|
+
}, t("rect", {
|
|
349
|
+
id: "Rettangolo_5874",
|
|
350
|
+
width: "0.028",
|
|
351
|
+
height: "0.028",
|
|
352
|
+
transform: "translate(-0.009 0.009) rotate(-43.3)",
|
|
353
|
+
fill: "url(#linear-gradient-3)"
|
|
354
|
+
}))),
|
|
355
|
+
t("path", {
|
|
356
|
+
id: "Tracciato_9082",
|
|
357
|
+
d: "M1.071,213.258l12.1,4.995V193.694h.005l-1.4-.592-10.7-4.417Z",
|
|
358
|
+
transform: "translate(-0.268 -47.195)",
|
|
359
|
+
fill: "#2b46ff"
|
|
360
|
+
}),
|
|
361
|
+
t("g", { id: "Raggruppa_7529" }, t("g", {
|
|
362
|
+
id: "Raggruppa_7528",
|
|
363
|
+
"clip-path": "url(#clip-path)"
|
|
364
|
+
}, [t("line", {
|
|
365
|
+
id: "Linea_1860",
|
|
366
|
+
x1: "29.63",
|
|
367
|
+
y1: "9.466",
|
|
368
|
+
transform: "translate(222.197 29.229)",
|
|
369
|
+
fill: "none",
|
|
370
|
+
stroke: "#bad3f7",
|
|
371
|
+
"stroke-width": "2.225"
|
|
372
|
+
}), t("path", {
|
|
373
|
+
id: "Tracciato_9083",
|
|
374
|
+
d: "M207.038,42.21l-29.63-9.464.274-31.633,29.63,9.466Z",
|
|
375
|
+
transform: "translate(-44.375 -0.278)",
|
|
376
|
+
fill: "none",
|
|
377
|
+
stroke: "#bad3f7",
|
|
378
|
+
"stroke-linecap": "round",
|
|
379
|
+
"stroke-linejoin": "round",
|
|
380
|
+
"stroke-width": "2.225"
|
|
381
|
+
})])),
|
|
382
|
+
t("path", {
|
|
383
|
+
id: "Tracciato_9084",
|
|
384
|
+
d: "M246.553,54.832l-29.63-9.466.274-31.633L246.826,23.2Z",
|
|
385
|
+
transform: "translate(-54.258 -3.435)",
|
|
386
|
+
fill: "none",
|
|
387
|
+
stroke: "#bad3f7",
|
|
388
|
+
"stroke-width": "2.225"
|
|
389
|
+
}),
|
|
390
|
+
t("g", { id: "Raggruppa_7531" }, t("g", {
|
|
391
|
+
id: "Raggruppa_7530",
|
|
392
|
+
"clip-path": "url(#clip-path)"
|
|
393
|
+
}, t("path", {
|
|
394
|
+
id: "Tracciato_9085",
|
|
395
|
+
d: "M325.577,80.078,295.95,70.612l.276-31.634,29.63,9.466Z",
|
|
396
|
+
transform: "translate(-74.025 -9.75)",
|
|
397
|
+
fill: "none",
|
|
398
|
+
stroke: "#bad3f7",
|
|
399
|
+
"stroke-linecap": "round",
|
|
400
|
+
"stroke-linejoin": "round",
|
|
401
|
+
"stroke-width": "2.225"
|
|
402
|
+
}))),
|
|
403
|
+
t("line", {
|
|
404
|
+
id: "Linea_1861",
|
|
405
|
+
x1: "0.274",
|
|
406
|
+
y2: "31.633",
|
|
407
|
+
transform: "translate(132.759 32.466)",
|
|
408
|
+
fill: "none",
|
|
409
|
+
stroke: "#bad3f7",
|
|
410
|
+
"stroke-width": "2.225"
|
|
411
|
+
}),
|
|
412
|
+
t("path", {
|
|
413
|
+
id: "Tracciato_9086",
|
|
414
|
+
d: "M246.184,97.017l-29.63-9.466.274-31.634,29.628,9.464Z",
|
|
415
|
+
transform: "translate(-54.166 -13.986)",
|
|
416
|
+
fill: "none",
|
|
417
|
+
stroke: "#bad3f7",
|
|
418
|
+
"stroke-width": "2.225"
|
|
419
|
+
}),
|
|
420
|
+
t("path", {
|
|
421
|
+
id: "Tracciato_9087",
|
|
422
|
+
d: "M285.7,109.64l-29.632-9.466.274-31.633,29.63,9.466Z",
|
|
423
|
+
transform: "translate(-64.049 -17.144)",
|
|
424
|
+
fill: "none",
|
|
425
|
+
stroke: "#bad3f7",
|
|
426
|
+
"stroke-width": "2.225"
|
|
427
|
+
}),
|
|
428
|
+
t("g", { id: "Raggruppa_7533" }, t("g", {
|
|
429
|
+
id: "Raggruppa_7532",
|
|
430
|
+
"clip-path": "url(#clip-path)"
|
|
431
|
+
}, t("path", {
|
|
432
|
+
id: "Tracciato_9088",
|
|
433
|
+
d: "M325.211,122.263l-29.63-9.466.274-31.633,29.63,9.464Z",
|
|
434
|
+
transform: "translate(-73.933 -20.301)",
|
|
435
|
+
fill: "none",
|
|
436
|
+
stroke: "#bad3f7",
|
|
437
|
+
"stroke-width": "2.225"
|
|
438
|
+
}))),
|
|
439
|
+
t("line", {
|
|
440
|
+
id: "Linea_1862",
|
|
441
|
+
x1: "0.274",
|
|
442
|
+
y2: "31.633",
|
|
443
|
+
transform: "translate(132.484 64.099)",
|
|
444
|
+
fill: "none",
|
|
445
|
+
stroke: "#bad3f7",
|
|
446
|
+
"stroke-width": "2.225"
|
|
447
|
+
}),
|
|
448
|
+
t("path", {
|
|
449
|
+
id: "Tracciato_9089",
|
|
450
|
+
d: "M206.3,126.579l-29.63-9.466.274-31.633,29.629,9.466Z",
|
|
451
|
+
transform: "translate(-44.191 -21.381)",
|
|
452
|
+
fill: "none",
|
|
453
|
+
stroke: "#bad3f7",
|
|
454
|
+
"stroke-width": "2.225"
|
|
455
|
+
}),
|
|
456
|
+
t("path", {
|
|
457
|
+
id: "Tracciato_9090",
|
|
458
|
+
d: "M245.818,139.2l-29.63-9.466.274-31.633,29.63,9.466Z",
|
|
459
|
+
transform: "translate(-54.075 -24.538)",
|
|
460
|
+
fill: "none",
|
|
461
|
+
stroke: "#bad3f7",
|
|
462
|
+
"stroke-width": "2.225"
|
|
463
|
+
}),
|
|
464
|
+
t("path", {
|
|
465
|
+
id: "Tracciato_9091",
|
|
466
|
+
d: "M285.332,151.829l-29.63-9.466.274-31.633,29.63,9.466Z",
|
|
467
|
+
transform: "translate(-63.958 -27.697)",
|
|
468
|
+
fill: "none",
|
|
469
|
+
stroke: "#bad3f7",
|
|
470
|
+
"stroke-width": "2.225"
|
|
471
|
+
}),
|
|
472
|
+
t("g", { id: "Raggruppa_7535" }, t("g", {
|
|
473
|
+
id: "Raggruppa_7534",
|
|
474
|
+
"clip-path": "url(#clip-path)"
|
|
475
|
+
}, t("path", {
|
|
476
|
+
id: "Tracciato_9092",
|
|
477
|
+
d: "M324.844,164.448l-29.627-9.466.274-31.633,29.63,9.466Z",
|
|
478
|
+
transform: "translate(-73.842 -30.853)",
|
|
479
|
+
fill: "none",
|
|
480
|
+
stroke: "#bad3f7",
|
|
481
|
+
"stroke-linecap": "round",
|
|
482
|
+
"stroke-linejoin": "round",
|
|
483
|
+
"stroke-width": "2.225"
|
|
484
|
+
}))),
|
|
485
|
+
t("line", {
|
|
486
|
+
id: "Linea_1863",
|
|
487
|
+
x1: "29.63",
|
|
488
|
+
y1: "9.466",
|
|
489
|
+
transform: "translate(192.567 19.763)",
|
|
490
|
+
fill: "none",
|
|
491
|
+
stroke: "#bad3f7",
|
|
492
|
+
"stroke-width": "2.225"
|
|
493
|
+
}),
|
|
494
|
+
t("g", {
|
|
495
|
+
id: "Raggruppa_7537",
|
|
496
|
+
transform: "translate(115.297 55.908)"
|
|
497
|
+
}, t("g", {
|
|
498
|
+
id: "Raggruppa_7536",
|
|
499
|
+
"clip-path": "url(#clip-path-11)"
|
|
500
|
+
}, t("rect", {
|
|
501
|
+
id: "Rettangolo_5879",
|
|
502
|
+
width: "82.002",
|
|
503
|
+
height: "129.807",
|
|
504
|
+
transform: "translate(-1.776 79.107) rotate(-88.715)",
|
|
505
|
+
fill: "#bad3f7"
|
|
506
|
+
}))),
|
|
507
|
+
t("g", { id: "Raggruppa_7539" }, t("g", {
|
|
508
|
+
id: "Raggruppa_7538",
|
|
509
|
+
"clip-path": "url(#clip-path)"
|
|
510
|
+
}, [
|
|
511
|
+
t("path", {
|
|
512
|
+
id: "Tracciato_9094",
|
|
513
|
+
d: "M153.608,102.841a.338.338,0,0,1-.432-.349l.192-75.94a.587.587,0,0,1,.434-.547.339.339,0,0,1,.419.232h0a.342.342,0,0,1,.012.117l-.192,75.94a.587.587,0,0,1-.434.547",
|
|
514
|
+
transform: "translate(-38.313 -6.501)",
|
|
515
|
+
fill: "#bad3f7"
|
|
516
|
+
}),
|
|
517
|
+
t("path", {
|
|
518
|
+
id: "Tracciato_9095",
|
|
519
|
+
d: "M196.083,114.828a.338.338,0,0,1-.431-.349l.192-75.94a.587.587,0,0,1,.434-.544.339.339,0,0,1,.419.232h0a.342.342,0,0,1,.012.117l-.192,75.94a.585.585,0,0,1-.433.547",
|
|
520
|
+
transform: "translate(-48.938 -9.5)",
|
|
521
|
+
fill: "#bad3f7"
|
|
522
|
+
}),
|
|
523
|
+
t("path", {
|
|
524
|
+
id: "Tracciato_9096",
|
|
525
|
+
d: "M238.556,128.084a.338.338,0,0,1-.432-.349l.192-75.937a.587.587,0,0,1,.434-.547.339.339,0,0,1,.419.232h0a.342.342,0,0,1,.012.117l-.192,75.934a.585.585,0,0,1-.433.547",
|
|
526
|
+
transform: "translate(-59.561 -12.816)",
|
|
527
|
+
fill: "#bad3f7"
|
|
528
|
+
}),
|
|
529
|
+
t("path", {
|
|
530
|
+
id: "Tracciato_9097",
|
|
531
|
+
d: "M281.029,141.315a.338.338,0,0,1-.431-.349l.192-75.94a.587.587,0,0,1,.434-.547.339.339,0,0,1,.431.349l-.192,75.94a.586.586,0,0,1-.433.547",
|
|
532
|
+
transform: "translate(-70.185 -16.125)",
|
|
533
|
+
fill: "#bad3f7"
|
|
534
|
+
}),
|
|
535
|
+
t("path", {
|
|
536
|
+
id: "Tracciato_9098",
|
|
537
|
+
d: "M324.135,154.574a.338.338,0,0,1-.432-.349l.192-75.94a.587.587,0,0,1,.434-.547.339.339,0,0,1,.419.232h0a.341.341,0,0,1,.012.117l-.192,75.94a.586.586,0,0,1-.433.547",
|
|
538
|
+
transform: "translate(-80.967 -19.441)",
|
|
539
|
+
fill: "#bad3f7"
|
|
540
|
+
}),
|
|
541
|
+
t("path", {
|
|
542
|
+
id: "Tracciato_9099",
|
|
543
|
+
d: "M321.747,68.714l-4.2-1.56a1.632,1.632,0,0,1-.842-1.483c0-.643.383-1.029.85-.856l4.2,1.56a1.632,1.632,0,0,1,.842,1.483c0,.643-.383,1.029-.847.856",
|
|
544
|
+
transform: "translate(-79.217 -16.202)",
|
|
545
|
+
fill: "#bad3f7"
|
|
546
|
+
}),
|
|
547
|
+
t("path", {
|
|
548
|
+
id: "Tracciato_9100",
|
|
549
|
+
d: "M278.638,57.16l-4.2-1.56a1.63,1.63,0,0,1-.842-1.483c0-.643.383-1.029.85-.856l4.2,1.56a1.632,1.632,0,0,1,.842,1.483c0,.643-.383,1.029-.847.856",
|
|
550
|
+
transform: "translate(-68.434 -13.312)",
|
|
551
|
+
fill: "#bad3f7"
|
|
552
|
+
}),
|
|
553
|
+
t("path", {
|
|
554
|
+
id: "Tracciato_9101",
|
|
555
|
+
d: "M236.476,45.624l-4.2-1.56a1.632,1.632,0,0,1-.842-1.483c0-.643.383-1.029.85-.856l4.2,1.56a1.632,1.632,0,0,1,.842,1.483c0,.643-.383,1.029-.85.856",
|
|
556
|
+
transform: "translate(-57.888 -10.426)",
|
|
557
|
+
fill: "#bad3f7"
|
|
558
|
+
}),
|
|
559
|
+
t("path", {
|
|
560
|
+
id: "Tracciato_9102",
|
|
561
|
+
d: "M193.709,33.693l-4.2-1.56a1.634,1.634,0,0,1-.842-1.483c0-.643.383-1.029.85-.855l4.2,1.56a1.63,1.63,0,0,1,.841,1.482c0,.643-.383,1.029-.847.856",
|
|
562
|
+
transform: "translate(-47.191 -7.442)",
|
|
563
|
+
fill: "#bad3f7"
|
|
564
|
+
}),
|
|
565
|
+
t("path", {
|
|
566
|
+
id: "Tracciato_9103",
|
|
567
|
+
d: "M151.574,21.319l-4.2-1.56a1.632,1.632,0,0,1-.842-1.483c0-.643.383-1.029.847-.856l4.2,1.56a1.631,1.631,0,0,1,.842,1.482c0,.643-.383,1.029-.847.856",
|
|
568
|
+
transform: "translate(-36.652 -4.347)",
|
|
569
|
+
fill: "#bad3f7"
|
|
570
|
+
}),
|
|
571
|
+
t("path", {
|
|
572
|
+
id: "Tracciato_9104",
|
|
573
|
+
d: "M319.93,185.561l-4.2-1.56a.249.249,0,0,0-.038-.008l-3.119-1.159c-.465-.172-.846.212-.847.856a1.634,1.634,0,0,0,.842,1.483l4.2,1.56c.013.005.026.005.039.009l3.118,1.159c.465.172.847-.212.85-.856a1.632,1.632,0,0,0-.844-1.484",
|
|
574
|
+
transform: "translate(-77.971 -45.722)",
|
|
575
|
+
fill: "#bad3f7"
|
|
576
|
+
}),
|
|
577
|
+
t("path", {
|
|
578
|
+
id: "Tracciato_9105",
|
|
579
|
+
d: "M276.4,170.064l-4.2-1.56a.25.25,0,0,0-.038-.008l-3.119-1.159c-.465-.172-.847.212-.85.856a1.632,1.632,0,0,0,.842,1.484l4.2,1.56c.013.005.026.005.039.009L276.4,172.4c.465.172.847-.212.847-.855a1.632,1.632,0,0,0-.842-1.483",
|
|
580
|
+
transform: "translate(-67.083 -41.845)",
|
|
581
|
+
fill: "#bad3f7"
|
|
582
|
+
}),
|
|
583
|
+
t("path", {
|
|
584
|
+
id: "Tracciato_9106",
|
|
585
|
+
d: "M153.537,132.594l-4.2-1.56a.253.253,0,0,0-.038-.008l-3.119-1.159c-.465-.172-.846.212-.85.856a1.634,1.634,0,0,0,.842,1.483l4.2,1.56c.013.005.026.005.039.009l3.118,1.159c.465.172.847-.212.847-.856a1.632,1.632,0,0,0-.842-1.483",
|
|
586
|
+
transform: "translate(-36.351 -32.473)",
|
|
587
|
+
fill: "#bad3f7"
|
|
588
|
+
}),
|
|
589
|
+
t("path", {
|
|
590
|
+
id: "Tracciato_9107",
|
|
591
|
+
d: "M179.11,116.755l-35.231-11.4a4.526,4.526,0,0,1-2.8-4.115v-20.3c0-1.764,1.258-2.8,2.8-2.3l35.231,11.4a4.527,4.527,0,0,1,2.8,4.115v20.3C181.9,116.215,180.645,117.251,179.11,116.755Z",
|
|
592
|
+
transform: "translate(-35.289 -19.639)",
|
|
593
|
+
fill: "none",
|
|
594
|
+
stroke: "#e9effe",
|
|
595
|
+
"stroke-linecap": "round",
|
|
596
|
+
"stroke-linejoin": "round",
|
|
597
|
+
"stroke-width": "2.313"
|
|
598
|
+
}),
|
|
599
|
+
t("path", {
|
|
600
|
+
id: "Tracciato_9108",
|
|
601
|
+
d: "M148.9,109.183l-5.1-1.65v-6.861l5.1,1.65Z",
|
|
602
|
+
transform: "translate(-35.968 -25.181)",
|
|
603
|
+
fill: "#e9effe"
|
|
604
|
+
}),
|
|
605
|
+
t("path", {
|
|
606
|
+
id: "Tracciato_9109",
|
|
607
|
+
d: "M158.7,111l-5.1-1.65V98.4l5.1,1.65Z",
|
|
608
|
+
transform: "translate(-38.42 -24.613)",
|
|
609
|
+
fill: "#e9effe"
|
|
610
|
+
}),
|
|
611
|
+
t("path", {
|
|
612
|
+
id: "Tracciato_9110",
|
|
613
|
+
d: "M168.509,113.045l-5.1-1.65V97.078l5.1,1.65Z",
|
|
614
|
+
transform: "translate(-40.873 -24.282)",
|
|
615
|
+
fill: "#e9effe"
|
|
616
|
+
}),
|
|
617
|
+
t("path", {
|
|
618
|
+
id: "Tracciato_9111",
|
|
619
|
+
d: "M178.316,115.753l-5.1-1.65V98.4l5.1,1.65Z",
|
|
620
|
+
transform: "translate(-43.326 -24.611)",
|
|
621
|
+
fill: "#e9effe"
|
|
622
|
+
}),
|
|
623
|
+
t("path", {
|
|
624
|
+
id: "Tracciato_9112",
|
|
625
|
+
d: "M188.124,117.693l-5.1-1.65V96.634l5.1,1.65Z",
|
|
626
|
+
transform: "translate(-45.78 -24.171)",
|
|
627
|
+
fill: "#e9effe"
|
|
628
|
+
})
|
|
629
|
+
])),
|
|
630
|
+
t("g", {
|
|
631
|
+
id: "Raggruppa_7541",
|
|
632
|
+
transform: "translate(105.201 24.617)"
|
|
633
|
+
}, t("g", {
|
|
634
|
+
id: "Raggruppa_7540",
|
|
635
|
+
"clip-path": "url(#clip-path-13)"
|
|
636
|
+
}, t("rect", {
|
|
637
|
+
id: "Rettangolo_5881",
|
|
638
|
+
width: "45.374",
|
|
639
|
+
height: "44.641",
|
|
640
|
+
transform: "translate(-17.577 20.295) rotate(-49.094)",
|
|
641
|
+
fill: "#2b5dff"
|
|
642
|
+
}))),
|
|
643
|
+
t("path", {
|
|
644
|
+
id: "Tracciato_9114",
|
|
645
|
+
d: "M151.26,52.081l3.484,8.49L162.75,48.38",
|
|
646
|
+
transform: "translate(-37.834 -12.101)",
|
|
647
|
+
fill: "none",
|
|
648
|
+
stroke: "#fff",
|
|
649
|
+
"stroke-linecap": "round",
|
|
650
|
+
"stroke-linejoin": "round",
|
|
651
|
+
"stroke-width": "2.677"
|
|
652
|
+
}),
|
|
653
|
+
t("g", { id: "Raggruppa_7548" }, t("g", {
|
|
654
|
+
id: "Raggruppa_7547",
|
|
655
|
+
"clip-path": "url(#clip-path)"
|
|
656
|
+
}, [
|
|
657
|
+
t("path", {
|
|
658
|
+
id: "Tracciato_9115",
|
|
659
|
+
d: "M221.024,93.64c5.611-3.256,12.517-5.957,21.388-4.1C270.858,95.5,279.68,73.486,294.027,74.6",
|
|
660
|
+
transform: "translate(-55.284 -18.65)",
|
|
661
|
+
fill: "none",
|
|
662
|
+
stroke: "#e9effe",
|
|
663
|
+
"stroke-linecap": "round",
|
|
664
|
+
"stroke-linejoin": "round",
|
|
665
|
+
"stroke-width": "2.313"
|
|
666
|
+
}),
|
|
667
|
+
t("path", {
|
|
668
|
+
id: "Tracciato_9116",
|
|
669
|
+
d: "M312.639,72.535a14.619,14.619,0,0,1,4.3,1.561l-1.35,1.063-1.61,1.275",
|
|
670
|
+
transform: "translate(-78.2 -18.143)",
|
|
671
|
+
fill: "none",
|
|
672
|
+
stroke: "#e9effe",
|
|
673
|
+
"stroke-linecap": "round",
|
|
674
|
+
"stroke-linejoin": "round",
|
|
675
|
+
"stroke-width": "2.313"
|
|
676
|
+
}),
|
|
677
|
+
t("g", {
|
|
678
|
+
id: "Raggruppa_7546",
|
|
679
|
+
transform: "translate(112.755 139.567)",
|
|
680
|
+
opacity: "0.15"
|
|
681
|
+
}, t("g", { id: "Raggruppa_7545" }, t("g", {
|
|
682
|
+
id: "Raggruppa_7544",
|
|
683
|
+
"clip-path": "url(#clip-path-15)"
|
|
684
|
+
}, t("g", {
|
|
685
|
+
id: "Raggruppa_7543",
|
|
686
|
+
transform: "translate(0.001 0.004)"
|
|
687
|
+
}, t("g", {
|
|
688
|
+
id: "Raggruppa_7542",
|
|
689
|
+
"clip-path": "url(#clip-path-16)"
|
|
690
|
+
}, t("path", {
|
|
691
|
+
id: "Tracciato_9117",
|
|
692
|
+
d: "M217.582,212.516c15.513-7.265,15.434-19.081-.177-26.4l-7.329,3.432c-15.273-4.163-35.117-3.209-48.127,2.885-15.513,7.265-15.434,19.08.177,26.4s40.84,7.349,56.354.082l-28.262-13.237,6.383-2.99Z",
|
|
693
|
+
transform: "translate(-150.367 -186.125)",
|
|
694
|
+
fill: "#bad3f7"
|
|
695
|
+
}))))))
|
|
696
|
+
])),
|
|
697
|
+
t("g", {
|
|
698
|
+
id: "Raggruppa_7550",
|
|
699
|
+
transform: "translate(161.567 49.485)"
|
|
700
|
+
}, t("g", {
|
|
701
|
+
id: "Raggruppa_7549",
|
|
702
|
+
"clip-path": "url(#clip-path-17)"
|
|
703
|
+
}, [
|
|
704
|
+
t("path", {
|
|
705
|
+
id: "Tracciato_9118",
|
|
706
|
+
d: "M277.847,155.52l2.361,4.413-.051.027c-.284-.383-.942-.541-1.938-.4a13.284,13.284,0,0,0-6.93,3.882,2.828,2.828,0,0,0-.912,1.884l-.1.057-10.006-18.717-2.36-4.411a2.324,2.324,0,0,1,.305-2.608,6.944,6.944,0,0,1,.91-1.125,11.53,11.53,0,0,1,1.734-1.394c.092-.06.182-.117.275-.173.182-.11.37-.218.562-.319a.01.01,0,0,1,.009,0c.1-.054.194-.1.3-.15.3-.143.6-.278.921-.4h.012c.2-.075.413-.15.626-.215a.168.168,0,0,0,.036-.012,7.549,7.549,0,0,1,1.521-.293c.143-.012.281-.018.415-.018,1.2,0,1.974.442,2.229,1.16l10.091,18.822Z",
|
|
707
|
+
transform: "translate(-226.007 -83.389)",
|
|
708
|
+
fill: "#2343e5"
|
|
709
|
+
}),
|
|
710
|
+
t("path", {
|
|
711
|
+
id: "Tracciato_9119",
|
|
712
|
+
d: "M284.412,168.1c.349.475.119,1.3-.763,2.3a13.313,13.313,0,0,1-6.93,3.882c-1.307.191-2.031-.143-2.088-.814Z",
|
|
713
|
+
transform: "translate(-230.261 -91.531)",
|
|
714
|
+
fill: "#2b5dff"
|
|
715
|
+
}),
|
|
716
|
+
t("path", {
|
|
717
|
+
id: "Tracciato_9120",
|
|
718
|
+
d: "M284.411,167.95l-9.78,5.371a2.836,2.836,0,0,1,.912-1.884,13.284,13.284,0,0,1,6.93-3.882c1-.15,1.655.012,1.938.4",
|
|
719
|
+
transform: "translate(-230.26 -91.381)",
|
|
720
|
+
fill: "#2b5dff"
|
|
721
|
+
}),
|
|
722
|
+
t("path", {
|
|
723
|
+
id: "Tracciato_9121",
|
|
724
|
+
d: "M261.867,91.219v.236c0,.143-.006.284-.009.427,0,.117,0,.233-.006.349v.131c-.009.245-.024.492-.042.736a.948.948,0,0,1-.006.129v.018c-.024.293-.048.586-.08.876a.527.527,0,0,1-.012.1c-.009.092-.021.186-.033.278-.021.161-.039.323-.06.484l-.036.225c-.018.114-.036.225-.054.338-.018.1-.03.194-.048.29-.021.126-.051.251-.075.375-.021.108-.039.215-.062.323-.009.051-.018.1-.03.15-.057.268-.117.529-.186.8a.282.282,0,0,1-.012.048c-.075.29-.15.574-.233.853-.006.024-.015.045-.021.066-.027.089-.057.179-.084.268-.054.167-.1.335-.158.5-.018.051-.039.1-.054.15l-.134.367c-.042.11-.075.225-.122.338l-.081.2c-.051.129-.1.257-.158.386-.039.087-.075.179-.11.263s-.069.15-.1.225c-.066.143-.131.284-.2.425-.036.075-.069.15-.105.225l-.108.2c-.087.167-.173.328-.26.492-.042.075-.075.15-.12.225-.03.054-.062.1-.092.15-.113.191-.23.383-.347.568-.048.075-.089.15-.138.225-.027.042-.057.084-.084.126l-.117.17c-.134.194-.268.386-.406.571-.027.036-.054.075-.081.11a.387.387,0,0,0-.033.045c-.167.215-.335.427-.508.634h-.006c-.173.206-.349.406-.532.6l-.036.036c-.039.042-.075.081-.117.122q-.219.228-.45.45l-.182.173c-.143.131-.287.26-.433.386-.054.048-.111.1-.168.143-.2.167-.4.329-.607.484-.027.021-.057.039-.087.063-.179.131-.358.26-.544.383-.066.045-.134.087-.2.131-.156.1-.313.2-.472.29-.066.039-.131.081-.2.117s-.156.089-.236.131l-.293-.571a16.748,16.748,0,0,0,1.169-1.454.544.544,0,0,1,.039-.054,19.849,19.849,0,0,0,3.164-6.921,24.77,24.77,0,0,0,.733-5.533c.006-.194.009-.388.009-.586.075-9.8-5.141-19.811-13.2-24.129a16.356,16.356,0,0,0-9.613-2.007l.225-.113c.268-.134.544-.26.825-.375.092-.039.186-.075.278-.108.188-.075.375-.15.568-.215.033-.009.062-.024.1-.036.122-.039.251-.075.375-.113.092-.03.188-.06.281-.087.2-.054.4-.1.592-.15l.191-.048h.024c.236-.054.475-.1.715-.134.066-.009.131-.018.2-.03.087-.012.173-.027.263-.039.137-.015.275-.03.415-.042l.069-.009c.182-.015.368-.03.55-.039h.14c.164-.006.332-.009.5-.009.092,0,.188-.006.281-.006.042,0,.084.006.122.006.14,0,.278.012.418.021.1,0,.212.006.319.012.045.006.089.012.134.015.128.012.257.027.386.039.1.012.209.021.313.033.06.009.119.021.177.03.11.015.225.033.332.051.087.015.177.027.263.042s.168.036.254.054c.108.021.218.045.326.069.063.015.126.024.188.039.122.03.248.066.375.1.087.024.176.045.263.075l.1.024c.242.075.487.15.73.23s.478.167.715.26c.036.015.075.03.1.045.087.033.17.075.257.108.119.048.236.1.358.15.075.033.15.075.225.1.1.041.191.086.287.134.069.033.138.063.209.1.182.092.368.186.55.284l.17.092c.225.122.442.251.661.383l.054.03h.006c.242.15.481.3.715.454.023.017.045.033.069.048.089.063.177.126.268.186.131.092.26.179.388.272.042.03.084.063.126.1.1.075.209.158.313.236s.188.143.281.215c.06.048.114.1.17.14.11.089.225.182.328.275.075.06.15.119.225.182s.134.122.2.182c.11.1.225.2.328.3.06.057.122.108.179.164.075.075.15.15.225.218.108.1.215.209.319.317.048.048.1.092.15.143q.126.13.251.268c.1.1.194.206.29.313.036.039.075.075.11.117.1.108.191.225.287.332s.177.2.26.3c.024.027.051.054.075.084.126.15.245.308.368.46l.182.225a.344.344,0,0,0,.03.036q.287.375.565.763c.278.388,0,0,.006.006l.089.134c.156.218.308.436.457.661.009.015.018.03.027.042.2.308.4.619.592.94v.006a.011.011,0,0,0,.006.009c.167.278.328.559.487.844.051.092.1.186.15.275l.215.4c.03.057.057.114.084.17.087.173.173.347.257.52.075.15.15.308.225.463.081.177.158.353.236.532.048.108.1.215.15.326l.045.11c.182.434.358.873.517,1.316.009.024.018.048.027.075.051.134.1.275.14.413.06.17.119.344.177.514.012.033.024.066.033.1.069.212.131.424.194.634.021.081.048.158.069.236a.182.182,0,0,1,.012.036c.075.275.15.553.225.832a.9.9,0,0,0,.021.089c.021.084.039.167.06.251.039.158.075.317.114.478.018.075.033.158.051.239.021.108.045.218.066.326.018.092.039.179.057.272.027.14.051.281.075.421.018.1.036.2.054.3.006.039.015.081.021.122.042.263.081.525.113.79.005.027.009.054.012.081v.012c.039.3.075.6.1.895a.442.442,0,0,0,.006.089c.012.108.018.218.027.326.015.164.03.332.039.5.006.063.006.126.009.188.009.126.015.254.018.379s.015.236.018.353v.293c0,.126.006.254.006.379",
|
|
725
|
+
transform: "translate(-220.345 -65.994)",
|
|
726
|
+
fill: "#2b5dff"
|
|
727
|
+
}),
|
|
728
|
+
t("path", {
|
|
729
|
+
id: "Tracciato_9122",
|
|
730
|
+
d: "M257.511,123.085l4.944,9.639a.17.17,0,0,0-.036.012c-.206.063-.418.134-.626.215h-.012a10.031,10.031,0,0,0-.921.4c-.1.048-.2.1-.3.15a.01.01,0,0,0-.009,0c-.191.1-.379.206-.562.32-.092.054-.185.11-.275.173a9.912,9.912,0,0,0-1.734,1.394l-4.917-9.585a15.352,15.352,0,0,0,2.625-1.8l1.39-.7c.15-.075.29-.15.434-.23",
|
|
731
|
+
transform: "translate(-224.866 -80.271)",
|
|
732
|
+
fill: "#2b5dff"
|
|
733
|
+
}),
|
|
734
|
+
t("path", {
|
|
735
|
+
id: "Tracciato_9123",
|
|
736
|
+
d: "M243.2,70.052c8.063,4.319,13.279,14.335,13.2,24.129,0-9.508-5.066-19.158-12.89-23.348a17.771,17.771,0,0,0-3.074-1.3c-.092-.033-.188-.06-.281-.089a.054.054,0,0,0-.024-.006c-.173-.057-.347-.11-.52-.158-.089-.027-.176-.048-.266-.075-.186-.048-.375-.1-.559-.138-.11-.024-.218-.048-.328-.069-.173-.036-.344-.066-.517-.1-.11-.018-.225-.036-.328-.051-.164-.024-.326-.045-.487-.063-.128-.012-.257-.027-.386-.039-.152-.012-.305-.021-.457-.027s-.278-.018-.415-.021-.272,0-.406,0c-.165,0-.332,0-.5.009-.23.009-.46.021-.688.042l-.075.009c-.225.021-.45.051-.675.081-.066.012-.131.021-.2.03-.245.042-.492.087-.736.138-.066.015-.128.033-.191.048-.2.048-.4.1-.592.15-.1.027-.188.057-.284.087-.158.048-.313.1-.469.15-.191.066-.383.14-.571.215-.092.036-.186.069-.275.108q-.417.175-.825.375l4.208-2.1a16.359,16.359,0,0,1,9.612,2",
|
|
737
|
+
transform: "translate(-218.943 -66.485)",
|
|
738
|
+
fill: "#e9effe"
|
|
739
|
+
}),
|
|
740
|
+
t("path", {
|
|
741
|
+
id: "Tracciato_9124",
|
|
742
|
+
d: "M260.094,94.7c0,.2,0,.392-.009.586a25.177,25.177,0,0,1-.742,5.44,20.739,20.739,0,0,1-3.155,7.014.55.55,0,0,0-.039.054,16.3,16.3,0,0,1-1.184,1.425l-.173-.338c.108-.117.209-.236.313-.358q.278-.332.541-.679c.027-.036.054-.075.081-.11.14-.186.275-.375.406-.571l.117-.17c.075-.113.15-.233.225-.349q.176-.279.347-.568c.075-.122.14-.248.209-.375.089-.161.176-.323.26-.492.075-.14.143-.281.215-.424s.131-.281.2-.424c.075-.161.143-.319.212-.484.054-.129.108-.257.158-.386.075-.177.14-.358.206-.537.045-.122.089-.245.131-.367.075-.212.143-.427.212-.646.027-.089.057-.179.084-.268.1-.317.186-.64.268-.966s.15-.626.215-.945l.062-.323c.042-.225.084-.442.119-.667.018-.114.039-.225.054-.338l.018-.126c.03-.194.057-.388.075-.581.012-.092.027-.186.036-.281.036-.329.069-.658.089-.987,0-.045.006-.087.009-.129.018-.287.033-.577.042-.868,0-.117.006-.233.009-.347,0-.225.006-.45.006-.667,0-.126,0-.254-.006-.379-.006-.215-.012-.43-.021-.643l-.018-.386c-.012-.225-.03-.457-.048-.685l-.027-.326c-.033-.332-.069-.664-.11-1a.561.561,0,0,0-.012-.075c-.039-.308-.087-.613-.138-.919-.015-.1-.033-.2-.051-.3-.042-.23-.087-.46-.131-.694-.021-.108-.045-.218-.069-.326-.05-.238-.1-.477-.161-.715l-.063-.251c-.075-.319-.164-.64-.254-.954l-.075-.242c-.075-.242-.15-.487-.225-.727-.057-.173-.117-.347-.176-.517s-.11-.326-.17-.487q-.242-.664-.517-1.316c-.06-.15-.126-.293-.188-.439-.081-.177-.158-.353-.239-.529-.072-.155-.147-.311-.225-.466-.084-.173-.167-.344-.254-.517-.1-.191-.2-.379-.3-.571-.048-.089-.1-.182-.15-.275-.158-.284-.319-.571-.492-.85v0l-.009-.015c-.191-.313-.386-.626-.589-.931-.158-.239-.32-.475-.484-.706-.03-.045-.06-.087-.089-.131-.194-.272-.4-.537-.6-.805-.057-.075-.119-.15-.179-.225-.15-.182-.293-.365-.443-.544-.087-.1-.177-.2-.263-.3-.131-.15-.263-.3-.4-.45-.1-.1-.191-.209-.29-.313-.131-.138-.263-.275-.4-.413-.1-.1-.212-.209-.32-.313-.131-.129-.268-.257-.4-.383l-.328-.3c-.14-.126-.281-.245-.425-.365-.108-.092-.215-.186-.326-.272-.15-.122-.3-.242-.454-.358-.1-.075-.206-.158-.313-.236-.17-.126-.344-.248-.517-.367-.087-.06-.173-.126-.263-.186-.263-.173-.525-.344-.793-.505a.267.267,0,0,1-.051-.03c-.275-.164-.553-.323-.838-.475q-.375-.2-.76-.379c-.1-.048-.191-.092-.284-.134-.194-.089-.386-.173-.581-.251-.084-.036-.17-.075-.254-.108-.272-.108-.547-.212-.82-.305a17.77,17.77,0,0,1,3.074,1.3c7.823,4.19,12.89,13.841,12.89,23.348",
|
|
743
|
+
transform: "translate(-222.628 -67.008)",
|
|
744
|
+
fill: "#e9effe"
|
|
745
|
+
}),
|
|
746
|
+
t("path", {
|
|
747
|
+
id: "Tracciato_9125",
|
|
748
|
+
d: "M265.33,135.957c-.212.066-.421.138-.626.215.206-.081.418-.15.626-.215",
|
|
749
|
+
transform: "translate(-227.777 -83.491)",
|
|
750
|
+
fill: "#2b5dff"
|
|
751
|
+
}),
|
|
752
|
+
t("path", {
|
|
753
|
+
id: "Tracciato_9126",
|
|
754
|
+
d: "M253.184,93.827c0,.126,0,.254.006.379,0,.225,0,.442-.006.667,0,.114-.006.23-.009.347-.009.29-.024.581-.042.868,0,.042-.006.084-.009.129-.021.329-.054.658-.089.987-.009.1-.024.188-.036.281-.021.194-.048.388-.075.581l-.685-.1a21.6,21.6,0,0,0-.338-7.653c-.054-.251-.108-.5-.167-.75a28.929,28.929,0,0,0-2-6.149c-.006-.015-.012-.03-.021-.048-3.374-7.862-9.331-13.5-16.79-13.261-7.253.225-13.01,5.815-14.912,13.533q.138-.772.332-1.531c2.482-9.854,10.551-14.847,18.955-12.389a.054.054,0,0,1,.024.006c.092.027.185.06.278.089h.006c.272.092.547.2.82.305.084.033.17.075.254.108.194.075.386.161.581.251.092.042.188.087.284.134.254.119.508.245.76.379.284.15.562.313.838.475a.267.267,0,0,0,.051.03c.268.161.529.332.793.505.089.06.176.126.263.186.173.119.347.242.517.367.1.075.206.158.313.236.15.117.305.236.454.358.11.087.218.179.326.272.143.119.284.239.424.365l.328.3c.134.126.268.254.4.383.108.1.215.209.319.313.134.138.268.275.4.413.1.1.194.206.29.313.134.15.268.3.4.45l.263.3c.15.179.3.362.443.544.06.075.122.15.179.225.206.268.406.532.6.805.03.045.06.087.089.131.164.23.326.466.484.706.2.305.4.616.589.931l.009.015c.17.278.332.565.492.85.051.092.1.186.15.275.1.191.2.379.3.571.087.173.17.344.254.517.078.155.153.311.225.466.081.177.158.353.239.529.062.15.128.293.188.439q.273.65.517,1.316c.06.161.113.326.17.487s.119.344.176.517c.075.239.15.484.225.727l.075.242c.089.313.176.634.254.954l.063.251q.085.358.161.715c.024.108.048.218.069.326.045.233.089.463.131.694.018.1.036.2.051.3.051.305.1.61.138.919,0,.024.009.048.012.075.042.332.075.664.11,1l.027.326c.018.225.036.457.048.685l.018.386c.009.212.015.427.021.643",
|
|
755
|
+
transform: "translate(-216.098 -66.768)",
|
|
756
|
+
fill: "#e9effe"
|
|
757
|
+
}),
|
|
758
|
+
t("path", {
|
|
759
|
+
id: "Tracciato_9127",
|
|
760
|
+
d: "M262.378,107.7l-.018.126c-.015.114-.036.225-.054.338-.036.225-.075.45-.119.667l-.062.323c-.066.317-.138.631-.215.945s-.173.649-.268.966c-.027.089-.057.179-.084.268-.069.218-.138.434-.212.646-.042.122-.087.245-.131.367-.066.179-.135.358-.206.537-.051.129-.1.257-.158.386-.069.164-.14.323-.212.484-.066.143-.131.284-.2.424s-.14.284-.215.424c-.084.167-.17.329-.26.492-.069.126-.138.251-.209.375-.114.191-.23.383-.347.568-.075.117-.15.236-.225.349l-.117.17c-.131.194-.268.386-.406.571-.027.036-.054.075-.08.11-.177.23-.358.457-.541.679-.1.122-.206.242-.313.358l-.655-1.28-1.16.889-.081-.108A15.388,15.388,0,0,0,261.7,107.6Z",
|
|
761
|
+
transform: "translate(-225.557 -76.398)",
|
|
762
|
+
fill: "#e9effe"
|
|
763
|
+
}),
|
|
764
|
+
t("path", {
|
|
765
|
+
id: "Tracciato_9128",
|
|
766
|
+
d: "M264.111,103.708a24.768,24.768,0,0,1-.733,5.533,19.849,19.849,0,0,1-3.164,6.921,20.71,20.71,0,0,0,3.155-7.014,25.175,25.175,0,0,0,.742-5.44",
|
|
767
|
+
transform: "translate(-226.654 -75.425)",
|
|
768
|
+
fill: "#2b5dff"
|
|
769
|
+
}),
|
|
770
|
+
t("path", {
|
|
771
|
+
id: "Tracciato_9129",
|
|
772
|
+
d: "M264.382,136.249q-.48.183-.921.4a10.038,10.038,0,0,1,.921-.4",
|
|
773
|
+
transform: "translate(-227.466 -83.564)",
|
|
774
|
+
fill: "#2b5dff"
|
|
775
|
+
}),
|
|
776
|
+
t("path", {
|
|
777
|
+
id: "Tracciato_9130",
|
|
778
|
+
d: "M260.421,97.146a21.6,21.6,0,0,1,.338,7.653,15.388,15.388,0,0,1-5.871,10.177,16.262,16.262,0,0,1-2.814,1.728,13.631,13.631,0,0,0,2.966-2.4,14.348,14.348,0,0,0,5.168-8.024,22.486,22.486,0,0,0,.045-9.879c.06.248.113.5.167.75",
|
|
779
|
+
transform: "translate(-224.618 -73.598)",
|
|
780
|
+
fill: "#e9effe"
|
|
781
|
+
}),
|
|
782
|
+
t("path", {
|
|
783
|
+
id: "Tracciato_9131",
|
|
784
|
+
d: "M263.362,136.785c-.1.051-.2.1-.3.15.1-.054.2-.1.3-.15",
|
|
785
|
+
transform: "translate(-227.368 -83.699)",
|
|
786
|
+
fill: "#2b5dff"
|
|
787
|
+
}),
|
|
788
|
+
t("path", {
|
|
789
|
+
id: "Tracciato_9132",
|
|
790
|
+
d: "M256.962,90.323a22.488,22.488,0,0,1-.045,9.879,14.348,14.348,0,0,1-5.168,8.024,17.379,17.379,0,0,0,4.055-7.732c2.527-10.04-2.387-21.943-10.955-26.533a15.131,15.131,0,0,0-5.924-1.8,12.164,12.164,0,0,1,6.921,1.454c3.81,2.043,7.019,5.955,9.1,10.511.009.018.015.033.021.048a36.826,36.826,0,0,1,2,6.149",
|
|
791
|
+
transform: "translate(-221.329 -67.522)",
|
|
792
|
+
fill: "#e9effe"
|
|
793
|
+
}),
|
|
794
|
+
t("path", {
|
|
795
|
+
id: "Tracciato_9133",
|
|
796
|
+
d: "M262.3,137.309c.182-.113.37-.225.562-.319-.191.1-.379.209-.562.319",
|
|
797
|
+
transform: "translate(-227.177 -83.75)",
|
|
798
|
+
fill: "#2b5dff"
|
|
799
|
+
}),
|
|
800
|
+
t("path", {
|
|
801
|
+
id: "Tracciato_9134",
|
|
802
|
+
d: "M262.212,137.417c-.092.057-.182.113-.275.173.089-.063.182-.12.275-.173",
|
|
803
|
+
transform: "translate(-227.085 -83.857)",
|
|
804
|
+
fill: "#2b5dff"
|
|
805
|
+
}),
|
|
806
|
+
t("path", {
|
|
807
|
+
id: "Tracciato_9135",
|
|
808
|
+
d: "M240.384,73.976c8.569,4.592,13.482,16.5,10.955,26.534a17.379,17.379,0,0,1-4.055,7.734,14.061,14.061,0,0,1-15.261,1.061c-8.087-4.334-12.707-15.54-10.318-25.032,1.716-6.819,6.945-11.571,12.755-12.1a15.131,15.131,0,0,1,5.924,1.8",
|
|
809
|
+
transform: "translate(-216.865 -67.538)",
|
|
810
|
+
fill: "#bad3f7"
|
|
811
|
+
}),
|
|
812
|
+
t("path", {
|
|
813
|
+
id: "Tracciato_9136",
|
|
814
|
+
d: "M262.311,94.346a36.831,36.831,0,0,0-2-6.149,28.93,28.93,0,0,1,2,6.149",
|
|
815
|
+
transform: "translate(-226.678 -71.545)",
|
|
816
|
+
fill: "#e9effe"
|
|
817
|
+
}),
|
|
818
|
+
t("path", {
|
|
819
|
+
id: "Tracciato_9137",
|
|
820
|
+
d: "M259.767,120.387a16.75,16.75,0,0,1-1.169,1.454l-.015-.027a16.3,16.3,0,0,0,1.184-1.425",
|
|
821
|
+
transform: "translate(-226.246 -79.597)",
|
|
822
|
+
fill: "#bad3f7"
|
|
823
|
+
}),
|
|
824
|
+
t("path", {
|
|
825
|
+
id: "Tracciato_9138",
|
|
826
|
+
d: "M261.359,137.649a11.532,11.532,0,0,0-1.734,1.394,9.95,9.95,0,0,1,1.734-1.394",
|
|
827
|
+
transform: "translate(-226.507 -83.915)",
|
|
828
|
+
fill: "#2b5dff"
|
|
829
|
+
}),
|
|
830
|
+
t("path", {
|
|
831
|
+
id: "Tracciato_9139",
|
|
832
|
+
d: "M258.092,122.326l.293.571c-.143.081-.287.156-.434.23l-1.39.7a15.886,15.886,0,0,0,1.531-1.5",
|
|
833
|
+
transform: "translate(-225.741 -80.082)",
|
|
834
|
+
fill: "#2b5dff"
|
|
835
|
+
}),
|
|
836
|
+
t("path", {
|
|
837
|
+
id: "Tracciato_9140",
|
|
838
|
+
d: "M257.969,122.29l.015.027a15.889,15.889,0,0,1-1.531,1.5l-.323.158a14.716,14.716,0,0,0,1.839-1.684",
|
|
839
|
+
transform: "translate(-225.633 -80.073)",
|
|
840
|
+
fill: "#e9effe"
|
|
841
|
+
}),
|
|
842
|
+
t("path", {
|
|
843
|
+
id: "Tracciato_9141",
|
|
844
|
+
d: "M256.962,121.839l.173.338a14.716,14.716,0,0,1-1.839,1.684l-2.5,1.252v-.006c.15-.075.305-.161.454-.248.066-.036.131-.075.2-.117.158-.092.317-.191.472-.29l.2-.131c.182-.122.365-.251.544-.383.027-.021.057-.042.087-.062.206-.156.406-.317.607-.484.057-.045.11-.1.167-.143.146-.125.29-.254.43-.386.063-.057.122-.117.185-.173.15-.15.3-.3.45-.45.039-.042.08-.081.119-.122.087-.092.17-.182.254-.278",
|
|
845
|
+
transform: "translate(-224.799 -79.96)",
|
|
846
|
+
fill: "#e9effe"
|
|
847
|
+
}),
|
|
848
|
+
t("path", {
|
|
849
|
+
id: "Tracciato_9142",
|
|
850
|
+
d: "M256.077,120.132l.655,1.28c-.084.1-.167.186-.254.278-.039.042-.081.081-.119.122q-.22.228-.45.45c-.063.057-.122.117-.185.173-.14.131-.284.26-.43.386-.057.048-.11.1-.167.143q-.3.251-.607.484c-.03.021-.06.042-.087.063-.179.131-.362.26-.544.383l-.2.131c-.156.1-.313.2-.472.29-.066.039-.131.081-.2.117-.15.087-.3.17-.454.248l-.685-1.334,3.038-2.325Z",
|
|
851
|
+
transform: "translate(-224.568 -79.533)",
|
|
852
|
+
fill: "#e9effe"
|
|
853
|
+
}),
|
|
854
|
+
t("path", {
|
|
855
|
+
id: "Tracciato_9143",
|
|
856
|
+
d: "M255.337,124.485l.323-.158a15.352,15.352,0,0,1-2.625,1.8l-.075-.15a14.047,14.047,0,0,0,2.378-1.5",
|
|
857
|
+
transform: "translate(-224.84 -80.582)",
|
|
858
|
+
fill: "#e9effe"
|
|
859
|
+
}),
|
|
860
|
+
t("path", {
|
|
861
|
+
id: "Tracciato_9144",
|
|
862
|
+
d: "M252.8,125.788l2.5-1.252a14.05,14.05,0,0,1-2.378,1.5Z",
|
|
863
|
+
transform: "translate(-224.799 -80.635)",
|
|
864
|
+
fill: "#e9effe"
|
|
865
|
+
}),
|
|
866
|
+
t("path", {
|
|
867
|
+
id: "Tracciato_9145",
|
|
868
|
+
d: "M248.426,120.594l.081.108-3.038,2.325.685,1.334-.215.113.218-.108.122.242a14.682,14.682,0,0,1-13.727-.581,21.844,21.844,0,0,1-6.3-5.168,17.013,17.013,0,0,0,10.662,5.156,13.119,13.119,0,0,0,2.65.143,12.721,12.721,0,0,0,4.645-1.11,13.248,13.248,0,0,0,1.4-.73,16.234,16.234,0,0,0,2.814-1.728",
|
|
869
|
+
transform: "translate(-218.159 -79.215)",
|
|
870
|
+
fill: "#e9effe"
|
|
871
|
+
}),
|
|
872
|
+
t("path", {
|
|
873
|
+
id: "Tracciato_9146",
|
|
874
|
+
d: "M243.578,111.907l.075.15c-.344.191-.7.365-1.056.525a14.53,14.53,0,0,1-5.278,1.262,16.675,16.675,0,0,1-8.661-2.088c-9.738-5.215-15.324-18.741-12.448-30.155,1.476-5.859,4.874-10.243,9.571-12.349a14.477,14.477,0,0,1,4.325-1.181l-4.208,2.1q.408-.2.825-.375c.089-.039.182-.075.275-.108.188-.075.379-.15.571-.215.156-.054.313-.1.469-.15.1-.03.188-.06.284-.087.194-.054.392-.1.592-.15.062-.015.126-.033.191-.048.242-.051.492-.1.736-.138.069-.009.134-.018.2-.03.225-.03.45-.06.675-.081l.075-.009c.225-.021.457-.033.688-.042.167-.006.335-.009.5-.009h.406c.138,0,.278.012.416.021s.305.015.457.027c.129.012.257.027.386.039.161.018.323.039.487.063.108.015.218.033.329.051.173.03.344.06.517.1.11.021.218.045.328.069.186.042.375.089.559.138.089.024.177.045.268.075.173.048.347.1.52.158C228.253,67.01,220.184,72,217.7,81.855q-.192.76-.332,1.531V83.4a24.661,24.661,0,0,0,6.176,22.738l.015.015a21.844,21.844,0,0,0,6.3,5.168,14.684,14.684,0,0,0,13.727.581",
|
|
875
|
+
transform: "translate(-215.459 -66.511)",
|
|
876
|
+
fill: "#e9effe"
|
|
877
|
+
}),
|
|
878
|
+
t("path", {
|
|
879
|
+
id: "Tracciato_9147",
|
|
880
|
+
d: "M252.718,126.2v.006l-.218.108c.075-.036.143-.075.215-.113",
|
|
881
|
+
transform: "translate(-224.725 -81.05)",
|
|
882
|
+
fill: "#bad3f7"
|
|
883
|
+
}),
|
|
884
|
+
t("path", {
|
|
885
|
+
id: "Tracciato_9148",
|
|
886
|
+
d: "M246.6,108.23a13.63,13.63,0,0,1-2.966,2.4,17.76,17.76,0,0,1-7.148,1.731,14,14,0,0,1-1.546-.036,15.4,15.4,0,0,1-4.971-1.689c-8.565-4.591-13.482-16.5-10.955-26.536,1.3-5.153,4.289-9.011,8.422-10.865a12.819,12.819,0,0,1,6.341-1.074c-5.811.525-11.039,5.278-12.755,12.1-2.39,9.493,2.231,20.7,10.318,25.032a14.061,14.061,0,0,0,15.261-1.062",
|
|
887
|
+
transform: "translate(-216.183 -67.522)",
|
|
888
|
+
fill: "#2343e5"
|
|
889
|
+
}),
|
|
890
|
+
t("path", {
|
|
891
|
+
id: "Tracciato_9149",
|
|
892
|
+
d: "M249.17,123.478a13.608,13.608,0,0,1-1.4.73,12.721,12.721,0,0,1-4.645,1.11,13.216,13.216,0,0,1-2.649-.143,14,14,0,0,0,1.546.036,17.759,17.759,0,0,0,7.148-1.731",
|
|
893
|
+
transform: "translate(-221.717 -80.37)",
|
|
894
|
+
fill: "#2b5dff"
|
|
895
|
+
}),
|
|
896
|
+
t("path", {
|
|
897
|
+
id: "Tracciato_9150",
|
|
898
|
+
d: "M249.581,83.708c-2.076-4.558-5.284-8.47-9.1-10.511a12.164,12.164,0,0,0-6.921-1.454,12.819,12.819,0,0,0-6.341,1.074c-4.133,1.854-7.124,5.712-8.422,10.865-2.527,10.042,2.39,21.946,10.955,26.536a15.4,15.4,0,0,0,4.971,1.689,17.006,17.006,0,0,1-10.662-5.156l-.015-.015A28.375,28.375,0,0,1,217.875,84v-.018c1.9-7.719,7.659-13.306,14.912-13.533,7.459-.233,13.413,5.4,16.79,13.261",
|
|
899
|
+
transform: "translate(-215.97 -67.104)",
|
|
900
|
+
fill: "#e9effe"
|
|
901
|
+
}),
|
|
902
|
+
t("path", {
|
|
903
|
+
id: "Tracciato_9151",
|
|
904
|
+
d: "M243.758,69.94c.092.03.188.057.281.089-.092-.03-.185-.062-.278-.089",
|
|
905
|
+
transform: "translate(-222.538 -66.979)",
|
|
906
|
+
fill: "#bad3f7"
|
|
907
|
+
}),
|
|
908
|
+
t("path", {
|
|
909
|
+
id: "Tracciato_9152",
|
|
910
|
+
d: "M217.779,88.52a28.372,28.372,0,0,0,6.176,22.738,24.661,24.661,0,0,1-6.176-22.738",
|
|
911
|
+
transform: "translate(-215.873 -71.626)",
|
|
912
|
+
fill: "#e9effe"
|
|
913
|
+
})
|
|
914
|
+
])),
|
|
915
|
+
t("g", {
|
|
916
|
+
id: "Raggruppa_7552",
|
|
917
|
+
transform: "translate(106.81 110.316)"
|
|
918
|
+
}, t("g", {
|
|
919
|
+
id: "Raggruppa_7551",
|
|
920
|
+
"clip-path": "url(#clip-path-18)"
|
|
921
|
+
}, [
|
|
922
|
+
t("path", {
|
|
923
|
+
id: "Tracciato_9153",
|
|
924
|
+
d: "M220.813,199.368l.165,19.93c-6.636,3.107-15.139,4.812-23.84,5.117V204.347a61.7,61.7,0,0,0,23.675-4.979",
|
|
925
|
+
transform: "translate(-156.12 -160.183)",
|
|
926
|
+
fill: "#bad3f7"
|
|
927
|
+
}),
|
|
928
|
+
t("path", {
|
|
929
|
+
id: "Tracciato_9154",
|
|
930
|
+
d: "M228.875,199.16c-.054.024-.108.051-.165.075v-.15Z",
|
|
931
|
+
transform: "translate(-164.017 -160.113)",
|
|
932
|
+
fill: "#2b5dff"
|
|
933
|
+
}),
|
|
934
|
+
t("path", {
|
|
935
|
+
id: "Tracciato_9155",
|
|
936
|
+
d: "M228.818,185.328v-8.7c7.07-3.31,10.734-7.611,11.009-11.963-.009,1.142-.018,3.1.018,3.864.637,13.452-11.023,16.8-11.023,16.8",
|
|
937
|
+
transform: "translate(-164.044 -151.504)",
|
|
938
|
+
fill: "#2b5dff"
|
|
939
|
+
}),
|
|
940
|
+
t("path", {
|
|
941
|
+
id: "Tracciato_9156",
|
|
942
|
+
d: "M228.661,198.939v.1l-.138-.066.1-.045Z",
|
|
943
|
+
transform: "translate(-163.97 -160.075)",
|
|
944
|
+
fill: "#bad3f7"
|
|
945
|
+
})
|
|
946
|
+
])),
|
|
947
|
+
t("g", {
|
|
948
|
+
id: "Raggruppa_7554",
|
|
949
|
+
transform: "translate(171.177 149.132)"
|
|
950
|
+
}, t("g", {
|
|
951
|
+
id: "Raggruppa_7553",
|
|
952
|
+
"clip-path": "url(#clip-path-19)"
|
|
953
|
+
}, t("rect", {
|
|
954
|
+
id: "Rettangolo_5887",
|
|
955
|
+
width: "0.281",
|
|
956
|
+
height: "0.087",
|
|
957
|
+
transform: "translate(0 0)",
|
|
958
|
+
fill: "url(#linear-gradient-4)"
|
|
959
|
+
}))),
|
|
960
|
+
t("g", {
|
|
961
|
+
id: "Raggruppa_7556",
|
|
962
|
+
transform: "translate(106.81 110.316)"
|
|
963
|
+
}, t("g", {
|
|
964
|
+
id: "Raggruppa_7555",
|
|
965
|
+
"clip-path": "url(#clip-path-18)"
|
|
966
|
+
}, [
|
|
967
|
+
t("path", {
|
|
968
|
+
id: "Tracciato_9158",
|
|
969
|
+
d: "M193.211,182.463l-.174-.081-.047.021c.209,1.269.481,2.9.785,4.724.119.709.241,1.447.37,2.207.592,3.551,1.262,7.5,1.828,10.763h.032c.262-.008.525-.02.79-.033a62.809,62.809,0,0,0,22.843-5.227l-.186-.086.281.042c.075-.03.14-.062.209-.1l-11.986-5.485",
|
|
970
|
+
transform: "translate(-155.082 -155.935)",
|
|
971
|
+
fill: "#bad3f7"
|
|
972
|
+
}),
|
|
973
|
+
t("path", {
|
|
974
|
+
id: "Tracciato_9159",
|
|
975
|
+
d: "M221.044,199.211c-6.433,2.979-14.595,4.649-22.984,5.009a62.878,62.878,0,0,0,22.843-5.227l.138.066Z",
|
|
976
|
+
transform: "translate(-156.351 -160.09)",
|
|
977
|
+
fill: "#2b5dff"
|
|
978
|
+
}),
|
|
979
|
+
t("path", {
|
|
980
|
+
id: "Tracciato_9160",
|
|
981
|
+
d: "M208.03,189.24v.156l-14.747-6.9Z",
|
|
982
|
+
transform: "translate(-155.156 -155.962)",
|
|
983
|
+
fill: "#fff"
|
|
984
|
+
}),
|
|
985
|
+
t("path", {
|
|
986
|
+
id: "Tracciato_9161",
|
|
987
|
+
d: "M207.972,183v5.276l-14.748-6.749-.173-.081,6-2.808Z",
|
|
988
|
+
transform: "translate(-155.098 -154.999)",
|
|
989
|
+
fill: "#d9e5fc"
|
|
990
|
+
}),
|
|
991
|
+
t("path", {
|
|
992
|
+
id: "Tracciato_9162",
|
|
993
|
+
d: "M212.917,173.065v.092l-.1-.048Z",
|
|
994
|
+
transform: "translate(-160.043 -153.604)",
|
|
995
|
+
fill: "#e9effe"
|
|
996
|
+
}),
|
|
997
|
+
t("path", {
|
|
998
|
+
id: "Tracciato_9163",
|
|
999
|
+
d: "M230.86,159.415h0a.014.014,0,0,0,0-.015c-.183-4.45-3.912-8.881-11.185-12.287l-19.3,9.038-7.432,3.481,1.425.671,13.482,6.311.1-.045v.092l11.9,5.572c7.07-3.308,10.737-7.611,11.009-11.963a.019.019,0,0,0,0-.018,6.467,6.467,0,0,0,.009-.835",
|
|
1000
|
+
transform: "translate(-155.07 -147.113)",
|
|
1001
|
+
fill: "#2b5dff"
|
|
1002
|
+
}),
|
|
1003
|
+
t("path", {
|
|
1004
|
+
id: "Tracciato_9164",
|
|
1005
|
+
d: "M209.972,173.168h0l-.1-.046-8.827,4.136,8.923,4.364v0l11.9,5.82v-8.7Z",
|
|
1006
|
+
transform: "translate(-157.098 -153.619)",
|
|
1007
|
+
fill: "#2b46ff"
|
|
1008
|
+
}),
|
|
1009
|
+
t("path", {
|
|
1010
|
+
id: "Tracciato_9165",
|
|
1011
|
+
d: "M183.992,162.532l7.432-3.482c-12.023-1.147-24.971.457-34.253,4.806l4.839,2.267,22.066,10.336,6-2.808-6.083-2.976Z",
|
|
1012
|
+
transform: "translate(-146.123 -150.009)",
|
|
1013
|
+
fill: "#e9effe"
|
|
1014
|
+
}),
|
|
1015
|
+
t("path", {
|
|
1016
|
+
id: "Tracciato_9166",
|
|
1017
|
+
d: "M197.8,205.965c-.263.015-.525.024-.79.033.263-.009.525-.021.79-.033",
|
|
1018
|
+
transform: "translate(-156.087 -161.834)",
|
|
1019
|
+
fill: "#2b5dff"
|
|
1020
|
+
}),
|
|
1021
|
+
t("path", {
|
|
1022
|
+
id: "Tracciato_9167",
|
|
1023
|
+
d: "M197.139,224.37c8.7-.305,17.2-2.01,23.84-5.117l-.164-19.93c.194-.089.3-.138.3-.138v20.068c-10.491,5.344-23.97,5.12-23.97,5.12Z",
|
|
1024
|
+
transform: "translate(-156.12 -160.138)",
|
|
1025
|
+
fill: "#bad3f7"
|
|
1026
|
+
}),
|
|
1027
|
+
t("path", {
|
|
1028
|
+
id: "Tracciato_9168",
|
|
1029
|
+
d: "M194.363,164.482h0l-1.42-.669v.46h0v7.681l6.083,2.975,8.826-4.136Z",
|
|
1030
|
+
transform: "translate(-155.069 -151.29)",
|
|
1031
|
+
fill: "#2b46ff"
|
|
1032
|
+
}),
|
|
1033
|
+
t("path", {
|
|
1034
|
+
id: "Tracciato_9169",
|
|
1035
|
+
d: "M170.428,181.581c-8.06-.293-17.876-.655-26.041-.964-.607-.023-1.205-.047-1.791-.068l-.008,2.46a8.166,8.166,0,0,0,.2.975,9.666,9.666,0,0,0,.608,1.665,16.2,16.2,0,0,0,5.734,6.211,32.137,32.137,0,0,0,4.567,2.578l19.3-9.036,2.8-1.311,4.588-2.151c-2.676-.1-6.116-.22-9.953-.364",
|
|
1036
|
+
transform: "translate(-142.475 -155.476)",
|
|
1037
|
+
fill: "#e9effe"
|
|
1038
|
+
}),
|
|
1039
|
+
t("path", {
|
|
1040
|
+
id: "Tracciato_9170",
|
|
1041
|
+
d: "M158.376,167.848l-4.838-2.268q-1.108.517-2.1,1.068c-.15.081-.292.161-.434.245-.035.018-.071.038-.108.059-.165.093-.322.189-.478.284-.14.084-.284.168-.421.261-.118.068-.232.14-.344.214a1.52,1.52,0,0,0-.15.1c-.129.082-.254.164-.375.251a21.71,21.71,0,0,0-2.306,1.789c-.139.122-.274.244-.4.367-.02.019-.036.033-.054.052-.127.119-.245.235-.365.358-.1.1-.209.213-.307.32-.161.17-.313.341-.46.511-.1.119-.2.238-.3.358-.069.085-.135.168-.2.251s-.107.138-.156.207a11.377,11.377,0,0,0-.736,1.116c-.054.092-.1.182-.15.275s-.112.2-.164.308c-.038.075-.075.154-.113.23a1.781,1.781,0,0,0-.075.17c-.043.089-.082.179-.118.268-.014.035-.029.068-.041.1-.038.1-.075.195-.113.294a1.183,1.183,0,0,0-.045.121c-.041.114-.08.23-.112.344a.076.076,0,0,0-.012.036c-.033.1-.061.194-.084.293a1.494,1.494,0,0,0-.044.17c-.033.123-.061.245-.085.368s-.045.225-.059.332c-.008.033-.012.066-.018.1q.881.031,1.791.068c8.165.308,17.98.67,26.04.964,3.836.143,7.274.266,9.96.367l.048-.021Z",
|
|
1042
|
+
transform: "translate(-142.481 -151.732)",
|
|
1043
|
+
fill: "#2b5dff"
|
|
1044
|
+
}),
|
|
1045
|
+
t("path", {
|
|
1046
|
+
id: "Tracciato_9171",
|
|
1047
|
+
d: "M185.242,189.343h0c-.128-.76-.251-1.5-.37-2.207-.305-1.821-.577-3.458-.787-4.724l-4.587,2.15-2.8,1.31-19.3,9.037c8.15,3.816,19.053,5.549,29.674,5.2-.565-3.26-1.235-7.214-1.827-10.764",
|
|
1048
|
+
transform: "translate(-146.179 -155.942)",
|
|
1049
|
+
fill: "#2b5dff"
|
|
1050
|
+
})
|
|
1051
|
+
])),
|
|
1052
|
+
t("g", {
|
|
1053
|
+
id: "Raggruppa_7558",
|
|
1054
|
+
transform: "translate(118.026 149.282)"
|
|
1055
|
+
}, t("g", {
|
|
1056
|
+
id: "Raggruppa_7557",
|
|
1057
|
+
"clip-path": "url(#clip-path-21)"
|
|
1058
|
+
}, t("rect", {
|
|
1059
|
+
id: "Rettangolo_5889",
|
|
1060
|
+
width: "53.477",
|
|
1061
|
+
height: "25.637",
|
|
1062
|
+
transform: "translate(0.001)",
|
|
1063
|
+
fill: "#2b5dff"
|
|
1064
|
+
}))),
|
|
1065
|
+
t("g", {
|
|
1066
|
+
id: "Raggruppa_7560",
|
|
1067
|
+
transform: "translate(106.81 110.316)"
|
|
1068
|
+
}, t("g", {
|
|
1069
|
+
id: "Raggruppa_7559",
|
|
1070
|
+
"clip-path": "url(#clip-path-18)"
|
|
1071
|
+
}, [
|
|
1072
|
+
t("path", {
|
|
1073
|
+
id: "Tracciato_9173",
|
|
1074
|
+
d: "M142.5,202.327c-.4,4.793,3.319,9.66,11.16,13.33v-20.07a32.132,32.132,0,0,1-4.567-2.577,16.211,16.211,0,0,1-5.734-6.21,9.457,9.457,0,0,1-.607-1.665,8.483,8.483,0,0,0-.2,1l-.005,2.25-.045,13.939",
|
|
1075
|
+
transform: "translate(-142.447 -156.623)",
|
|
1076
|
+
fill: "#e9effe"
|
|
1077
|
+
}),
|
|
1078
|
+
t("path", {
|
|
1079
|
+
id: "Tracciato_9174",
|
|
1080
|
+
d: "M154.228,167c-.15.081-.293.161-.433.245.14-.084.287-.164.433-.245",
|
|
1081
|
+
transform: "translate(-145.279 -152.088)",
|
|
1082
|
+
fill: "#2b5dff"
|
|
1083
|
+
}),
|
|
1084
|
+
t("path", {
|
|
1085
|
+
id: "Tracciato_9175",
|
|
1086
|
+
d: "M153.49,167.41c-.164.092-.323.188-.478.284.158-.1.317-.191.478-.284",
|
|
1087
|
+
transform: "translate(-145.083 -152.19)",
|
|
1088
|
+
fill: "#2b5dff"
|
|
1089
|
+
}),
|
|
1090
|
+
t("path", {
|
|
1091
|
+
id: "Tracciato_9176",
|
|
1092
|
+
d: "M152.335,168.135c-.117.069-.23.14-.344.215.113-.075.225-.15.344-.215",
|
|
1093
|
+
transform: "translate(-144.827 -152.371)",
|
|
1094
|
+
fill: "#2b5dff"
|
|
1095
|
+
}),
|
|
1096
|
+
t("path", {
|
|
1097
|
+
id: "Tracciato_9177",
|
|
1098
|
+
d: "M151.662,168.554q-.192.121-.375.251.183-.131.375-.251",
|
|
1099
|
+
transform: "translate(-144.651 -152.476)",
|
|
1100
|
+
fill: "#2b5dff"
|
|
1101
|
+
}),
|
|
1102
|
+
t("path", {
|
|
1103
|
+
id: "Tracciato_9178",
|
|
1104
|
+
d: "M148.08,171.274c-.138.122-.272.245-.4.367.129-.122.263-.245.4-.367",
|
|
1105
|
+
transform: "translate(-143.748 -153.156)",
|
|
1106
|
+
fill: "#2b5dff"
|
|
1107
|
+
}),
|
|
1108
|
+
t("path", {
|
|
1109
|
+
id: "Tracciato_9179",
|
|
1110
|
+
d: "M147.484,171.832c-.126.12-.245.236-.365.358.117-.12.239-.239.365-.358",
|
|
1111
|
+
transform: "translate(-143.609 -153.296)",
|
|
1112
|
+
fill: "#2b5dff"
|
|
1113
|
+
}),
|
|
1114
|
+
t("path", {
|
|
1115
|
+
id: "Tracciato_9180",
|
|
1116
|
+
d: "M147.019,172.311c-.1.1-.209.212-.308.319.1-.108.2-.212.308-.319",
|
|
1117
|
+
transform: "translate(-143.507 -153.416)",
|
|
1118
|
+
fill: "#2b5dff"
|
|
1119
|
+
}),
|
|
1120
|
+
t("path", {
|
|
1121
|
+
id: "Tracciato_9181",
|
|
1122
|
+
d: "M146,173.422q-.15.179-.3.358c.092-.119.194-.239.3-.358",
|
|
1123
|
+
transform: "translate(-143.254 -153.694)",
|
|
1124
|
+
fill: "#2b5dff"
|
|
1125
|
+
}),
|
|
1126
|
+
t("path", {
|
|
1127
|
+
id: "Tracciato_9182",
|
|
1128
|
+
d: "M145.635,173.9c-.069.084-.135.168-.2.251.063-.084.129-.168.2-.251",
|
|
1129
|
+
transform: "translate(-143.188 -153.813)",
|
|
1130
|
+
fill: "#2b5dff"
|
|
1131
|
+
}),
|
|
1132
|
+
t("path", {
|
|
1133
|
+
id: "Tracciato_9183",
|
|
1134
|
+
d: "M145.387,174.235c-.054.069-.108.138-.156.206.048-.069.1-.138.156-.206",
|
|
1135
|
+
transform: "translate(-143.137 -153.897)",
|
|
1136
|
+
fill: "#2b5dff"
|
|
1137
|
+
}),
|
|
1138
|
+
t("path", {
|
|
1139
|
+
id: "Tracciato_9184",
|
|
1140
|
+
d: "M144.2,176c-.054.092-.1.182-.15.275.048-.092.1-.182.15-.275",
|
|
1141
|
+
transform: "translate(-142.841 -154.337)",
|
|
1142
|
+
fill: "#2b5dff"
|
|
1143
|
+
}),
|
|
1144
|
+
t("path", {
|
|
1145
|
+
id: "Tracciato_9185",
|
|
1146
|
+
d: "M143.789,176.774c-.039.075-.075.156-.113.23.036-.075.075-.15.113-.23",
|
|
1147
|
+
transform: "translate(-142.748 -154.532)",
|
|
1148
|
+
fill: "#2b5dff"
|
|
1149
|
+
}),
|
|
1150
|
+
t("path", {
|
|
1151
|
+
id: "Tracciato_9186",
|
|
1152
|
+
d: "M143.651,177.081c-.027.057-.054.114-.075.17.027-.057.051-.114.075-.17",
|
|
1153
|
+
transform: "translate(-142.723 -154.609)",
|
|
1154
|
+
fill: "#2b5dff"
|
|
1155
|
+
}),
|
|
1156
|
+
t("path", {
|
|
1157
|
+
id: "Tracciato_9187",
|
|
1158
|
+
d: "M143.533,177.309c-.041.089-.08.179-.117.268.036-.089.075-.179.117-.268",
|
|
1159
|
+
transform: "translate(-142.683 -154.666)",
|
|
1160
|
+
fill: "#2b5dff"
|
|
1161
|
+
}),
|
|
1162
|
+
t("path", {
|
|
1163
|
+
id: "Tracciato_9188",
|
|
1164
|
+
d: "M143.322,177.8c-.039.1-.075.194-.113.293.033-.1.075-.194.113-.293",
|
|
1165
|
+
transform: "translate(-142.631 -154.789)",
|
|
1166
|
+
fill: "#2b5dff"
|
|
1167
|
+
}),
|
|
1168
|
+
t("path", {
|
|
1169
|
+
id: "Tracciato_9189",
|
|
1170
|
+
d: "M143.115,178.358c-.042.113-.081.23-.113.344.033-.114.069-.23.113-.344",
|
|
1171
|
+
transform: "translate(-142.579 -154.928)",
|
|
1172
|
+
fill: "#2b5dff"
|
|
1173
|
+
}),
|
|
1174
|
+
t("path", {
|
|
1175
|
+
id: "Tracciato_9190",
|
|
1176
|
+
d: "M142.958,178.864c-.033.1-.06.194-.084.293.024-.1.051-.2.084-.293",
|
|
1177
|
+
transform: "translate(-142.547 -155.055)",
|
|
1178
|
+
fill: "#2b5dff"
|
|
1179
|
+
}),
|
|
1180
|
+
t("path", {
|
|
1181
|
+
id: "Tracciato_9191",
|
|
1182
|
+
d: "M142.859,179.255c-.018.057-.033.113-.045.17a1.736,1.736,0,0,1,.045-.17",
|
|
1183
|
+
transform: "translate(-142.532 -155.153)",
|
|
1184
|
+
fill: "#2b5dff"
|
|
1185
|
+
}),
|
|
1186
|
+
t("path", {
|
|
1187
|
+
id: "Tracciato_9192",
|
|
1188
|
+
d: "M142.683,179.973c-.024.11-.045.225-.06.332.015-.11.036-.225.06-.332",
|
|
1189
|
+
transform: "translate(-142.484 -155.332)",
|
|
1190
|
+
fill: "#2b5dff"
|
|
1191
|
+
}),
|
|
1192
|
+
t("path", {
|
|
1193
|
+
id: "Tracciato_9193",
|
|
1194
|
+
d: "M142.584,183.829a8.163,8.163,0,0,0,.2.975,8.485,8.485,0,0,0-.2,1Z",
|
|
1195
|
+
transform: "translate(-142.473 -156.297)",
|
|
1196
|
+
fill: "#2b5dff"
|
|
1197
|
+
}),
|
|
1198
|
+
t("path", {
|
|
1199
|
+
id: "Tracciato_9194",
|
|
1200
|
+
d: "M142.566,180.547l-.009,2.46a8.275,8.275,0,0,1,.009-2.46",
|
|
1201
|
+
transform: "translate(-142.446 -155.476)",
|
|
1202
|
+
fill: "#2b5dff"
|
|
1203
|
+
}),
|
|
1204
|
+
t("path", {
|
|
1205
|
+
id: "Tracciato_9195",
|
|
1206
|
+
d: "M142.552,186.474l-.006,2.25a8.219,8.219,0,0,1,.006-2.25",
|
|
1207
|
+
transform: "translate(-142.446 -156.958)",
|
|
1208
|
+
fill: "#2b5dff"
|
|
1209
|
+
}),
|
|
1210
|
+
t("path", {
|
|
1211
|
+
id: "Tracciato_9196",
|
|
1212
|
+
d: "M142.493,208.062c-.4,4.794,3.32,9.661,11.161,13.333-12.658-5.763-11.161-13.333-11.161-13.333",
|
|
1213
|
+
transform: "translate(-142.438 -162.358)",
|
|
1214
|
+
fill: "#2b5dff"
|
|
1215
|
+
})
|
|
1216
|
+
])),
|
|
1217
|
+
t("g", { id: "Raggruppa_7562" }, t("g", {
|
|
1218
|
+
id: "Raggruppa_7561",
|
|
1219
|
+
"clip-path": "url(#clip-path)"
|
|
1220
|
+
}, t("path", {
|
|
1221
|
+
id: "Tracciato_9197",
|
|
1222
|
+
d: "M207.2,195.534c-14.766,6.915-38.783,6.88-53.641-.075-6.38-2.987-10.035-6.766-10.958-10.653",
|
|
1223
|
+
transform: "translate(-35.668 -46.225)",
|
|
1224
|
+
fill: "none",
|
|
1225
|
+
stroke: "#fff",
|
|
1226
|
+
"stroke-linecap": "round",
|
|
1227
|
+
"stroke-linejoin": "round",
|
|
1228
|
+
"stroke-width": "2"
|
|
1229
|
+
}))),
|
|
1230
|
+
t("g", {
|
|
1231
|
+
id: "Raggruppa_7564",
|
|
1232
|
+
transform: "translate(60.356 36.634)"
|
|
1233
|
+
}, t("g", {
|
|
1234
|
+
id: "Raggruppa_7563",
|
|
1235
|
+
"clip-path": "url(#clip-path-24)"
|
|
1236
|
+
}, [
|
|
1237
|
+
t("path", {
|
|
1238
|
+
id: "Tracciato_9198",
|
|
1239
|
+
d: "M121.745,91.641v.838c0,2.85-1.749,5.836-3.888,6.63l-1.932.715V97.315a7.933,7.933,0,0,0,2.8-6.015v-.838a4.968,4.968,0,0,0-.661-2.635c2.043-.616,3.682,1.05,3.682,3.81",
|
|
1240
|
+
transform: "translate(-89.352 -58.57)",
|
|
1241
|
+
fill: "#2b5dff"
|
|
1242
|
+
}),
|
|
1243
|
+
t("path", {
|
|
1244
|
+
id: "Tracciato_9199",
|
|
1245
|
+
d: "M118.723,91.347a7.928,7.928,0,0,1-2.8,6.015V94.723l1.31-.487a.955.955,0,0,0,.505-.862c0-.308-.158-.511-.37-.511a.358.358,0,0,0-.134.024l-1.31.487V88.661l1.932-.715c.069-.027.138-.048.206-.069a4.968,4.968,0,0,1,.661,2.635Z",
|
|
1246
|
+
transform: "translate(-89.352 -58.614)",
|
|
1247
|
+
fill: "#2b5dff"
|
|
1248
|
+
}),
|
|
1249
|
+
t("path", {
|
|
1250
|
+
id: "Tracciato_9200",
|
|
1251
|
+
d: "M118.063,87.437c-.069.021-.138.042-.206.069l-1.932.715V86.134a2.54,2.54,0,0,1,2.139,1.3",
|
|
1252
|
+
transform: "translate(-89.352 -58.178)",
|
|
1253
|
+
fill: "#bad3f7"
|
|
1254
|
+
}),
|
|
1255
|
+
t("path", {
|
|
1256
|
+
id: "Tracciato_9201",
|
|
1257
|
+
d: "M117.739,95.037a.955.955,0,0,1-.505.862l-1.31.487v-1.35l1.31-.487a.358.358,0,0,1,.134-.024c.212,0,.37.2.37.511",
|
|
1258
|
+
transform: "translate(-89.352 -60.277)",
|
|
1259
|
+
fill: "#fff"
|
|
1260
|
+
}),
|
|
1261
|
+
t("path", {
|
|
1262
|
+
id: "Tracciato_9202",
|
|
1263
|
+
d: "M110.258,100.524v2.509l-13.757,5.1a2.55,2.55,0,0,1-3.23-1.107c.069-.021.138-.042.206-.069l15.69-5.82a4.182,4.182,0,0,0,1.092-.616",
|
|
1264
|
+
transform: "translate(-83.685 -61.777)",
|
|
1265
|
+
fill: "#2b5dff"
|
|
1266
|
+
}),
|
|
1267
|
+
t("path", {
|
|
1268
|
+
id: "Tracciato_9203",
|
|
1269
|
+
d: "M111.651,95.209v1.35l-12.3,4.562a.376.376,0,0,1-.134.027c-.212,0-.37-.206-.37-.511a.951.951,0,0,1,.505-.862Z",
|
|
1270
|
+
transform: "translate(-85.079 -60.448)",
|
|
1271
|
+
fill: "#fff"
|
|
1272
|
+
}),
|
|
1273
|
+
t("path", {
|
|
1274
|
+
id: "Tracciato_9204",
|
|
1275
|
+
d: "M109.03,86.137v2.088l-13.757,5.1c-2.142.8-3.891,3.777-3.891,6.63v.838a4.968,4.968,0,0,0,.661,2.635c-2.043.616-3.682-1.05-3.682-3.81v-.838c0-2.85,1.749-5.835,3.888-6.627l15.69-5.823a2.905,2.905,0,0,1,1.092-.194",
|
|
1276
|
+
transform: "translate(-82.457 -58.178)",
|
|
1277
|
+
fill: "#bad3f7"
|
|
1278
|
+
}),
|
|
1279
|
+
t("path", {
|
|
1280
|
+
id: "Tracciato_9205",
|
|
1281
|
+
d: "M105.775,49.845a1.61,1.61,0,0,1-.012.17,1.432,1.432,0,0,1-.876,1.154L94.129,55.163a.9.9,0,0,1-1.235-.927,1.61,1.61,0,0,1,.012-.17,1.435,1.435,0,0,1,.876-1.154l10.758-3.993a.905.905,0,0,1,1.235.927",
|
|
1282
|
+
transform: "translate(-83.59 -48.853)",
|
|
1283
|
+
fill: "#bad3f7"
|
|
1284
|
+
}),
|
|
1285
|
+
t("path", {
|
|
1286
|
+
id: "Tracciato_9206",
|
|
1287
|
+
d: "M105.775,64.7a1.61,1.61,0,0,1-.012.17,1.435,1.435,0,0,1-.876,1.154L94.13,70.014a.905.905,0,0,1-1.235-.927,1.61,1.61,0,0,1,.012-.17,1.431,1.431,0,0,1,.876-1.154L104.54,63.77a.9.9,0,0,1,1.235.927",
|
|
1288
|
+
transform: "translate(-83.59 -52.567)",
|
|
1289
|
+
fill: "#bad3f7"
|
|
1290
|
+
}),
|
|
1291
|
+
t("path", {
|
|
1292
|
+
id: "Tracciato_9207",
|
|
1293
|
+
d: "M105.775,79.547a1.681,1.681,0,0,1-.012.173,1.439,1.439,0,0,1-.876,1.154L94.13,84.867a.905.905,0,0,1-1.235-.927,1.609,1.609,0,0,1,.012-.17,1.439,1.439,0,0,1,.876-1.158l10.758-3.989a.9.9,0,0,1,1.235.924",
|
|
1294
|
+
transform: "translate(-83.59 -56.283)",
|
|
1295
|
+
fill: "#bad3f7"
|
|
1296
|
+
}),
|
|
1297
|
+
t("path", {
|
|
1298
|
+
id: "Tracciato_9208",
|
|
1299
|
+
d: "M93.255,104.06c-.069.027-.138.048-.206.069a4.968,4.968,0,0,1-.661-2.635v-.838c0-2.85,1.749-5.835,3.891-6.63l13.757-5.1v4.714l-12.3,4.567a.951.951,0,0,0-.505.862c0,.305.158.511.37.511a.376.376,0,0,0,.134-.027l12.3-4.562V97.63a4.182,4.182,0,0,1-1.092.616Z",
|
|
1300
|
+
transform: "translate(-83.464 -58.877)",
|
|
1301
|
+
fill: "#2b5dff"
|
|
1302
|
+
}),
|
|
1303
|
+
t("path", {
|
|
1304
|
+
id: "Tracciato_9209",
|
|
1305
|
+
d: "M84.651,85.869V88.7a1.369,1.369,0,0,1-.73,1.244l-2.7,1c-.4.15-.73-.167-.73-.7V87.416a1.369,1.369,0,0,1,.73-1.244l2.7-1c.4-.15.73.164.73.7",
|
|
1306
|
+
transform: "translate(-80.488 -57.928)",
|
|
1307
|
+
fill: "#e9effe"
|
|
1308
|
+
}),
|
|
1309
|
+
t("path", {
|
|
1310
|
+
id: "Tracciato_9210",
|
|
1311
|
+
d: "M84.651,70.453v2.832a1.369,1.369,0,0,1-.73,1.241l-2.7,1c-.4.15-.73-.165-.73-.7V72a1.372,1.372,0,0,1,.73-1.244l2.7-1c.4-.15.73.164.73.7",
|
|
1312
|
+
transform: "translate(-80.488 -54.071)",
|
|
1313
|
+
fill: "#e9effe"
|
|
1314
|
+
}),
|
|
1315
|
+
t("path", {
|
|
1316
|
+
id: "Tracciato_9211",
|
|
1317
|
+
d: "M84.651,55.033v2.832a1.372,1.372,0,0,1-.73,1.244l-2.7,1c-.4.15-.73-.165-.73-.7V56.577a1.367,1.367,0,0,1,.73-1.243l2.7-1c.4-.15.73.164.73.7",
|
|
1318
|
+
transform: "translate(-80.488 -50.213)",
|
|
1319
|
+
fill: "#e9effe"
|
|
1320
|
+
})
|
|
1321
|
+
])),
|
|
1322
|
+
t("path", {
|
|
1323
|
+
id: "Tracciato_9212",
|
|
1324
|
+
d: "M105.979,85.642v4.191L76.165,100.909V40.732l29.814-9.744V74.431",
|
|
1325
|
+
transform: "translate(-19.051 -7.751)",
|
|
1326
|
+
fill: "none",
|
|
1327
|
+
stroke: "#bad3f7",
|
|
1328
|
+
"stroke-linecap": "round",
|
|
1329
|
+
"stroke-linejoin": "round",
|
|
1330
|
+
"stroke-width": "2.225"
|
|
1331
|
+
}),
|
|
1332
|
+
t("line", {
|
|
1333
|
+
id: "Linea_1864",
|
|
1334
|
+
y1: "22.632",
|
|
1335
|
+
transform: "translate(42.618 81.115)",
|
|
1336
|
+
fill: "none",
|
|
1337
|
+
stroke: "#bad3f7",
|
|
1338
|
+
"stroke-width": "2.225"
|
|
1339
|
+
}),
|
|
1340
|
+
t("line", {
|
|
1341
|
+
id: "Linea_1865",
|
|
1342
|
+
y2: "20.528",
|
|
1343
|
+
transform: "translate(21.815 79.837)",
|
|
1344
|
+
fill: "none",
|
|
1345
|
+
stroke: "#bad3f7",
|
|
1346
|
+
"stroke-width": "2.225"
|
|
1347
|
+
}),
|
|
1348
|
+
t("line", {
|
|
1349
|
+
id: "Linea_1866",
|
|
1350
|
+
y1: "22.632",
|
|
1351
|
+
transform: "translate(8.2 111.492)",
|
|
1352
|
+
fill: "none",
|
|
1353
|
+
stroke: "#bad3f7",
|
|
1354
|
+
"stroke-width": "2.225"
|
|
1355
|
+
}),
|
|
1356
|
+
t("g", { id: "Raggruppa_7566" }, t("g", {
|
|
1357
|
+
id: "Raggruppa_7565",
|
|
1358
|
+
"clip-path": "url(#clip-path)"
|
|
1359
|
+
}, [
|
|
1360
|
+
t("path", {
|
|
1361
|
+
id: "Tracciato_9213",
|
|
1362
|
+
d: "M19.995,89.768l-.052.37a.945.945,0,0,0,1.071,1.156c.613-.075.811.661.313,1.163a1.382,1.382,0,0,0-.26,1.845l.215.232a1.248,1.248,0,0,0,1.754-.184l.021-.027c.5-.5,1.192-.268,1.1.366a.945.945,0,0,0,1.071,1.156l.358-.043a1.768,1.768,0,0,0,1.439-1.454c.089-.637.875-1.043,1.245-.645a1.247,1.247,0,0,0,1.754-.184c.007-.008.014-.017.021-.026l.289-.292a1.382,1.382,0,0,0,.26-1.845c-.37-.4.045-1.205.658-1.275a1.768,1.768,0,0,0,1.439-1.454l.052-.37a.945.945,0,0,0-.694-1.142.954.954,0,0,0-.377-.014c-.613.075-.81-.66-.313-1.163a1.384,1.384,0,0,0,.26-1.846l-.215-.232a1.248,1.248,0,0,0-1.754.184l-.021.027c-.5.5-1.192.268-1.1-.366a.945.945,0,0,0-1.071-1.156l-.358.043a1.766,1.766,0,0,0-1.439,1.454c-.089.637-.875,1.044-1.245.644a1.247,1.247,0,0,0-1.753.184l-.022.028-.289.292a1.383,1.383,0,0,0-.26,1.845c.37.4-.045,1.205-.658,1.275a1.768,1.768,0,0,0-1.439,1.454m3.233-.2A4.383,4.383,0,0,1,26.8,85.956a2.344,2.344,0,0,1,2.658,2.869,4.383,4.383,0,0,1-3.571,3.608,2.344,2.344,0,0,1-2.658-2.869",
|
|
1363
|
+
transform: "translate(-4.981 -20.644)",
|
|
1364
|
+
fill: "#bad3f7"
|
|
1365
|
+
}),
|
|
1366
|
+
t("path", {
|
|
1367
|
+
id: "Tracciato_9214",
|
|
1368
|
+
d: "M51.779,106.274l-5.68,2.118a.6.6,0,0,1-.886-.574,1.436,1.436,0,0,1,.886-1.236l5.68-2.118a.6.6,0,0,1,.886.574,1.436,1.436,0,0,1-.886,1.236",
|
|
1369
|
+
transform: "translate(-11.308 -26.111)",
|
|
1370
|
+
fill: "#bad3f7"
|
|
1371
|
+
}),
|
|
1372
|
+
t("path", {
|
|
1373
|
+
id: "Tracciato_9215",
|
|
1374
|
+
d: "M6.573,147.25l-5.68,2.118a.6.6,0,0,1-.89-.574,1.436,1.436,0,0,1,.886-1.236l5.68-2.118a.6.6,0,0,1,.886.574,1.437,1.437,0,0,1-.886,1.236",
|
|
1375
|
+
transform: "translate(0 -36.36)",
|
|
1376
|
+
fill: "#bad3f7"
|
|
1377
|
+
}),
|
|
1378
|
+
t("path", {
|
|
1379
|
+
id: "Tracciato_9216",
|
|
1380
|
+
d: "M17.207,218.232V193.685l11.887-5.024V213.25Z",
|
|
1381
|
+
transform: "translate(-4.304 -47.189)",
|
|
1382
|
+
fill: "#2b5dff"
|
|
1383
|
+
})
|
|
1384
|
+
]))
|
|
1385
|
+
])]
|
|
1435
1386
|
});
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
};
|
|
1387
|
+
//#endregion
|
|
1388
|
+
export { n as InsightImg };
|