bfg-common 1.3.348 → 1.3.349

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.
Files changed (48) hide show
  1. package/components/atoms/TheIcon.vue +1646 -1125
  2. package/components/atoms/TheIconOld.vue +2444 -0
  3. package/components/atoms/switch/Switch.vue +111 -111
  4. package/components/atoms/table/compact/Compact.vue +526 -526
  5. package/components/common/adapterManager/ui/table/Header.vue +93 -93
  6. package/components/common/adapterManager/ui/table/Table.vue +162 -162
  7. package/components/common/context/Context.vue +99 -99
  8. package/components/common/lib/config/states.ts +126 -126
  9. package/components/common/resource/progressBlock/ProgressBlock.vue +142 -142
  10. package/components/common/vm/actions/add/Add.vue +602 -602
  11. package/components/common/vm/actions/clone/Clone.vue +518 -518
  12. package/components/common/vm/actions/common/customizeHardware/CustomizeHardware.vue +273 -273
  13. package/components/common/vm/actions/common/customizeHardware/virtualHardware/VirtualHardware.vue +697 -697
  14. package/components/common/vm/actions/common/customizeHardware/virtualHardware/newNetwork/NewNetwork.vue +299 -299
  15. package/components/common/vm/actions/common/customizeHardware/virtualHardware/newPciDevice/NewPciDevice.vue +165 -165
  16. package/components/common/vm/actions/common/select/computeResource/ComputeResource.vue +164 -164
  17. package/components/common/vm/actions/common/select/name/Name.vue +235 -235
  18. package/components/common/vm/actions/common/select/storage/Storage.vue +198 -198
  19. package/components/common/vm/actions/editSettings/EditSettings.vue +313 -313
  20. package/components/common/weekSelect/lib/config/options.ts +10 -10
  21. package/components/common/wizards/datastore/add/Add.vue +434 -434
  22. package/components/common/wizards/datastore/add/lib/config/stepItems.ts +191 -191
  23. package/components/common/wizards/datastore/add/lib/models/interfaces.ts +38 -38
  24. package/components/common/wizards/datastore/add/lib/utils.ts +70 -70
  25. package/components/common/wizards/datastore/add/local/createName/CreateName.vue +160 -160
  26. package/components/common/wizards/datastore/add/nfs/Nfs.vue +112 -112
  27. package/components/common/wizards/datastore/add/nfs/accessibility/Accessibility.vue +104 -104
  28. package/components/common/wizards/datastore/add/nfs/accessibility/tablesView/lib/config/compatibleTable.ts +62 -62
  29. package/components/common/wizards/datastore/add/nfs/accessibility/tablesView/lib/config/hostsTableItems.ts +53 -53
  30. package/components/common/wizards/datastore/add/readyComplete/ReadyComplete.vue +86 -86
  31. package/components/common/wizards/datastore/add/readyComplete/lib/config/propertiesDetails.ts +184 -184
  32. package/components/common/wizards/datastore/add/sharedStorm/deviceSelection/DeviceSelection.vue +452 -452
  33. package/components/common/wizards/datastore/add/types/Types.vue +80 -80
  34. package/components/common/wizards/datastore/add/types/lib/config/typeOptions.ts +49 -49
  35. package/composables/useAppVersion.ts +21 -21
  36. package/composables/useEnvLanguage.ts +20 -20
  37. package/lib/utils/sendTask.ts +72 -72
  38. package/minify.js +146 -146
  39. package/package.json +1 -1
  40. package/public/spice-console/application/codec.js +257 -257
  41. package/public/spice-console/lib/rasterEngine.js +907 -907
  42. package/public/spice-console/network/spicechannel.js +369 -369
  43. package/store/main/lib/interfaces.ts +9 -9
  44. package/store/tasks/actions.ts +133 -133
  45. package/store/tasks/getters.ts +25 -25
  46. package/store/tasks/lib/models/interfaces.ts +18 -18
  47. package/store/tasks/mutations.ts +58 -58
  48. package/store/tasks/state.ts +16 -16
@@ -275,277 +275,383 @@
275
275
  </template>
276
276
  <template v-else-if="props.name === 'obj-dc'">
277
277
  <svg
278
- xmlns="http://www.w3.org/2000/svg"
279
- xmlns:xlink="http://www.w3.org/1999/xlink"
280
278
  width="96"
281
279
  height="124"
282
- viewBox="0 0 96 124"
280
+ viewBox="0 0 80 80"
281
+ fill="none"
282
+ xmlns="http://www.w3.org/2000/svg"
283
283
  class="icon icon-obj-dc"
284
284
  >
285
+ <path
286
+ fill-rule="evenodd"
287
+ clip-rule="evenodd"
288
+ d="M42.5543 5.12812L71.8701 29.5168C72.5894 30.1153 72.1662 31.2856 71.2305 31.2856H69.4961C69.22 31.2856 68.9961 31.5094 68.9961 31.7856V47.9999C68.9961 50.209 67.2053 51.9999 64.9961 51.9999H55.5001C55.224 51.9999 55.0065 51.7725 54.9384 51.5049C54.7182 50.6398 53.9339 49.9999 53.0001 49.9999H52.9961C52.0624 49.9999 51.2781 50.6398 51.0578 51.5049C50.9897 51.7725 50.7723 51.9999 50.4961 51.9999H47.5001C47.224 51.9999 47.0065 51.7725 46.9384 51.5049C46.7182 50.6398 45.9339 49.9999 45.0001 49.9999H44.9961C44.0624 49.9999 43.2781 50.6398 43.0578 51.5049C42.9897 51.7725 42.7723 51.9999 42.4961 51.9999H37.2104C36.9343 51.9999 36.7168 51.7725 36.6487 51.5049C36.4285 50.6398 35.6442 49.9999 34.7104 49.9999H26.9961C26.0624 49.9999 25.2781 50.6398 25.0578 51.5049C24.9897 51.7725 24.7723 51.9999 24.4961 51.9999H14.9961C12.787 51.9999 10.9961 50.209 10.9961 47.9999V31.7856C10.9961 31.5094 10.7723 31.2856 10.4961 31.2856H8.76176C7.82605 31.2856 7.40288 30.1153 8.12221 29.5168L37.4379 5.12812C38.9204 3.89479 41.0718 3.89479 42.5543 5.12812ZM26.9961 33.9999C25.8916 33.9999 24.9961 34.8953 24.9961 35.9999C24.9961 37.1044 25.8916 37.9999 26.9961 37.9999H34.7104C35.815 37.9999 36.7104 37.1044 36.7104 35.9999C36.7104 34.8953 35.815 33.9999 34.7104 33.9999H26.9961ZM50.9961 35.9999C50.9961 34.8953 51.8916 33.9999 52.9961 33.9999H53.0001C54.1047 33.9999 55.0001 34.8953 55.0001 35.9999C55.0001 37.1044 54.1047 37.9999 53.0001 37.9999H52.9961C51.8916 37.9999 50.9961 37.1044 50.9961 35.9999ZM44.9961 33.9999C43.8916 33.9999 42.9961 34.8953 42.9961 35.9999C42.9961 37.1044 43.8916 37.9999 44.9961 37.9999H45.0001C46.1047 37.9999 47.0001 37.1044 47.0001 35.9999C47.0001 34.8953 46.1047 33.9999 45.0001 33.9999H44.9961Z"
289
+ fill="url(#paint0_linear_290_1332)"
290
+ />
291
+ <path
292
+ fill-rule="evenodd"
293
+ clip-rule="evenodd"
294
+ d="M42.5543 5.12812L71.8701 29.5168C72.5894 30.1153 72.1662 31.2856 71.2305 31.2856H69.4961C69.22 31.2856 68.9961 31.5094 68.9961 31.7856V47.9999C68.9961 50.209 67.2053 51.9999 64.9961 51.9999H55.5001C55.224 51.9999 55.0065 51.7725 54.9384 51.5049C54.7182 50.6398 53.9339 49.9999 53.0001 49.9999H52.9961C52.0624 49.9999 51.2781 50.6398 51.0578 51.5049C50.9897 51.7725 50.7723 51.9999 50.4961 51.9999H47.5001C47.224 51.9999 47.0065 51.7725 46.9384 51.5049C46.7182 50.6398 45.9339 49.9999 45.0001 49.9999H44.9961C44.0624 49.9999 43.2781 50.6398 43.0578 51.5049C42.9897 51.7725 42.7723 51.9999 42.4961 51.9999H37.2104C36.9343 51.9999 36.7168 51.7725 36.6487 51.5049C36.4285 50.6398 35.6442 49.9999 34.7104 49.9999H26.9961C26.0624 49.9999 25.2781 50.6398 25.0578 51.5049C24.9897 51.7725 24.7723 51.9999 24.4961 51.9999H14.9961C12.787 51.9999 10.9961 50.209 10.9961 47.9999V31.7856C10.9961 31.5094 10.7723 31.2856 10.4961 31.2856H8.76176C7.82605 31.2856 7.40288 30.1153 8.12221 29.5168L37.4379 5.12812C38.9204 3.89479 41.0718 3.89479 42.5543 5.12812ZM26.9961 33.9999C25.8916 33.9999 24.9961 34.8953 24.9961 35.9999C24.9961 37.1044 25.8916 37.9999 26.9961 37.9999H34.7104C35.815 37.9999 36.7104 37.1044 36.7104 35.9999C36.7104 34.8953 35.815 33.9999 34.7104 33.9999H26.9961ZM50.9961 35.9999C50.9961 34.8953 51.8916 33.9999 52.9961 33.9999H53.0001C54.1047 33.9999 55.0001 34.8953 55.0001 35.9999C55.0001 37.1044 54.1047 37.9999 53.0001 37.9999H52.9961C51.8916 37.9999 50.9961 37.1044 50.9961 35.9999ZM44.9961 33.9999C43.8916 33.9999 42.9961 34.8953 42.9961 35.9999C42.9961 37.1044 43.8916 37.9999 44.9961 37.9999H45.0001C46.1047 37.9999 47.0001 37.1044 47.0001 35.9999C47.0001 34.8953 46.1047 33.9999 45.0001 33.9999H44.9961Z"
295
+ fill="white"
296
+ fill-opacity="0.4"
297
+ />
298
+ <path
299
+ fill-rule="evenodd"
300
+ clip-rule="evenodd"
301
+ d="M37.2104 51.9998H39.9651V4.20312C39.067 4.21006 38.1708 4.51835 37.4379 5.128L8.12221 29.5167C7.40288 30.1152 7.82605 31.2855 8.76176 31.2855H10.4961C10.7723 31.2855 10.9961 31.5093 10.9961 31.7855V47.9998C10.9961 50.2089 12.787 51.9998 14.9961 51.9998H24.4961C24.7723 51.9998 24.9897 51.7724 25.0578 51.5048C25.2781 50.6396 26.0624 49.9998 26.9961 49.9998H34.7104C35.6442 49.9998 36.4285 50.6396 36.6487 51.5048C36.7168 51.7724 36.9343 51.9998 37.2104 51.9998ZM24.9961 35.9998C24.9961 34.8952 25.8916 33.9998 26.9961 33.9998H34.7104C35.815 33.9998 36.7104 34.8952 36.7104 35.9998C36.7104 37.1043 35.815 37.9998 34.7104 37.9998H26.9961C25.8916 37.9998 24.9961 37.1043 24.9961 35.9998Z"
302
+ fill="url(#paint1_linear_290_1332)"
303
+ />
304
+ <path
305
+ fill-rule="evenodd"
306
+ clip-rule="evenodd"
307
+ d="M37.2104 51.9998H39.9651V4.20312C39.067 4.21006 38.1708 4.51835 37.4379 5.128L8.12221 29.5167C7.40288 30.1152 7.82605 31.2855 8.76176 31.2855H10.4961C10.7723 31.2855 10.9961 31.5093 10.9961 31.7855V47.9998C10.9961 50.2089 12.787 51.9998 14.9961 51.9998H24.4961C24.7723 51.9998 24.9897 51.7724 25.0578 51.5048C25.2781 50.6396 26.0624 49.9998 26.9961 49.9998H34.7104C35.6442 49.9998 36.4285 50.6396 36.6487 51.5048C36.7168 51.7724 36.9343 51.9998 37.2104 51.9998ZM24.9961 35.9998C24.9961 34.8952 25.8916 33.9998 26.9961 33.9998H34.7104C35.815 33.9998 36.7104 34.8952 36.7104 35.9998C36.7104 37.1043 35.815 37.9998 34.7104 37.9998H26.9961C25.8916 37.9998 24.9961 37.1043 24.9961 35.9998Z"
308
+ fill="white"
309
+ fill-opacity="0.32"
310
+ />
311
+ <path
312
+ fill-rule="evenodd"
313
+ clip-rule="evenodd"
314
+ d="M22.9961 28C20.787 28 18.9961 29.7909 18.9961 32V40C18.9961 42.2091 20.787 44 22.9961 44H56.9961C59.2052 44 60.9961 42.2091 60.9961 40V32C60.9961 29.7909 59.2052 28 56.9961 28H22.9961ZM26.9961 34.2C26.002 34.2 25.1961 35.0059 25.1961 36C25.1961 36.9941 26.002 37.8 26.9961 37.8H34.7104C35.7045 37.8 36.5104 36.9941 36.5104 36C36.5104 35.0059 35.7045 34.2 34.7104 34.2H26.9961ZM51.1961 36C51.1961 35.0059 52.002 34.2 52.9961 34.2H53.0001C53.9942 34.2 54.8001 35.0059 54.8001 36C54.8001 36.9941 53.9942 37.8 53.0001 37.8H52.9961C52.002 37.8 51.1961 36.9941 51.1961 36ZM44.9961 34.2C44.002 34.2 43.1961 35.0059 43.1961 36C43.1961 36.9941 44.002 37.8 44.9961 37.8H45.0001C45.9942 37.8 46.8001 36.9941 46.8001 36C46.8001 35.0059 45.9942 34.2 45.0001 34.2H44.9961Z"
315
+ fill="url(#paint2_linear_290_1332)"
316
+ />
317
+ <path
318
+ fill-rule="evenodd"
319
+ clip-rule="evenodd"
320
+ d="M22.9961 28C20.787 28 18.9961 29.7909 18.9961 32V40C18.9961 42.2091 20.787 44 22.9961 44H56.9961C59.2052 44 60.9961 42.2091 60.9961 40V32C60.9961 29.7909 59.2052 28 56.9961 28H22.9961ZM26.9961 34.2C26.002 34.2 25.1961 35.0059 25.1961 36C25.1961 36.9941 26.002 37.8 26.9961 37.8H34.7104C35.7045 37.8 36.5104 36.9941 36.5104 36C36.5104 35.0059 35.7045 34.2 34.7104 34.2H26.9961ZM51.1961 36C51.1961 35.0059 52.002 34.2 52.9961 34.2H53.0001C53.9942 34.2 54.8001 35.0059 54.8001 36C54.8001 36.9941 53.9942 37.8 53.0001 37.8H52.9961C52.002 37.8 51.1961 36.9941 51.1961 36ZM44.9961 34.2C44.002 34.2 43.1961 35.0059 43.1961 36C43.1961 36.9941 44.002 37.8 44.9961 37.8H45.0001C45.9942 37.8 46.8001 36.9941 46.8001 36C46.8001 35.0059 45.9942 34.2 45.0001 34.2H44.9961Z"
321
+ fill="url(#paint3_linear_290_1332)"
322
+ />
323
+ <path
324
+ fill-rule="evenodd"
325
+ clip-rule="evenodd"
326
+ d="M22.9961 28C20.787 28 18.9961 29.7909 18.9961 32V40C18.9961 42.2091 20.787 44 22.9961 44H56.9961C59.2052 44 60.9961 42.2091 60.9961 40V32C60.9961 29.7909 59.2052 28 56.9961 28H22.9961ZM26.9961 34.2C26.002 34.2 25.1961 35.0059 25.1961 36C25.1961 36.9941 26.002 37.8 26.9961 37.8H34.7104C35.7045 37.8 36.5104 36.9941 36.5104 36C36.5104 35.0059 35.7045 34.2 34.7104 34.2H26.9961ZM51.1961 36C51.1961 35.0059 52.002 34.2 52.9961 34.2H53.0001C53.9942 34.2 54.8001 35.0059 54.8001 36C54.8001 36.9941 53.9942 37.8 53.0001 37.8H52.9961C52.002 37.8 51.1961 36.9941 51.1961 36ZM44.9961 34.2C44.002 34.2 43.1961 35.0059 43.1961 36C43.1961 36.9941 44.002 37.8 44.9961 37.8H45.0001C45.9942 37.8 46.8001 36.9941 46.8001 36C46.8001 35.0059 45.9942 34.2 45.0001 34.2H44.9961Z"
327
+ fill="white"
328
+ fill-opacity="0.02"
329
+ />
330
+ <path
331
+ fill-rule="evenodd"
332
+ clip-rule="evenodd"
333
+ d="M22.9961 44C20.787 44 18.9961 45.7909 18.9961 48V56C18.9961 58.2091 20.787 60 22.9961 60H56.9961C59.2052 60 60.9961 58.2091 60.9961 56V48C60.9961 45.7909 59.2052 44 56.9961 44H22.9961ZM26.9961 50.2C26.002 50.2 25.1961 51.0059 25.1961 52C25.1961 52.9941 26.002 53.8 26.9961 53.8H34.7104C35.7045 53.8 36.5104 52.9941 36.5104 52C36.5104 51.0059 35.7045 50.2 34.7104 50.2H26.9961ZM51.1961 52C51.1961 51.0059 52.002 50.2 52.9961 50.2H53.0001C53.9942 50.2 54.8001 51.0059 54.8001 52C54.8001 52.9941 53.9942 53.8 53.0001 53.8H52.9961C52.002 53.8 51.1961 52.9941 51.1961 52ZM44.9961 50.2C44.002 50.2 43.1961 51.0059 43.1961 52C43.1961 52.9941 44.002 53.8 44.9961 53.8H45.0001C45.9942 53.8 46.8001 52.9941 46.8001 52C46.8001 51.0059 45.9942 50.2 45.0001 50.2H44.9961Z"
334
+ fill="url(#paint4_linear_290_1332)"
335
+ />
336
+ <path
337
+ fill-rule="evenodd"
338
+ clip-rule="evenodd"
339
+ d="M22.9961 44C20.787 44 18.9961 45.7909 18.9961 48V56C18.9961 58.2091 20.787 60 22.9961 60H56.9961C59.2052 60 60.9961 58.2091 60.9961 56V48C60.9961 45.7909 59.2052 44 56.9961 44H22.9961ZM26.9961 50.2C26.002 50.2 25.1961 51.0059 25.1961 52C25.1961 52.9941 26.002 53.8 26.9961 53.8H34.7104C35.7045 53.8 36.5104 52.9941 36.5104 52C36.5104 51.0059 35.7045 50.2 34.7104 50.2H26.9961ZM51.1961 52C51.1961 51.0059 52.002 50.2 52.9961 50.2H53.0001C53.9942 50.2 54.8001 51.0059 54.8001 52C54.8001 52.9941 53.9942 53.8 53.0001 53.8H52.9961C52.002 53.8 51.1961 52.9941 51.1961 52ZM44.9961 50.2C44.002 50.2 43.1961 51.0059 43.1961 52C43.1961 52.9941 44.002 53.8 44.9961 53.8H45.0001C45.9942 53.8 46.8001 52.9941 46.8001 52C46.8001 51.0059 45.9942 50.2 45.0001 50.2H44.9961Z"
340
+ fill="url(#paint5_linear_290_1332)"
341
+ />
342
+ <path
343
+ fill-rule="evenodd"
344
+ clip-rule="evenodd"
345
+ d="M22.9961 44C20.787 44 18.9961 45.7909 18.9961 48V56C18.9961 58.2091 20.787 60 22.9961 60H56.9961C59.2052 60 60.9961 58.2091 60.9961 56V48C60.9961 45.7909 59.2052 44 56.9961 44H22.9961ZM26.9961 50.2C26.002 50.2 25.1961 51.0059 25.1961 52C25.1961 52.9941 26.002 53.8 26.9961 53.8H34.7104C35.7045 53.8 36.5104 52.9941 36.5104 52C36.5104 51.0059 35.7045 50.2 34.7104 50.2H26.9961ZM51.1961 52C51.1961 51.0059 52.002 50.2 52.9961 50.2H53.0001C53.9942 50.2 54.8001 51.0059 54.8001 52C54.8001 52.9941 53.9942 53.8 53.0001 53.8H52.9961C52.002 53.8 51.1961 52.9941 51.1961 52ZM44.9961 50.2C44.002 50.2 43.1961 51.0059 43.1961 52C43.1961 52.9941 44.002 53.8 44.9961 53.8H45.0001C45.9942 53.8 46.8001 52.9941 46.8001 52C46.8001 51.0059 45.9942 50.2 45.0001 50.2H44.9961Z"
346
+ fill="white"
347
+ fill-opacity="0.16"
348
+ />
349
+ <path
350
+ fill-rule="evenodd"
351
+ clip-rule="evenodd"
352
+ d="M22.9961 60C20.787 60 18.9961 61.7909 18.9961 64V72C18.9961 74.2091 20.787 76 22.9961 76H56.9961C59.2052 76 60.9961 74.2091 60.9961 72V64C60.9961 61.7909 59.2052 60 56.9961 60H22.9961ZM26.9961 66.2C26.002 66.2 25.1961 67.0059 25.1961 68C25.1961 68.9941 26.002 69.8 26.9961 69.8H34.7104C35.7045 69.8 36.5104 68.9941 36.5104 68C36.5104 67.0059 35.7045 66.2 34.7104 66.2H26.9961ZM51.1961 68C51.1961 67.0059 52.002 66.2 52.9961 66.2H53.0001C53.9942 66.2 54.8001 67.0059 54.8001 68C54.8001 68.9941 53.9942 69.8 53.0001 69.8H52.9961C52.002 69.8 51.1961 68.9941 51.1961 68ZM44.9961 66.2C44.002 66.2 43.1961 67.0059 43.1961 68C43.1961 68.9941 44.002 69.8 44.9961 69.8H45.0001C45.9942 69.8 46.8001 68.9941 46.8001 68C46.8001 67.0059 45.9942 66.2 45.0001 66.2H44.9961Z"
353
+ fill="url(#paint6_linear_290_1332)"
354
+ />
355
+ <path
356
+ fill-rule="evenodd"
357
+ clip-rule="evenodd"
358
+ d="M22.9961 60C20.787 60 18.9961 61.7909 18.9961 64V72C18.9961 74.2091 20.787 76 22.9961 76H56.9961C59.2052 76 60.9961 74.2091 60.9961 72V64C60.9961 61.7909 59.2052 60 56.9961 60H22.9961ZM26.9961 66.2C26.002 66.2 25.1961 67.0059 25.1961 68C25.1961 68.9941 26.002 69.8 26.9961 69.8H34.7104C35.7045 69.8 36.5104 68.9941 36.5104 68C36.5104 67.0059 35.7045 66.2 34.7104 66.2H26.9961ZM51.1961 68C51.1961 67.0059 52.002 66.2 52.9961 66.2H53.0001C53.9942 66.2 54.8001 67.0059 54.8001 68C54.8001 68.9941 53.9942 69.8 53.0001 69.8H52.9961C52.002 69.8 51.1961 68.9941 51.1961 68ZM44.9961 66.2C44.002 66.2 43.1961 67.0059 43.1961 68C43.1961 68.9941 44.002 69.8 44.9961 69.8H45.0001C45.9942 69.8 46.8001 68.9941 46.8001 68C46.8001 67.0059 45.9942 66.2 45.0001 66.2H44.9961Z"
359
+ fill="white"
360
+ fill-opacity="0.32"
361
+ />
362
+ <path
363
+ d="M71.9961 30.5L41.9095 5.58457C40.7995 4.66533 39.1927 4.66533 38.0827 5.58457L7.99609 30.5"
364
+ stroke="#008FD6"
365
+ stroke-width="2.5"
366
+ stroke-linecap="round"
367
+ />
285
368
  <defs>
286
369
  <linearGradient
287
- id="illus_grad"
288
- x1="-1651.89"
289
- y1="62.52"
290
- x2="-1607.13"
291
- y2="112.71"
292
- gradientTransform="matrix(-1, 0, 0, 1, -1597.93, 0)"
370
+ id="paint0_linear_290_1332"
371
+ x1="39.7598"
372
+ y1="52"
373
+ x2="26.4105"
374
+ y2="8.05514"
293
375
  gradientUnits="userSpaceOnUse"
294
376
  >
295
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
296
- <stop offset="0.54" stop-color="#0091da" stop-opacity="0.32" />
297
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
377
+ <stop stop-color="#3DBFFF" />
378
+ <stop offset="1" stop-color="#008BD0" />
298
379
  </linearGradient>
299
380
  <linearGradient
300
- id="illus_grad-2"
301
- x1="-1676.95"
302
- y1="68.78"
303
- x2="-1640.9"
304
- y2="109.2"
305
- xlink:href="#illus_grad"
306
- />
381
+ id="paint1_linear_290_1332"
382
+ x1="39.7598"
383
+ y1="4"
384
+ x2="54.3791"
385
+ y2="47.0335"
386
+ gradientUnits="userSpaceOnUse"
387
+ >
388
+ <stop stop-color="#008ED5" />
389
+ <stop offset="1" stop-color="#009EEC" />
390
+ </linearGradient>
391
+ <linearGradient
392
+ id="paint2_linear_290_1332"
393
+ x1="60.7598"
394
+ y1="36"
395
+ x2="18.7598"
396
+ y2="36"
397
+ gradientUnits="userSpaceOnUse"
398
+ >
399
+ <stop stop-color="#3AB1EB" />
400
+ <stop offset="1" stop-color="#0182C2" />
401
+ </linearGradient>
402
+ <linearGradient
403
+ id="paint3_linear_290_1332"
404
+ x1="60.7598"
405
+ y1="70"
406
+ x2="21.3054"
407
+ y2="72.2688"
408
+ gradientUnits="userSpaceOnUse"
409
+ >
410
+ <stop stop-color="#26B7FF" />
411
+ <stop offset="1" stop-color="#0085C7" />
412
+ </linearGradient>
413
+ <linearGradient
414
+ id="paint4_linear_290_1332"
415
+ x1="60.7598"
416
+ y1="52"
417
+ x2="18.7598"
418
+ y2="52"
419
+ gradientUnits="userSpaceOnUse"
420
+ >
421
+ <stop stop-color="#3AB1EB" />
422
+ <stop offset="1" stop-color="#0182C2" />
423
+ </linearGradient>
424
+ <linearGradient
425
+ id="paint5_linear_290_1332"
426
+ x1="60.7598"
427
+ y1="86"
428
+ x2="21.3054"
429
+ y2="88.2688"
430
+ gradientUnits="userSpaceOnUse"
431
+ >
432
+ <stop stop-color="#26B7FF" />
433
+ <stop offset="1" stop-color="#0085C7" />
434
+ </linearGradient>
435
+ <linearGradient
436
+ id="paint6_linear_290_1332"
437
+ x1="60.7598"
438
+ y1="102"
439
+ x2="21.3054"
440
+ y2="104.269"
441
+ gradientUnits="userSpaceOnUse"
442
+ >
443
+ <stop stop-color="#26B7FF" />
444
+ <stop offset="1" stop-color="#0085C7" />
445
+ </linearGradient>
307
446
  </defs>
308
- <g id="Layer_6" data-name="Layer 6">
309
- <rect class="cls-1" width="96" height="124" />
447
+ </svg>
448
+ </template>
449
+ <template v-else-if="props.name === 'obj-zone'">
450
+ <svg
451
+ width="96"
452
+ height="124"
453
+ viewBox="0 0 80 80"
454
+ fill="none"
455
+ xmlns="http://www.w3.org/2000/svg"
456
+ class="icon icon-obj-zone"
457
+ >
458
+ <g clip-path="url(#clip0_290_1078)">
459
+ <rect
460
+ x="40"
461
+ y="4"
462
+ width="36"
463
+ height="36"
464
+ rx="4"
465
+ fill="url(#paint0_linear_290_1078)"
466
+ />
467
+ <rect
468
+ x="40"
469
+ y="4"
470
+ width="36"
471
+ height="36"
472
+ rx="4"
473
+ fill="white"
474
+ fill-opacity="0.16"
475
+ />
310
476
  </g>
311
- <g id="Layer_4" data-name="Layer 4">
312
- <polygon
313
- class="cls-2"
314
- points="3.03 94.67 47.55 94.67 47.55 50.14 3.03 94.67"
477
+ <g clip-path="url(#clip1_290_1078)">
478
+ <rect
479
+ x="40"
480
+ y="76"
481
+ width="36"
482
+ height="36"
483
+ rx="4"
484
+ transform="rotate(-180 40 76)"
485
+ fill="url(#paint1_linear_290_1078)"
315
486
  />
316
- <polygon
317
- class="cls-3"
318
- points="38 94.67 73.86 94.67 73.86 58.81 38 94.67"
487
+ <rect
488
+ x="40"
489
+ y="76"
490
+ width="36"
491
+ height="36"
492
+ rx="4"
493
+ transform="rotate(-180 40 76)"
494
+ fill="white"
495
+ fill-opacity="0.12"
319
496
  />
320
497
  </g>
321
- <g id="Layer_2" data-name="Layer 2">
322
- <rect class="cls-4" x="24" y="36.36" width="2" height="6" />
323
- <rect class="cls-4" x="33" y="36.36" width="2" height="6" />
324
- <rect class="cls-4" x="42" y="36.36" width="2" height="6" />
325
- <rect class="cls-4" x="58" y="52.36" width="2" height="4" />
326
- <rect class="cls-4" x="65" y="52.36" width="2" height="4" />
327
- <rect class="cls-4" x="72" y="52.36" width="2" height="4" />
328
- <rect class="cls-4" x="58" y="64.36" width="2" height="4" />
329
- <rect class="cls-4" x="65" y="64.36" width="2" height="4" />
330
- <rect class="cls-4" x="72" y="64.36" width="2" height="4" />
331
- <rect class="cls-4" x="58" y="76.36" width="2" height="4" />
332
- <rect class="cls-4" x="65" y="76.36" width="2" height="4" />
333
- <rect class="cls-4" x="72" y="76.36" width="2" height="4" />
334
- <rect class="cls-4" x="24" y="49.36" width="2" height="6" />
335
- <rect class="cls-4" x="33" y="49.36" width="2" height="6" />
336
- <rect class="cls-4" x="42" y="49.36" width="2" height="6" />
337
- <rect class="cls-4" x="24" y="62.36" width="2" height="6" />
338
- <rect class="cls-4" x="33" y="62.36" width="2" height="6" />
339
- <rect class="cls-4" x="42" y="62.36" width="2" height="6" />
340
- <rect class="cls-4" x="24" y="75.36" width="2" height="6" />
341
- <rect class="cls-4" x="33" y="75.36" width="2" height="6" />
342
- <rect class="cls-4" x="42" y="75.36" width="2" height="6" />
343
- <path
344
- class="cls-4"
345
- d="M89.36,96H7.14a1,1,0,0,1,0-2H89.36a1,1,0,1,1,0,2Z"
498
+ <path
499
+ d="M66 48V62C66 64.2091 64.2091 66 62 66H48"
500
+ stroke="#008FD6"
501
+ stroke-width="2.5"
502
+ stroke-linecap="round"
503
+ stroke-linejoin="round"
504
+ stroke-dasharray="8 8"
505
+ />
506
+ <path
507
+ d="M14 32L14 18C14 15.7909 15.7909 14 18 14L32 14"
508
+ stroke="#008FD6"
509
+ stroke-width="2.5"
510
+ stroke-linecap="round"
511
+ stroke-linejoin="round"
512
+ stroke-dasharray="8 8"
513
+ />
514
+ <g clip-path="url(#clip2_290_1078)">
515
+ <rect x="27" y="27" width="26" height="26" rx="4" fill="#008FD6" />
516
+ <rect
517
+ x="27"
518
+ y="27"
519
+ width="26"
520
+ height="26"
521
+ rx="4"
522
+ fill="white"
523
+ fill-opacity="0.12"
346
524
  />
347
525
  <path
348
- class="cls-4"
349
- d="M51.87,95a1,1,0,0,1-1-1V26.13A1.19,1.19,0,0,0,49.62,25H18.12a1.19,1.19,0,0,0-1.25,1.12V94a1,1,0,0,1-2,0V26.13A3.19,3.19,0,0,1,18.12,23h31.5a3.19,3.19,0,0,1,3.25,3.12V94A1,1,0,0,1,51.87,95Z"
526
+ fill-rule="evenodd"
527
+ clip-rule="evenodd"
528
+ d="M53 31C53 28.7909 51.2091 27 49 27L27 27L53 53L53 31Z"
529
+ fill="#008FD6"
350
530
  />
351
531
  <path
352
- class="cls-4"
353
- d="M80,94H78V45.12A1.19,1.19,0,0,0,76.75,44H55V42H76.75A3.19,3.19,0,0,1,80,45.12Z"
532
+ fill-rule="evenodd"
533
+ clip-rule="evenodd"
534
+ d="M53 31C53 28.7909 51.2091 27 49 27L27 27L53 53L53 31Z"
535
+ fill="white"
536
+ fill-opacity="0.24"
354
537
  />
355
538
  </g>
356
- </svg>
357
- </template>
358
- <template v-else-if="props.name === 'obj-zone'">
359
- <svg
360
- id="svg2"
361
- version="1.1"
362
- xml:space="preserve"
363
- width="96"
364
- height="124"
365
- viewBox="0 0 1440 1440"
366
- xmlns="http://www.w3.org/2000/svg"
367
- xmlns:svg="http://www.w3.org/2000/svg"
368
- class="icon icon-obj-zone"
369
- >
370
- <defs id="defs6" />
371
- <g id="g8" transform="matrix(1.3333333,0,0,-1.3333333,0,1150)">
372
- <g id="g10" transform="scale(0.1)">
373
- <path
374
- id="path14"
375
- d="m 5485.82,3974.16 c 99.06,0 179.66,80.57 179.66,179.63 0,99.04 -80.6,179.63 -179.66,179.63 -50.81,0 -96.69,-21.29 -129.39,-55.36 -31.03,-32.28 -50.24,-76.05 -50.24,-124.27 0,-48.25 19.21,-91.98 50.24,-124.3 32.7,-34.03 78.58,-55.33 129.39,-55.33 v 0"
376
- style="
377
- fill: #dfac13;
378
- fill-opacity: 1;
379
- fill-rule: nonzero;
380
- stroke: none;
381
- "
382
- />
383
- <path
384
- id="path16"
385
- d="m 4254.43,6033.08 c 2.83,42.92 5.99,85.56 9.36,128 1.15,14.07 2.41,28.01 3.59,42.02 2.41,28.37 4.88,56.71 7.53,84.84 1.53,16.36 3.19,32.62 4.82,48.89 2.59,25.69 5.21,51.32 8.01,76.8 1.84,16.87 3.73,33.7 5.66,50.51 2.86,25 5.87,49.88 8.98,74.67 2.01,16.41 4.06,32.86 6.2,49.18 3.37,25.75 6.9,51.29 10.48,76.8 2.08,14.88 4.1,29.82 6.27,44.64 4.49,30.54 9.18,60.81 13.97,90.99 1.48,9.37 2.86,18.86 4.37,28.16 6.05,37.32 12.35,74.37 18.91,111.08 -500.09,158.22 -883.99,207.79 -1148.77,186.14 237.22,-16.12 534.1,-73.55 889.96,-186.14 -6.54,-36.71 -12.83,-73.76 -18.91,-111.08 -1.51,-9.3 -2.9,-18.79 -4.37,-28.16 -4.79,-30.18 -9.49,-60.45 -13.95,-90.99 -2.17,-14.82 -4.18,-29.76 -6.29,-44.64 -3.59,-25.51 -7.11,-51.05 -10.48,-76.8 -2.14,-16.32 -4.16,-32.77 -6.21,-49.18 -3.07,-24.79 -6.08,-49.67 -8.97,-74.67 -1.93,-16.81 -3.83,-33.64 -5.67,-50.51 -2.8,-25.48 -5.42,-51.11 -7.98,-76.8 -1.65,-16.27 -3.28,-32.53 -4.85,-48.89 -2.65,-28.13 -5.09,-56.47 -7.5,-84.84 -1.2,-14.01 -2.47,-27.95 -3.58,-42.02 -3.4,-42.44 -6.57,-85.08 -9.4,-128 -3.82,-57.98 25.63,-113.1 75.96,-142.17 L 6147.26,4692.5 c -6.05,-79.57 -13.16,-158.27 -21.26,-235.98 -24.31,-233.18 -57.74,-457.45 -99.91,-669.91 -0.03,-0.09 -0.03,-0.15 -0.06,-0.24 -170.44,-856.95 -439.31,-1317.59 -669.58,-1445.27 44.91,-24.93 88.41,-37.4 129.37,-37.4 250.95,0 595.3,458.47 799.03,1482.67 0.03,0.09 0.03,0.15 0.03,0.24 42.19,212.46 75.63,436.73 99.93,669.91 8.1,77.71 15.18,156.41 21.24,235.98 L 4330.39,5890.91 c -50.33,29.07 -79.79,84.19 -75.96,142.17 v 0"
386
- style="
387
- fill: #dfac13;
388
- fill-opacity: 1;
389
- fill-rule: nonzero;
390
- stroke: none;
391
- "
392
- />
393
- <path
394
- id="path18"
395
- d="m 4742.24,6646.03 c 0,-267.34 217.46,-484.83 484.79,-484.83 44.88,0 88.16,6.57 129.4,18.07 -204.61,56.81 -355.41,244.27 -355.41,466.76 0,222.46 150.8,409.92 355.41,466.73 -41.27,11.47 -84.55,18.07 -129.4,18.07 -267.33,0 -484.79,-217.49 -484.79,-484.8 v 0"
396
- style="
397
- fill: #dfac13;
398
- fill-opacity: 1;
399
- fill-rule: nonzero;
400
- stroke: none;
401
- "
402
- />
403
- <path
404
- id="path20"
405
- d="m 5356.43,6770.3 c -31.03,-32.29 -50.24,-76.05 -50.24,-124.27 0,-48.25 19.21,-92.01 50.24,-124.3 32.7,-34.04 78.58,-55.36 129.39,-55.36 99.06,0 179.66,80.6 179.66,179.66 0,99.03 -80.6,179.63 -179.66,179.63 -50.81,0 -96.69,-21.32 -129.39,-55.36 v 0"
406
- style="
407
- fill: #dfac13;
408
- fill-opacity: 1;
409
- fill-rule: nonzero;
410
- stroke: none;
411
- "
412
- />
413
- <path
414
- id="path22"
415
- d="m 7908.6,6948.1 c 112.92,-195.6 -58.13,-642.45 -665.9,-1231.79 46.98,-37.68 93.27,-75.48 138.33,-113.46 705.6,645.34 906.41,1137.3 786.38,1345.25 -73.19,126.77 -297.54,202.82 -667.8,177.79 217.7,-17.89 354.81,-83.94 408.99,-177.79 v 0"
416
- style="
417
- fill: #dfac13;
418
- fill-opacity: 1;
419
- fill-rule: nonzero;
420
- stroke: none;
421
- "
422
- />
423
- <path
424
- id="path24"
425
- d="m 6026.09,7013.18 c 8.59,-43.13 35.3,-80.42 73.37,-102.4 38.07,-21.99 83.8,-26.45 125.36,-12.35 35.45,12.05 70.21,23.43 104.57,34.42 -22.46,21.48 -38.31,49.28 -44.48,80.33 -203.73,1024.53 -548.14,1483.12 -799.09,1483.12 -40.96,0 -84.46,-12.47 -129.37,-37.4 230.27,-127.7 499.2,-588.5 669.64,-1445.72 v 0"
426
- style="
427
- fill: #dfac13;
428
- fill-opacity: 1;
429
- fill-rule: nonzero;
430
- stroke: none;
431
- "
432
- />
433
- <path
434
- id="path26"
435
- d="m 7282.81,5284.89 c -0.12,0.09 -0.24,0.21 -0.36,0.3 -41.14,36.08 -83.25,72.1 -126.29,107.97 -184.69,154 -386.46,305.83 -602.17,453.18 -0.66,0.45 -1.26,0.87 -1.9,1.32 -2.59,1.75 -5.21,3.53 -7.8,5.3 -1.65,1.12 -3.28,2.23 -4.94,3.35 -19.6,13.34 -39.33,26.62 -59.15,39.9 -168.67,112.68 -343.93,221.65 -520.88,323.79 -45.51,26.26 -91.26,52.13 -137.16,77.61 -33.74,-32.56 -72.23,-60.18 -114.19,-82.01 174.43,-100.9 347.13,-208.28 513.42,-319.39 19.84,-13.28 39.57,-26.56 59.18,-39.9 1.66,-1.12 3.25,-2.23 4.91,-3.35 2.59,-1.77 5.21,-3.55 7.8,-5.3 0.63,-0.45 1.27,-0.87 1.9,-1.32 215.71,-147.35 417.48,-299.18 602.17,-453.18 43.04,-35.87 85.18,-71.89 126.32,-107.97 0.12,-0.09 0.21,-0.21 0.33,-0.3 785.21,-688.47 1010.04,-1215.76 884.63,-1432.98 -54.24,-93.91 -191.62,-159.96 -409.65,-177.76 370.62,-25.15 595.21,50.96 668.43,177.76 125.45,217.22 -99.42,744.51 -884.6,1432.98 v 0"
436
- style="
437
- fill: #dfac13;
438
- fill-opacity: 1;
439
- fill-rule: nonzero;
440
- stroke: none;
441
- "
442
- />
443
- <path
444
- id="path28"
445
- d="m 4278.49,3909.47 c -16.5,0 -33.07,-2.68 -49.03,-8.07 -412.21,-139.94 -751.23,-209.36 -1015.86,-227.25 268.45,-22.02 659.64,29.39 1170.04,192.82 -8.71,8.34 -18.19,15.93 -28.83,22.08 -23.46,13.52 -49.81,20.42 -76.32,20.42 v 0"
446
- style="
447
- fill: #dfac13;
448
- fill-opacity: 1;
449
- fill-rule: nonzero;
450
- stroke: none;
451
- "
452
- />
453
- <path
454
- id="path30"
455
- d="m 5005.15,4584.32 c 2.47,-1.42 4.91,-2.9 7.38,-4.34 45.41,-26.2 91.17,-52.08 137.16,-77.62 57.22,55.21 128.03,96.23 206.74,118.19 -41.27,11.44 -84.55,18.04 -129.4,18.04 -80.02,0 -155.38,-19.73 -221.88,-54.27 v 0"
456
- style="
457
- fill: #dfac13;
458
- fill-opacity: 1;
459
- fill-rule: nonzero;
460
- stroke: none;
461
- "
462
- />
463
- <path
464
- id="path32"
465
- d="m 4601.16,4315.71 c 48.97,-28.28 98.37,-56.11 147.97,-83.64 -4.15,-25.54 -6.89,-51.56 -6.89,-78.28 0,-267.33 217.46,-484.79 484.79,-484.79 44.85,0 88.13,6.59 129.4,18.07 -204.61,56.8 -355.41,244.26 -355.41,466.72 0,26.72 2.74,52.74 6.93,78.28 -49.64,27.53 -99.01,55.36 -148.01,83.64 -183.79,106.11 -364.83,218.61 -538.05,334.39 -264.68,177.04 -510.03,360.58 -731.08,546.87 -41.95,-38.4 -82.01,-76.2 -120.44,-113.46 183.72,-147.31 381.97,-292.46 592.71,-433.41 173.25,-115.78 354.26,-228.28 538.08,-334.39 v 0"
466
- style="
467
- fill: #dfac13;
468
- fill-opacity: 1;
469
- fill-rule: nonzero;
470
- stroke: none;
471
- "
472
- />
473
- <path
474
- id="path34"
475
- d="m 7908.63,3851.91 c 125.41,217.22 -99.42,744.51 -884.63,1432.98 -0.12,0.09 -0.21,0.21 -0.33,0.3 -41.14,36.08 -83.28,72.1 -126.32,107.97 -184.69,154 -386.46,305.83 -602.17,453.18 -0.63,0.45 -1.27,0.87 -1.9,1.32 -2.59,1.75 -5.21,3.53 -7.8,5.3 -1.66,1.12 -3.25,2.23 -4.91,3.35 -19.61,13.34 -39.34,26.62 -59.18,39.9 -166.29,111.11 -338.99,218.49 -513.42,319.39 -66.59,-34.61 -142.04,-54.4 -222.15,-54.4 -44.85,0 -88.13,6.63 -129.39,18.07 -41.24,-11.5 -84.52,-18.07 -129.4,-18.07 -267.33,0 -484.79,217.49 -484.79,484.83 0,267.31 217.46,484.8 484.79,484.8 44.85,0 88.13,-6.6 129.4,-18.07 41.26,11.47 84.54,18.07 129.39,18.07 267.33,0 484.82,-217.49 484.82,-484.8 0,-26.62 -2.74,-52.59 -6.86,-78.04 49.57,-27.47 98.97,-55.33 148.12,-83.7 182.68,-105.48 363.63,-217.97 537.87,-334.35 210.47,-140.72 408.81,-285.92 592.93,-433.63 607.77,589.34 778.82,1036.19 665.9,1231.79 -54.18,93.85 -191.29,159.9 -408.99,177.79 -264.66,-17.92 -603.71,-87.41 -1015.98,-227.46 -41.59,-14.1 -87.28,-9.64 -125.38,12.35 -10.63,6.14 -20.15,13.73 -28.86,22.07 -34.36,-10.99 -69.12,-22.37 -104.57,-34.42 -41.56,-14.1 -87.29,-9.64 -125.36,12.35 -38.07,21.98 -64.78,59.27 -73.37,102.4 -170.44,857.22 -439.37,1318.02 -669.64,1445.72 -230.2,-127.7 -499.01,-588.47 -669.48,-1445.6 0,-0.03 0,-0.06 0,-0.12 -34.1,-171.56 -62.41,-351.16 -84.94,-537.05 -14.58,-120.39 -26.81,-243.36 -36.38,-368.69 L 6641.28,4909.09 c 50.3,-29.06 79.75,-84.15 75.99,-142.1 -2.83,-42.8 -5.97,-85.36 -9.34,-127.71 -1.14,-14.3 -2.44,-28.49 -3.64,-42.77 -2.35,-28.04 -4.76,-56.02 -7.38,-83.85 -1.57,-16.65 -3.26,-33.22 -4.91,-49.81 -2.53,-25.27 -5.09,-50.45 -7.83,-75.54 -1.9,-17.29 -3.83,-34.52 -5.82,-51.72 -2.8,-24.45 -5.72,-48.79 -8.73,-73.04 -2.11,-16.98 -4.22,-33.97 -6.42,-50.84 -3.25,-24.97 -6.68,-49.73 -10.15,-74.48 -2.17,-15.63 -4.3,-31.36 -6.59,-46.93 -4.25,-29.09 -8.74,-57.95 -13.29,-86.71 -1.71,-10.81 -3.28,-21.72 -5.03,-32.47 -6.05,-37.26 -12.34,-74.27 -18.88,-110.96 355.74,-112.52 652.53,-169.93 889.72,-186.01 218.03,17.8 355.41,83.85 409.65,177.76 v 0"
476
- style="
477
- fill: #fbce28;
478
- fill-opacity: 1;
479
- fill-rule: nonzero;
480
- stroke: none;
481
- "
482
- />
483
- <path
484
- id="path36"
485
- d="m 6026.03,3786.37 c 0.03,0.09 0.03,0.15 0.06,0.24 42.17,212.46 75.6,436.73 99.91,669.91 8.1,77.71 15.21,156.41 21.26,235.98 L 4071.57,5890.91 c -50.33,29.07 -79.78,84.19 -75.96,142.17 2.83,42.92 6,85.56 9.4,128 1.11,14.07 2.38,28.01 3.58,42.02 2.41,28.37 4.85,56.71 7.5,84.84 1.57,16.36 3.2,32.62 4.85,48.89 2.56,25.69 5.18,51.32 7.98,76.8 1.84,16.87 3.74,33.7 5.67,50.51 2.89,25 5.9,49.88 8.97,74.67 2.05,16.41 4.07,32.86 6.21,49.18 3.37,25.75 6.89,51.29 10.48,76.8 2.11,14.88 4.12,29.82 6.29,44.64 4.46,30.54 9.16,60.81 13.95,90.99 1.47,9.37 2.86,18.86 4.37,28.16 6.08,37.32 12.37,74.37 18.91,111.08 -355.86,112.59 -652.74,170.02 -889.96,186.14 -217.88,-17.83 -355.19,-83.82 -409.38,-177.7 -125.45,-217.34 99.52,-744.88 884.93,-1433.46 217.16,-190.48 461.97,-378.99 728.73,-561.24 8.11,-5.55 16.24,-11.09 24.37,-16.6 3.88,-2.62 7.8,-5.27 11.66,-7.89 12.43,-8.4 24.88,-16.78 37.37,-25.15 165.33,-110.48 338.15,-217.88 513.66,-319.44 66.5,34.54 141.86,54.27 221.88,54.27 44.85,0 88.13,-6.6 129.4,-18.04 41.23,11.5 84.51,18.04 129.39,18.04 267.33,0 484.82,-217.46 484.82,-484.8 0,-267.33 -217.49,-484.79 -484.82,-484.79 -44.85,0 -88.13,6.59 -129.39,18.07 -41.27,-11.48 -84.55,-18.07 -129.4,-18.07 -267.33,0 -484.79,217.46 -484.79,484.79 0,26.72 2.74,52.74 6.89,78.28 -49.6,27.53 -99,55.36 -147.97,83.64 -183.82,106.11 -364.83,218.61 -538.08,334.39 -210.74,140.95 -408.99,286.1 -592.71,433.41 -607.81,-589.31 -778.86,-1036.1 -665.94,-1231.6 54.19,-93.85 191.35,-159.9 409.17,-177.76 264.63,17.89 603.65,87.31 1015.86,227.25 15.96,5.39 32.53,8.07 49.03,8.07 26.51,0 52.86,-6.9 76.32,-20.42 10.64,-6.15 20.12,-13.74 28.83,-22.08 34.39,11.02 69.15,22.38 104.6,34.43 15.99,5.39 32.56,8.07 49.04,8.07 26.53,0 52.85,-6.9 76.32,-20.42 38.04,-21.99 64.78,-59.31 73.34,-102.41 170.44,-857.1 439.28,-1317.86 669.51,-1445.54 230.27,127.68 499.14,588.32 669.58,1445.27 v 0"
486
- style="
487
- fill: #fbce28;
488
- fill-opacity: 1;
489
- fill-rule: nonzero;
490
- stroke: none;
491
- "
539
+ <defs>
540
+ <linearGradient
541
+ id="paint0_linear_290_1078"
542
+ x1="40"
543
+ y1="40"
544
+ x2="76"
545
+ y2="4"
546
+ gradientUnits="userSpaceOnUse"
547
+ >
548
+ <stop stop-color="#54C6FF" />
549
+ <stop offset="1" stop-color="#0085C7" />
550
+ </linearGradient>
551
+ <linearGradient
552
+ id="paint1_linear_290_1078"
553
+ x1="40"
554
+ y1="112"
555
+ x2="76"
556
+ y2="76"
557
+ gradientUnits="userSpaceOnUse"
558
+ >
559
+ <stop stop-color="#54C6FF" />
560
+ <stop offset="1" stop-color="#0081C1" />
561
+ </linearGradient>
562
+ <clipPath id="clip0_290_1078">
563
+ <rect x="40" y="4" width="36" height="36" rx="4" fill="white" />
564
+ </clipPath>
565
+ <clipPath id="clip1_290_1078">
566
+ <rect
567
+ x="40"
568
+ y="76"
569
+ width="36"
570
+ height="36"
571
+ rx="4"
572
+ transform="rotate(-180 40 76)"
573
+ fill="white"
492
574
  />
493
- </g>
494
- </g>
575
+ </clipPath>
576
+ <clipPath id="clip2_290_1078">
577
+ <rect x="27" y="27" width="26" height="26" rx="4" fill="white" />
578
+ </clipPath>
579
+ </defs>
495
580
  </svg>
496
581
  </template>
497
582
  <template v-else-if="props.name === 'obj-host'">
498
583
  <svg
499
- xmlns="http://www.w3.org/2000/svg"
500
- xmlns:xlink="http://www.w3.org/1999/xlink"
501
584
  width="96"
502
585
  height="124"
503
- viewBox="0 0 96 124"
586
+ viewBox="0 0 80 80"
587
+ fill="none"
588
+ xmlns="http://www.w3.org/2000/svg"
504
589
  class="icon-obj-host"
505
590
  >
591
+ <path
592
+ d="M23 63L18 63C16.3431 63 15 61.6569 15 60L15 53"
593
+ stroke="#008FD6"
594
+ stroke-width="2.5"
595
+ stroke-linecap="round"
596
+ stroke-linejoin="round"
597
+ />
598
+ <path
599
+ d="M57 63L62 63C63.6569 63 65 61.6569 65 60L65 53"
600
+ stroke="#008FD6"
601
+ stroke-width="2.5"
602
+ stroke-linecap="round"
603
+ stroke-linejoin="round"
604
+ />
605
+ <path
606
+ fill-rule="evenodd"
607
+ clip-rule="evenodd"
608
+ d="M20.4118 16.8372C14.8564 16.8372 10.3529 21.3872 10.3529 27C10.3529 27.8572 10.458 28.6897 10.6558 29.4849C10.7551 29.8842 10.5458 30.3023 10.1671 30.463C6.54426 32.0001 4 35.6185 4 39.8372C4 45.45 8.50349 50 14.0588 50H62.2353C69.8373 50 76 43.7736 76 36.093C76 28.4124 69.8373 22.186 62.2353 22.186C61.0931 22.186 59.9833 22.3266 58.9221 22.5916C58.3473 22.7351 57.7765 22.2298 57.8563 21.6427C57.951 20.946 58 20.2346 58 19.5116C58 10.9448 51.1263 4 42.6471 4C34.8863 4 28.4705 9.81773 27.439 17.3721L27.3985 17.9929C27.3571 18.627 26.5763 18.9434 26.0522 18.5841C24.4435 17.4814 22.5021 16.8372 20.4118 16.8372ZM33 48C33 47.1716 33.6716 46.5 34.5 46.5H45.5C46.3284 46.5 47 47.1716 47 48C47 48.8284 46.3284 49.5 45.5 49.5H34.5C33.6716 49.5 33 48.8284 33 48ZM34.5 40.5C33.6716 40.5 33 41.1716 33 42C33 42.8284 33.6716 43.5 34.5 43.5H45.5C46.3284 43.5 47 42.8284 47 42C47 41.1716 46.3284 40.5 45.5 40.5H34.5ZM30.5 33C30.5 32.1716 31.1716 31.5 32 31.5H41C41.8284 31.5 42.5 32.1716 42.5 33C42.5 33.8284 41.8284 34.5 41 34.5H32C31.1716 34.5 30.5 33.8284 30.5 33ZM48 31.5C47.1716 31.5 46.5 32.1716 46.5 33C46.5 33.8284 47.1716 34.5 48 34.5H48.001C48.8294 34.5 49.501 33.8284 49.501 33C49.501 32.1716 48.8294 31.5 48.001 31.5H48Z"
609
+ fill="url(#paint0_linear_401_1506)"
610
+ />
611
+ <path
612
+ fill-rule="evenodd"
613
+ clip-rule="evenodd"
614
+ d="M20.4118 16.8372C14.8564 16.8372 10.3529 21.3872 10.3529 27C10.3529 27.8572 10.458 28.6897 10.6558 29.4849C10.7551 29.8842 10.5458 30.3023 10.1671 30.463C6.54426 32.0001 4 35.6185 4 39.8372C4 45.45 8.50349 50 14.0588 50H62.2353C69.8373 50 76 43.7736 76 36.093C76 28.4124 69.8373 22.186 62.2353 22.186C61.0931 22.186 59.9833 22.3266 58.9221 22.5916C58.3473 22.7351 57.7765 22.2298 57.8563 21.6427C57.951 20.946 58 20.2346 58 19.5116C58 10.9448 51.1263 4 42.6471 4C34.8863 4 28.4705 9.81773 27.439 17.3721L27.3985 17.9929C27.3571 18.627 26.5763 18.9434 26.0522 18.5841C24.4435 17.4814 22.5021 16.8372 20.4118 16.8372ZM33 48C33 47.1716 33.6716 46.5 34.5 46.5H45.5C46.3284 46.5 47 47.1716 47 48C47 48.8284 46.3284 49.5 45.5 49.5H34.5C33.6716 49.5 33 48.8284 33 48ZM34.5 40.5C33.6716 40.5 33 41.1716 33 42C33 42.8284 33.6716 43.5 34.5 43.5H45.5C46.3284 43.5 47 42.8284 47 42C47 41.1716 46.3284 40.5 45.5 40.5H34.5ZM30.5 33C30.5 32.1716 31.1716 31.5 32 31.5H41C41.8284 31.5 42.5 32.1716 42.5 33C42.5 33.8284 41.8284 34.5 41 34.5H32C31.1716 34.5 30.5 33.8284 30.5 33ZM48 31.5C47.1716 31.5 46.5 32.1716 46.5 33C46.5 33.8284 47.1716 34.5 48 34.5H48.001C48.8294 34.5 49.501 33.8284 49.501 33C49.501 32.1716 48.8294 31.5 48.001 31.5H48Z"
615
+ fill="white"
616
+ fill-opacity="0.16"
617
+ />
618
+ <path
619
+ fill-rule="evenodd"
620
+ clip-rule="evenodd"
621
+ d="M30 26C27.7909 26 26 27.7909 26 30V72C26 74.2091 27.7909 76 30 76H50C52.2091 76 54 74.2091 54 72V30C54 27.7909 52.2091 26 50 26H30ZM37.5 65C37.5 63.6193 38.6193 62.5 40 62.5C41.3807 62.5 42.5 63.6193 42.5 65C42.5 66.3807 41.3807 67.5 40 67.5C38.6193 67.5 37.5 66.3807 37.5 65ZM40 59.5C36.9624 59.5 34.5 61.9624 34.5 65C34.5 68.0376 36.9624 70.5 40 70.5C43.0376 70.5 45.5 68.0376 45.5 65C45.5 61.9624 43.0376 59.5 40 59.5ZM33 48C33 47.1716 33.6716 46.5 34.5 46.5H45.5C46.3284 46.5 47 47.1716 47 48C47 48.8284 46.3284 49.5 45.5 49.5H34.5C33.6716 49.5 33 48.8284 33 48ZM34.5 40.5C33.6716 40.5 33 41.1716 33 42C33 42.8284 33.6716 43.5 34.5 43.5H45.5C46.3284 43.5 47 42.8284 47 42C47 41.1716 46.3284 40.5 45.5 40.5H34.5ZM30.5 33C30.5 32.1716 31.1716 31.5 32 31.5H41C41.8284 31.5 42.5 32.1716 42.5 33C42.5 33.8284 41.8284 34.5 41 34.5H32C31.1716 34.5 30.5 33.8284 30.5 33ZM48 31.5C47.1716 31.5 46.5 32.1716 46.5 33C46.5 33.8284 47.1716 34.5 48 34.5H48.001C48.8294 34.5 49.501 33.8284 49.501 33C49.501 32.1716 48.8294 31.5 48.001 31.5H48Z"
622
+ fill="url(#paint1_linear_401_1506)"
623
+ />
624
+ <path
625
+ fill-rule="evenodd"
626
+ clip-rule="evenodd"
627
+ d="M30 26C27.7909 26 26 27.7909 26 30V72C26 74.2091 27.7909 76 30 76H50C52.2091 76 54 74.2091 54 72V30C54 27.7909 52.2091 26 50 26H30ZM37.5 65C37.5 63.6193 38.6193 62.5 40 62.5C41.3807 62.5 42.5 63.6193 42.5 65C42.5 66.3807 41.3807 67.5 40 67.5C38.6193 67.5 37.5 66.3807 37.5 65ZM40 59.5C36.9624 59.5 34.5 61.9624 34.5 65C34.5 68.0376 36.9624 70.5 40 70.5C43.0376 70.5 45.5 68.0376 45.5 65C45.5 61.9624 43.0376 59.5 40 59.5ZM33 48C33 47.1716 33.6716 46.5 34.5 46.5H45.5C46.3284 46.5 47 47.1716 47 48C47 48.8284 46.3284 49.5 45.5 49.5H34.5C33.6716 49.5 33 48.8284 33 48ZM34.5 40.5C33.6716 40.5 33 41.1716 33 42C33 42.8284 33.6716 43.5 34.5 43.5H45.5C46.3284 43.5 47 42.8284 47 42C47 41.1716 46.3284 40.5 45.5 40.5H34.5ZM30.5 33C30.5 32.1716 31.1716 31.5 32 31.5H41C41.8284 31.5 42.5 32.1716 42.5 33C42.5 33.8284 41.8284 34.5 41 34.5H32C31.1716 34.5 30.5 33.8284 30.5 33ZM48 31.5C47.1716 31.5 46.5 32.1716 46.5 33C46.5 33.8284 47.1716 34.5 48 34.5H48.001C48.8294 34.5 49.501 33.8284 49.501 33C49.501 32.1716 48.8294 31.5 48.001 31.5H48Z"
628
+ fill="white"
629
+ fill-opacity="0.08"
630
+ />
506
631
  <defs>
507
632
  <linearGradient
508
- id="illus_grad"
509
- x1="-3163.59"
510
- y1="62.51"
511
- x2="-3118.36"
512
- y2="113.24"
513
- gradientTransform="matrix(-1, 0, 0, 1, -3095.12, 0)"
633
+ id="paint0_linear_401_1506"
634
+ x1="40"
635
+ y1="4"
636
+ x2="46"
637
+ y2="50"
514
638
  gradientUnits="userSpaceOnUse"
515
639
  >
516
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
517
- <stop offset="0.54" stop-color="#0091da" stop-opacity="0.32" />
518
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
640
+ <stop stop-color="#189FE3" />
641
+ <stop offset="1" stop-color="#8DD9FF" />
519
642
  </linearGradient>
520
643
  <linearGradient
521
- id="linear-gradient"
522
- x1="89.6"
523
- y1="58.65"
524
- x2="44.2"
525
- y2="104.05"
644
+ id="paint1_linear_401_1506"
645
+ x1="54"
646
+ y1="76"
647
+ x2="36.6071"
648
+ y2="79.4515"
526
649
  gradientUnits="userSpaceOnUse"
527
650
  >
528
- <stop offset="0.33" stop-color="#0091da" stop-opacity="0.6" />
529
- <stop offset="0.58" stop-color="#0091da" stop-opacity="0.32" />
530
- <stop offset="0.89" stop-color="#0091da" stop-opacity="0" />
651
+ <stop stop-color="#26B7FF" />
652
+ <stop offset="1" stop-color="#0085C7" />
531
653
  </linearGradient>
532
654
  </defs>
533
- <g id="Layer_4" data-name="Layer 4">
534
- <polygon class="cls-1" points="17 95 62 95 62 50 17 95" />
535
- <polygon class="cls-2" points="76 95 30.5 95 76 49.5 76 95" />
536
- </g>
537
- <g id="Layer_2" data-name="Layer 2">
538
- <path
539
- class="cls-3"
540
- d="M68,95H66V22a1,1,0,0,0-1-1H31a1,1,0,0,0-1,1V95H28V22a3,3,0,0,1,3-3H65a3,3,0,0,1,3,3Z"
541
- />
542
- <path class="cls-3" d="M80,96H16a1,1,0,0,1,0-2H80a1,1,0,0,1,0,2Z" />
543
- <path class="cls-3" d="M59,33H37a1,1,0,0,1,0-2H59a1,1,0,0,1,0,2Z" />
544
- <path
545
- class="cls-3"
546
- d="M48.5,82A5.5,5.5,0,1,1,54,76.5,5.51,5.51,0,0,1,48.5,82Zm0-9A3.5,3.5,0,1,0,52,76.5,3.5,3.5,0,0,0,48.5,73Z"
547
- />
548
- </g>
549
655
  </svg>
550
656
  </template>
551
657
  <template v-else-if="props.name === 'obj-datastore'">
@@ -624,303 +730,543 @@
624
730
  </template>
625
731
  <template v-else-if="props.name === 'obj-ds'">
626
732
  <svg
627
- xmlns="http://www.w3.org/2000/svg"
628
- xmlns:xlink="http://www.w3.org/1999/xlink"
629
733
  width="96"
630
734
  height="124"
631
- viewBox="0 0 96 124"
632
- class="icon icon-obj-ds"
735
+ viewBox="0 0 80 80"
736
+ fill="none"
737
+ xmlns="http://www.w3.org/2000/svg"
633
738
  >
634
- <defs>
635
- <linearGradient
636
- id="illus_grad"
637
- x1="54.43"
638
- y1="61.9"
639
- x2="54.43"
640
- y2="109.83"
641
- gradientUnits="userSpaceOnUse"
642
- >
643
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
644
- <stop offset="0.54" stop-color="#0091da" stop-opacity="0.32" />
645
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
646
- </linearGradient>
647
- </defs>
648
- <g id="Layer_6" data-name="Layer 6">
649
- <rect class="cls-1" width="96" height="124" />
650
- </g>
651
- <g id="Layer_4" data-name="Layer 4">
652
- <path
653
- class="cls-2"
654
- d="M46.88,55.31c-1.28,0-2.53,0-3.76-.11V95.83c1.23.07,2.48.11,3.76.11,7.49,0,14.22-1.16,18.87-3V52.29C61.1,54.15,54.37,55.31,46.88,55.31Z"
655
- />
656
- </g>
657
- <g id="Layer_2" data-name="Layer 2">
658
- <path
659
- class="cls-3"
660
- d="M48,98.43c-14.82,0-26-4.3-26-10v-46h2v46c0,3.79,9.86,8,24,8s24-4.22,24-8v-46h2v46C74,94.13,62.82,98.43,48,98.43Z"
661
- />
662
- <path
663
- class="cls-3"
664
- d="M72,72.48c0,3.79-9.86,8-24,8a53.15,53.15,0,0,1-17.3-2.59V80A56.81,56.81,0,0,0,48,82.5c14.82,0,26-4.31,26-10Z"
665
- />
666
- <path
667
- class="cls-3"
668
- d="M72,58c0,3.79-9.86,8-24,8a53.44,53.44,0,0,1-17.3-2.58v2.13A56.83,56.83,0,0,0,48,68c14.82,0,26-4.3,26-10Z"
669
- />
670
- <path
671
- class="cls-3"
672
- d="M48,32.41c-14.82,0-26,4.3-26,10h2c0-3.79,9.86-8,24-8s24,4.22,24,8-9.86,8-24,8a53.44,53.44,0,0,1-17.3-2.58V50A56.83,56.83,0,0,0,48,52.43c14.82,0,26-4.3,26-10S62.82,32.41,48,32.41Z"
673
- />
674
- </g>
675
- </svg>
676
- </template>
677
- <template v-else-if="props.name === 'arrow'">
678
- <svg height="20" viewBox="0 0 32 32" width="20">
679
739
  <path
680
- d="M16.7 11.3c-0.4-0.4-1-0.4-1.4 0l-9 9c-0.4 0.4-0.4 1 0 1.4 0.4 0.4 1 0.4 1.4 0L16 13.4l8.3 8.3c0.4 0.4 1 0.4 1.4 0 0.4-0.4 0.4-1 0-1.4L16.7 11.3z"
740
+ fill-rule="evenodd"
741
+ clip-rule="evenodd"
742
+ d="M31.8738 24.4494C31.8283 24.5928 31.8037 24.7454 31.8037 24.9038C31.8037 25.7322 32.4753 26.4038 33.3037 26.4038H33.3059C34.1343 26.4038 34.8059 25.7322 34.8059 24.9038C34.8059 24.5714 34.6978 24.2643 34.5149 24.0157C34.7194 24.0053 34.9253 24 35.1324 24C41.9628 24 47.5 29.737 47.5 36.814C47.5 37.3278 47.4708 37.8347 47.414 38.3327C47.3468 38.9223 47.9252 39.4277 48.5036 39.295C49.2789 39.1171 50.0848 39.0233 50.9118 39.0233C57.0356 39.0233 62 44.1668 62 50.5116C62 56.8565 57.0356 62 50.9118 62H12.1029C7.62781 62 4 58.2413 4 53.6047C4 50.1676 5.99349 47.2129 8.84788 45.9142C9.21836 45.7456 9.42476 45.3335 9.33431 44.9367C9.19262 44.315 9.11765 43.6666 9.11765 43C9.11765 38.3634 12.7455 34.6047 17.2206 34.6047C18.7883 34.6047 20.2521 35.0659 21.4923 35.8647C22.0308 36.2115 22.8276 35.8909 22.8683 35.2517L22.8814 35.0465C23.5625 29.9318 27.1571 25.7807 31.8738 24.4494ZM25.1069 36.188C25.1069 35.3596 25.7785 34.688 26.6069 34.688H26.6091C27.4376 34.688 28.1091 35.3596 28.1091 36.188C28.1091 37.0164 27.4376 37.688 26.6091 37.688H26.6069C25.7785 37.688 25.1069 37.0164 25.1069 36.188ZM33.3037 35.6924C32.4753 35.6924 31.8037 36.364 31.8037 37.1924C31.8037 38.0208 32.4753 38.6924 33.3037 38.6924H33.3059C34.1343 38.6924 34.8059 38.0208 34.8059 37.1924C34.8059 36.364 34.1343 35.6924 33.3059 35.6924H33.3037ZM25.1069 48.5088C25.1069 47.6804 25.7785 47.0088 26.6069 47.0088H26.6091C27.4376 47.0088 28.1091 47.6804 28.1091 48.5088C28.1091 49.3372 27.4376 50.0088 26.6091 50.0088H26.6069C25.7785 50.0088 25.1069 49.3372 25.1069 48.5088ZM33.3037 47.9795C32.4753 47.9795 31.8037 48.6511 31.8037 49.4795C31.8037 50.3079 32.4753 50.9795 33.3037 50.9795H33.3059C34.1343 50.9795 34.8059 50.3079 34.8059 49.4795C34.8059 48.6511 34.1343 47.9795 33.3059 47.9795H33.3037Z"
743
+ fill="url(#paint0_linear_543_65817)"
681
744
  />
682
- </svg>
683
- </template>
684
- <template v-else-if="props.name === 'info'">
685
- <svg viewBox="0 0 36 36" class="icon-container" style="">
686
745
  <path
687
- id="error-icon-outline"
688
- d="M18,7A11,11,0,1,1,7,18,11,11,0,0,1,18,7"
689
- class="ng-tns-c303-18"
746
+ fill-rule="evenodd"
747
+ clip-rule="evenodd"
748
+ d="M31.8738 24.4494C31.8283 24.5928 31.8037 24.7454 31.8037 24.9038C31.8037 25.7322 32.4753 26.4038 33.3037 26.4038H33.3059C34.1343 26.4038 34.8059 25.7322 34.8059 24.9038C34.8059 24.5714 34.6978 24.2643 34.5149 24.0157C34.7194 24.0053 34.9253 24 35.1324 24C41.9628 24 47.5 29.737 47.5 36.814C47.5 37.3278 47.4708 37.8347 47.414 38.3327C47.3468 38.9223 47.9252 39.4277 48.5036 39.295C49.2789 39.1171 50.0848 39.0233 50.9118 39.0233C57.0356 39.0233 62 44.1668 62 50.5116C62 56.8565 57.0356 62 50.9118 62H12.1029C7.62781 62 4 58.2413 4 53.6047C4 50.1676 5.99349 47.2129 8.84788 45.9142C9.21836 45.7456 9.42476 45.3335 9.33431 44.9367C9.19262 44.315 9.11765 43.6666 9.11765 43C9.11765 38.3634 12.7455 34.6047 17.2206 34.6047C18.7883 34.6047 20.2521 35.0659 21.4923 35.8647C22.0308 36.2115 22.8276 35.8909 22.8683 35.2517L22.8814 35.0465C23.5625 29.9318 27.1571 25.7807 31.8738 24.4494ZM25.1069 36.188C25.1069 35.3596 25.7785 34.688 26.6069 34.688H26.6091C27.4376 34.688 28.1091 35.3596 28.1091 36.188C28.1091 37.0164 27.4376 37.688 26.6091 37.688H26.6069C25.7785 37.688 25.1069 37.0164 25.1069 36.188ZM33.3037 35.6924C32.4753 35.6924 31.8037 36.364 31.8037 37.1924C31.8037 38.0208 32.4753 38.6924 33.3037 38.6924H33.3059C34.1343 38.6924 34.8059 38.0208 34.8059 37.1924C34.8059 36.364 34.1343 35.6924 33.3059 35.6924H33.3037ZM25.1069 48.5088C25.1069 47.6804 25.7785 47.0088 26.6069 47.0088H26.6091C27.4376 47.0088 28.1091 47.6804 28.1091 48.5088C28.1091 49.3372 27.4376 50.0088 26.6091 50.0088H26.6069C25.7785 50.0088 25.1069 49.3372 25.1069 48.5088ZM33.3037 47.9795C32.4753 47.9795 31.8037 48.6511 31.8037 49.4795C31.8037 50.3079 32.4753 50.9795 33.3037 50.9795H33.3059C34.1343 50.9795 34.8059 50.3079 34.8059 49.4795C34.8059 48.6511 34.1343 47.9795 33.3059 47.9795H33.3037Z"
749
+ fill="white"
750
+ fill-opacity="0.24"
690
751
  />
691
752
  <path
692
- id="error-icon-line"
693
- d="M18,12.8v5.9"
694
- class="ng-tns-c303-18 ng-trigger ng-trigger-errorLine"
753
+ d="M39.9999 19.0446C51.0949 19.0446 60.0892 16.7961 60.0892 14.0223C60.0892 11.2486 51.0949 9 39.9999 9C28.9049 9 19.9106 11.2486 19.9106 14.0223C19.9106 16.7961 28.9049 19.0446 39.9999 19.0446Z"
754
+ fill="url(#paint1_linear_543_65817)"
695
755
  />
696
- <circle
697
- id="error-icon-dot"
698
- cx="18"
699
- cy="23"
700
- r="1.4"
701
- class="ng-tns-c303-18 ng-trigger ng-trigger-errorDot"
756
+ <path
757
+ d="M39.9999 19.0446C51.0949 19.0446 60.0892 16.7961 60.0892 14.0223C60.0892 11.2486 51.0949 9 39.9999 9C28.9049 9 19.9106 11.2486 19.9106 14.0223C19.9106 16.7961 28.9049 19.0446 39.9999 19.0446Z"
758
+ fill="white"
759
+ fill-opacity="0.04"
760
+ />
761
+ <path
762
+ fill-rule="evenodd"
763
+ clip-rule="evenodd"
764
+ d="M60.0892 14.0225C60.0892 16.7962 51.0949 19.0448 39.9999 19.0448C28.9049 19.0448 19.9106 16.7962 19.9106 14.0225V26.3101C19.9106 29.0839 28.9049 31.3325 39.9999 31.3325C51.0949 31.3325 60.0892 29.0839 60.0892 26.3101V14.0225ZM25.1069 23.8999C25.1069 23.0715 25.7785 22.3999 26.6069 22.3999H26.6091C27.4376 22.3999 28.1091 23.0715 28.1091 23.8999C28.1091 24.7283 27.4376 25.3999 26.6091 25.3999H26.6069C25.7785 25.3999 25.1069 24.7283 25.1069 23.8999ZM33.3037 23.4038C32.4753 23.4038 31.8037 24.0754 31.8037 24.9038C31.8037 25.7322 32.4753 26.4038 33.3037 26.4038H33.3059C34.1343 26.4038 34.8059 25.7322 34.8059 24.9038C34.8059 24.0754 34.1343 23.4038 33.3059 23.4038H33.3037Z"
765
+ fill="url(#paint2_linear_543_65817)"
766
+ />
767
+ <path
768
+ fill-rule="evenodd"
769
+ clip-rule="evenodd"
770
+ d="M60.0892 14.0225C60.0892 16.7962 51.0949 19.0448 39.9999 19.0448C28.9049 19.0448 19.9106 16.7962 19.9106 14.0225V26.3101C19.9106 29.0839 28.9049 31.3325 39.9999 31.3325C51.0949 31.3325 60.0892 29.0839 60.0892 26.3101V14.0225ZM25.1069 23.8999C25.1069 23.0715 25.7785 22.3999 26.6069 22.3999H26.6091C27.4376 22.3999 28.1091 23.0715 28.1091 23.8999C28.1091 24.7283 27.4376 25.3999 26.6091 25.3999H26.6069C25.7785 25.3999 25.1069 24.7283 25.1069 23.8999ZM33.3037 23.4038C32.4753 23.4038 31.8037 24.0754 31.8037 24.9038C31.8037 25.7322 32.4753 26.4038 33.3037 26.4038H33.3059C34.1343 26.4038 34.8059 25.7322 34.8059 24.9038C34.8059 24.0754 34.1343 23.4038 33.3059 23.4038H33.3037Z"
771
+ fill="white"
772
+ fill-opacity="0.16"
773
+ />
774
+ <path
775
+ fill-rule="evenodd"
776
+ clip-rule="evenodd"
777
+ d="M60.0892 26.3101C60.0892 29.0838 51.0949 31.3324 39.9999 31.3324C28.9049 31.3324 19.9106 29.0838 19.9106 26.3101V38.5977C19.9106 41.3715 28.9049 43.6201 39.9999 43.6201C51.0949 43.6201 60.0892 41.3715 60.0892 38.5977V26.3101ZM25.1069 36.188C25.1069 35.3596 25.7785 34.688 26.6069 34.688H26.6091C27.4376 34.688 28.1091 35.3596 28.1091 36.188C28.1091 37.0164 27.4376 37.688 26.6091 37.688H26.6069C25.7785 37.688 25.1069 37.0164 25.1069 36.188ZM33.3037 35.6924C32.4753 35.6924 31.8037 36.364 31.8037 37.1924C31.8037 38.0208 32.4753 38.6924 33.3037 38.6924H33.3059C34.1343 38.6924 34.8059 38.0208 34.8059 37.1924C34.8059 36.364 34.1343 35.6924 33.3059 35.6924H33.3037Z"
778
+ fill="url(#paint3_linear_543_65817)"
779
+ />
780
+ <path
781
+ fill-rule="evenodd"
782
+ clip-rule="evenodd"
783
+ d="M60.0892 26.3101C60.0892 29.0838 51.0949 31.3324 39.9999 31.3324C28.9049 31.3324 19.9106 29.0838 19.9106 26.3101V38.5977C19.9106 41.3715 28.9049 43.6201 39.9999 43.6201C51.0949 43.6201 60.0892 41.3715 60.0892 38.5977V26.3101ZM25.1069 36.188C25.1069 35.3596 25.7785 34.688 26.6069 34.688H26.6091C27.4376 34.688 28.1091 35.3596 28.1091 36.188C28.1091 37.0164 27.4376 37.688 26.6091 37.688H26.6069C25.7785 37.688 25.1069 37.0164 25.1069 36.188ZM33.3037 35.6924C32.4753 35.6924 31.8037 36.364 31.8037 37.1924C31.8037 38.0208 32.4753 38.6924 33.3037 38.6924H33.3059C34.1343 38.6924 34.8059 38.0208 34.8059 37.1924C34.8059 36.364 34.1343 35.6924 33.3059 35.6924H33.3037Z"
784
+ fill="url(#paint4_linear_543_65817)"
785
+ />
786
+ <path
787
+ fill-rule="evenodd"
788
+ clip-rule="evenodd"
789
+ d="M60.0892 26.3101C60.0892 29.0838 51.0949 31.3324 39.9999 31.3324C28.9049 31.3324 19.9106 29.0838 19.9106 26.3101V38.5977C19.9106 41.3715 28.9049 43.6201 39.9999 43.6201C51.0949 43.6201 60.0892 41.3715 60.0892 38.5977V26.3101ZM25.1069 36.188C25.1069 35.3596 25.7785 34.688 26.6069 34.688H26.6091C27.4376 34.688 28.1091 35.3596 28.1091 36.188C28.1091 37.0164 27.4376 37.688 26.6091 37.688H26.6069C25.7785 37.688 25.1069 37.0164 25.1069 36.188ZM33.3037 35.6924C32.4753 35.6924 31.8037 36.364 31.8037 37.1924C31.8037 38.0208 32.4753 38.6924 33.3037 38.6924H33.3059C34.1343 38.6924 34.8059 38.0208 34.8059 37.1924C34.8059 36.364 34.1343 35.6924 33.3059 35.6924H33.3037Z"
790
+ fill="white"
791
+ fill-opacity="0.28"
792
+ />
793
+ <path
794
+ fill-rule="evenodd"
795
+ clip-rule="evenodd"
796
+ d="M39.9999 55.875C51.0949 55.875 60.0892 53.6264 60.0892 50.8526V38.5977C60.0892 41.3714 51.0949 43.62 39.9999 43.62C28.9049 43.62 19.9106 41.3714 19.9106 38.5977V50.8526C19.9106 53.6264 28.9049 55.875 39.9999 55.875ZM25.1069 48.5088C25.1069 47.6804 25.7785 47.0088 26.6069 47.0088H26.6091C27.4376 47.0088 28.1091 47.6804 28.1091 48.5088C28.1091 49.3372 27.4376 50.0088 26.6091 50.0088H26.6069C25.7785 50.0088 25.1069 49.3372 25.1069 48.5088ZM33.3037 47.9795C32.4753 47.9795 31.8037 48.6511 31.8037 49.4795C31.8037 50.3079 32.4753 50.9795 33.3037 50.9795H33.3059C34.1343 50.9795 34.8059 50.3079 34.8059 49.4795C34.8059 48.6511 34.1343 47.9795 33.3059 47.9795H33.3037Z"
797
+ fill="url(#paint5_linear_543_65817)"
798
+ />
799
+ <path
800
+ fill-rule="evenodd"
801
+ clip-rule="evenodd"
802
+ d="M39.9999 55.875C51.0949 55.875 60.0892 53.6264 60.0892 50.8526V38.5977C60.0892 41.3714 51.0949 43.62 39.9999 43.62C28.9049 43.62 19.9106 41.3714 19.9106 38.5977V50.8526C19.9106 53.6264 28.9049 55.875 39.9999 55.875ZM25.1069 48.5088C25.1069 47.6804 25.7785 47.0088 26.6069 47.0088H26.6091C27.4376 47.0088 28.1091 47.6804 28.1091 48.5088C28.1091 49.3372 27.4376 50.0088 26.6091 50.0088H26.6069C25.7785 50.0088 25.1069 49.3372 25.1069 48.5088ZM33.3037 47.9795C32.4753 47.9795 31.8037 48.6511 31.8037 49.4795C31.8037 50.3079 32.4753 50.9795 33.3037 50.9795H33.3059C34.1343 50.9795 34.8059 50.3079 34.8059 49.4795C34.8059 48.6511 34.1343 47.9795 33.3059 47.9795H33.3037Z"
803
+ fill="url(#paint6_linear_543_65817)"
804
+ />
805
+ <path
806
+ fill-rule="evenodd"
807
+ clip-rule="evenodd"
808
+ d="M39.9999 55.875C51.0949 55.875 60.0892 53.6264 60.0892 50.8526V38.5977C60.0892 41.3714 51.0949 43.62 39.9999 43.62C28.9049 43.62 19.9106 41.3714 19.9106 38.5977V50.8526C19.9106 53.6264 28.9049 55.875 39.9999 55.875ZM25.1069 48.5088C25.1069 47.6804 25.7785 47.0088 26.6069 47.0088H26.6091C27.4376 47.0088 28.1091 47.6804 28.1091 48.5088C28.1091 49.3372 27.4376 50.0088 26.6091 50.0088H26.6069C25.7785 50.0088 25.1069 49.3372 25.1069 48.5088ZM33.3037 47.9795C32.4753 47.9795 31.8037 48.6511 31.8037 49.4795C31.8037 50.3079 32.4753 50.9795 33.3037 50.9795H33.3059C34.1343 50.9795 34.8059 50.3079 34.8059 49.4795C34.8059 48.6511 34.1343 47.9795 33.3059 47.9795H33.3037Z"
809
+ fill="white"
810
+ fill-opacity="0.4"
811
+ />
812
+ <path
813
+ d="M10 60.7292C10 66.4016 14.5667 71 20.2 71H61.6C69.5529 71 76 64.5081 76 56.5C76 48.4919 69.5529 42 61.6 42C55.3777 42 50.0772 45.9739 48.065 51.5387C47.8734 52.0686 47.1931 52.2669 46.7445 51.9259C44.5342 50.2461 41.7826 49.25 38.8 49.25C34.871 49.25 31.3429 50.9785 28.9248 53.7216C28.5967 54.0938 28.0019 54.0942 27.665 53.73C25.8029 51.7172 23.1474 50.4583 20.2 50.4583C14.5667 50.4583 10 55.0567 10 60.7292Z"
814
+ fill="url(#paint7_linear_543_65817)"
815
+ />
816
+ <path
817
+ d="M10 60.7292C10 66.4016 14.5667 71 20.2 71H61.6C69.5529 71 76 64.5081 76 56.5C76 48.4919 69.5529 42 61.6 42C55.3777 42 50.0772 45.9739 48.065 51.5387C47.8734 52.0686 47.1931 52.2669 46.7445 51.9259C44.5342 50.2461 41.7826 49.25 38.8 49.25C34.871 49.25 31.3429 50.9785 28.9248 53.7216C28.5967 54.0938 28.0019 54.0942 27.665 53.73C25.8029 51.7172 23.1474 50.4583 20.2 50.4583C14.5667 50.4583 10 55.0567 10 60.7292Z"
818
+ fill="white"
819
+ fill-opacity="0.16"
702
820
  />
703
- </svg>
704
- </template>
705
- <template v-else-if="props.name === 'obj-cluster'">
706
- <svg
707
- xmlns="http://www.w3.org/2000/svg"
708
- xmlns:xlink="http://www.w3.org/1999/xlink"
709
- width="96"
710
- height="124"
711
- viewBox="0 0 96 124"
712
- class="icon icon-obj-cluster"
713
- >
714
821
  <defs>
715
822
  <linearGradient
716
- id="illus_grad"
717
- x1="-1907.36"
718
- y1="63.08"
719
- x2="-1863.1"
720
- y2="112.71"
721
- gradientTransform="matrix(-1, 0, 0, 1, -1840.95, 0)"
823
+ id="paint0_linear_543_65817"
824
+ x1="33"
825
+ y1="24"
826
+ x2="38.0785"
827
+ y2="61.9672"
722
828
  gradientUnits="userSpaceOnUse"
723
829
  >
724
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
725
- <stop offset="0.54" stop-color="#0091da" stop-opacity="0.32" />
726
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
830
+ <stop stop-color="#189FE3" />
831
+ <stop offset="1" stop-color="#8DD9FF" />
727
832
  </linearGradient>
728
833
  <linearGradient
729
- id="illus_grad-2"
730
- x1="-1923.8"
731
- y1="71.55"
732
- x2="-1892.27"
733
- y2="106.92"
734
- xlink:href="#illus_grad"
735
- />
834
+ id="paint1_linear_543_65817"
835
+ x1="20"
836
+ y1="19"
837
+ x2="25.5363"
838
+ y2="0.619377"
839
+ gradientUnits="userSpaceOnUse"
840
+ >
841
+ <stop offset="0.129572" stop-color="#0081C1" />
842
+ <stop offset="1" stop-color="#54C6FF" />
843
+ </linearGradient>
844
+ <linearGradient
845
+ id="paint2_linear_543_65817"
846
+ x1="60"
847
+ y1="71"
848
+ x2="21.0504"
849
+ y2="71.8377"
850
+ gradientUnits="userSpaceOnUse"
851
+ >
852
+ <stop stop-color="#26B7FF" />
853
+ <stop offset="1" stop-color="#0085C7" />
854
+ </linearGradient>
855
+ <linearGradient
856
+ id="paint3_linear_543_65817"
857
+ x1="59.8631"
858
+ y1="71.7488"
859
+ x2="22.0926"
860
+ y2="73.6693"
861
+ gradientUnits="userSpaceOnUse"
862
+ >
863
+ <stop stop-color="#26B7FF" />
864
+ <stop offset="1" stop-color="#0085C7" />
865
+ </linearGradient>
866
+ <linearGradient
867
+ id="paint4_linear_543_65817"
868
+ x1="60"
869
+ y1="83.2876"
870
+ x2="21.0504"
871
+ y2="84.1253"
872
+ gradientUnits="userSpaceOnUse"
873
+ >
874
+ <stop stop-color="#26B7FF" />
875
+ <stop offset="1" stop-color="#0085C7" />
876
+ </linearGradient>
877
+ <linearGradient
878
+ id="paint5_linear_543_65817"
879
+ x1="59.8631"
880
+ y1="83.9506"
881
+ x2="22.093"
882
+ y2="85.8747"
883
+ gradientUnits="userSpaceOnUse"
884
+ >
885
+ <stop stop-color="#26B7FF" />
886
+ <stop offset="1" stop-color="#0085C7" />
887
+ </linearGradient>
888
+ <linearGradient
889
+ id="paint6_linear_543_65817"
890
+ x1="60"
891
+ y1="95.4676"
892
+ x2="21.0505"
893
+ y2="96.3069"
894
+ gradientUnits="userSpaceOnUse"
895
+ >
896
+ <stop stop-color="#26B7FF" />
897
+ <stop offset="1" stop-color="#0085C7" />
898
+ </linearGradient>
899
+ <linearGradient
900
+ id="paint7_linear_543_65817"
901
+ x1="61.5"
902
+ y1="42"
903
+ x2="63.6087"
904
+ y2="66.9308"
905
+ gradientUnits="userSpaceOnUse"
906
+ >
907
+ <stop stop-color="#0085C7" />
908
+ <stop offset="1" stop-color="#26B7FF" />
909
+ </linearGradient>
736
910
  </defs>
737
- <g id="Layer_6" data-name="Layer 6">
738
- <rect class="cls-1" width="96" height="124" />
739
- </g>
740
- <g id="Layer_4" data-name="Layer 4">
741
- <polygon
742
- class="cls-2"
743
- points="16.04 94.86 60.07 94.86 60.07 50.84 16.04 94.86"
744
- />
745
- <polygon
746
- class="cls-3"
747
- points="46.97 94.2 78.34 94.2 78.34 62.83 46.97 94.2"
748
- />
749
- </g>
750
- <g id="Layer_2" data-name="Layer 2">
751
- <path
752
- class="cls-4"
753
- d="M89.91,95.91H5.46a1,1,0,1,1,0-2H89.91a1,1,0,0,1,0,2Z"
754
- />
755
- <path
756
- class="cls-4"
757
- d="M57.38,40H38.62a1,1,0,0,1,0-2H57.38a1,1,0,0,1,0,2Z"
758
- />
759
- <path
760
- class="cls-4"
761
- d="M48.1,80.67A4.72,4.72,0,1,1,52.82,76,4.72,4.72,0,0,1,48.1,80.67Zm0-7.44A2.72,2.72,0,1,0,50.82,76,2.72,2.72,0,0,0,48.1,73.23Z"
762
- />
763
- <path class="cls-4" d="M76.92,47H67v2h9.92a1,1,0,0,0,0-2Z" />
764
- <path class="cls-4" d="M19.08,48H29v2H19.08a1,1,0,0,1,0-2Z" />
765
- <path
766
- class="cls-4"
767
- d="M64,96a1,1,0,0,1-1-1V31a1,1,0,0,0-1-1H34a1,1,0,0,0-1,1V95a1,1,0,0,1-2,0V31a3,3,0,0,1,3-3H62a3,3,0,0,1,3,3V95A1,1,0,0,1,64,96Z"
768
- />
769
- <path
770
- class="cls-4"
771
- d="M83,95H81V41a1,1,0,0,0-1-1H67V38H80a3,3,0,0,1,3,3Z"
772
- />
773
- <path
774
- class="cls-4"
775
- d="M15,95H13V41a3,3,0,0,1,3-3H29v2H16a1,1,0,0,0-1,1Z"
776
- />
777
- </g>
778
911
  </svg>
779
912
  </template>
780
- <template v-else-if="props.name === 'obj-network'">
913
+ <template v-else-if="props.name === 'arrow'">
914
+ <svg height="20" viewBox="0 0 32 32" width="20">
915
+ <path
916
+ d="M16.7 11.3c-0.4-0.4-1-0.4-1.4 0l-9 9c-0.4 0.4-0.4 1 0 1.4 0.4 0.4 1 0.4 1.4 0L16 13.4l8.3 8.3c0.4 0.4 1 0.4 1.4 0 0.4-0.4 0.4-1 0-1.4L16.7 11.3z"
917
+ />
918
+ </svg>
919
+ </template>
920
+ <template v-else-if="props.name === 'info'">
921
+ <svg viewBox="0 0 36 36" class="icon-container" style="">
922
+ <path
923
+ id="error-icon-outline"
924
+ d="M18,7A11,11,0,1,1,7,18,11,11,0,0,1,18,7"
925
+ class="ng-tns-c303-18"
926
+ />
927
+ <path
928
+ id="error-icon-line"
929
+ d="M18,12.8v5.9"
930
+ class="ng-tns-c303-18 ng-trigger ng-trigger-errorLine"
931
+ />
932
+ <circle
933
+ id="error-icon-dot"
934
+ cx="18"
935
+ cy="23"
936
+ r="1.4"
937
+ class="ng-tns-c303-18 ng-trigger ng-trigger-errorDot"
938
+ />
939
+ </svg>
940
+ </template>
941
+ <template v-else-if="props.name === 'obj-cluster'">
781
942
  <svg
782
- xmlns="http://www.w3.org/2000/svg"
783
- xmlns:xlink="http://www.w3.org/1999/xlink"
784
943
  width="96"
785
944
  height="124"
786
- viewBox="0 0 96 124"
787
- class="icon icon__obj-network"
945
+ viewBox="0 0 80 80"
946
+ fill="none"
947
+ xmlns="http://www.w3.org/2000/svg"
948
+ class="icon icon-obj-cluster"
788
949
  >
789
- <defs>
790
- <linearGradient
791
- id="linear-gradient"
792
- x1="75.11"
793
- y1="22.68"
794
- x2="-1.26"
795
- y2="100.91"
796
- gradientUnits="userSpaceOnUse"
797
- >
798
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
799
- <stop offset="0.46" stop-color="#0091da" stop-opacity="0.32" />
800
- <stop offset="0.83" stop-color="#0091da" stop-opacity="0" />
801
- </linearGradient>
802
- <linearGradient
803
- id="linear-gradient-2"
804
- x1="78.18"
805
- y1="10.58"
806
- x2="25.29"
807
- y2="64.76"
808
- xlink:href="#linear-gradient"
809
- />
810
- </defs>
811
- <g id="Layer_6" data-name="Layer 6">
812
- <rect class="cls-1" width="96" height="124" />
813
- </g>
814
- <g id="Layer_4" data-name="Layer 4">
815
- <polygon
816
- class="cls-2"
817
- points="47.67 64 88.67 23 61.9 23 20.9 64 47.67 64"
818
- />
819
- <polygon
820
- class="cls-3"
821
- points="59.77 39 87.78 11 68.44 11 40.44 39 59.77 39"
822
- />
823
- </g>
824
- <g id="Layer_2" data-name="Layer 2">
825
- <path class="cls-4" d="M76,96H28.5a1,1,0,0,1,0-2H76a1,1,0,0,1,0,2Z" />
826
- <path
827
- class="cls-4"
828
- d="M66,92H53V82.33a1,1,0,1,1,2,0V90H66a1,1,0,0,1,0,2Z"
829
- />
830
- <path
831
- class="cls-4"
832
- d="M65.92,29.18a3,3,0,1,0,3,3A3,3,0,0,0,65.92,29.18Zm0,4.33a1.32,1.32,0,1,1,1.31-1.31A1.32,1.32,0,0,1,65.92,33.51Z"
833
- />
834
- <path
835
- class="cls-4"
836
- d="M77.56,45.86a3,3,0,1,0,3,3A3,3,0,0,0,77.56,45.86Zm0,4.32a1.31,1.31,0,1,1,1.31-1.31A1.31,1.31,0,0,1,77.56,50.18Z"
837
- />
838
- <path
839
- class="cls-4"
840
- d="M61.23,60.76a3.07,3.07,0,1,0,3.08,3.07A3.07,3.07,0,0,0,61.23,60.76Zm0,4.44a1.37,1.37,0,1,1,1.38-1.37A1.37,1.37,0,0,1,61.23,65.2Z"
841
- />
842
- <path
843
- class="cls-4"
844
- d="M63.24,75.6a3.08,3.08,0,1,0,3.08,3.08A3.08,3.08,0,0,0,63.24,75.6Zm0,4.45a1.37,1.37,0,1,1,1.38-1.37A1.38,1.38,0,0,1,63.24,80.05Z"
845
- />
846
- <path
847
- class="cls-4"
848
- d="M41,71.39a3.07,3.07,0,1,0,3.08,3.07A3.08,3.08,0,0,0,41,71.39Zm0,4.44a1.37,1.37,0,1,1,1.38-1.37A1.37,1.37,0,0,1,41,75.83Z"
849
- />
850
- <path
851
- class="cls-4"
852
- d="M37.33,39.24a3,3,0,1,0,3,3A3,3,0,0,0,37.33,39.24Zm0,4.26a1.28,1.28,0,1,1,1.29-1.28A1.28,1.28,0,0,1,37.33,43.5Z"
853
- />
854
- <path
855
- class="cls-4"
856
- d="M24.25,47a3,3,0,1,0,3,3A3,3,0,0,0,24.25,47Zm0,4.26a1.28,1.28,0,1,1,1.28-1.28A1.28,1.28,0,0,1,24.25,51.21Z"
857
- />
858
- <path class="cls-4" d="M28.5,90a1,1,0,0,0,0,2H49V90Z" />
859
- <path
860
- class="cls-4"
861
- d="M59.16,64.48a29,29,0,0,1-9.27,6.72,29.38,29.38,0,0,1-7,2.18,2.32,2.32,0,0,1,.29,1.08,2.22,2.22,0,0,1-.21.93A31.06,31.06,0,0,0,60.5,66,2.26,2.26,0,0,1,59.16,64.48Z"
862
- />
863
- <path
864
- class="cls-4"
865
- d="M67.85,32.9a2.16,2.16,0,0,1-1.47,1.39,26.06,26.06,0,0,1,9.37,13.29,2.15,2.15,0,0,1,1.79-1A28.08,28.08,0,0,0,67.85,32.9Z"
866
- />
867
- <path
868
- class="cls-4"
869
- d="M61.05,79a25.68,25.68,0,0,1-10.13,2.06A26,26,0,0,1,25,55.11a26.58,26.58,0,0,1,.21-3.24,2.12,2.12,0,0,1-1,.25,2.21,2.21,0,0,1-1-.26A29,29,0,0,0,23,55.11,27.93,27.93,0,0,0,62.24,80.65,2.23,2.23,0,0,1,61.05,79Z"
870
- />
871
- <path
872
- class="cls-4"
873
- d="M59.06,63.7a2.07,2.07,0,0,1,.06-.5,48.05,48.05,0,0,1-25.29-6.33,49.33,49.33,0,0,1-7.93-5.61,2.1,2.1,0,0,1-1.65.8,1.85,1.85,0,0,1-.58-.09,51.18,51.18,0,0,0,9.17,6.64,50.18,50.18,0,0,0,24.79,6.62c.66,0,1.33,0,2,0A2.3,2.3,0,0,1,59.06,63.7Z"
874
- />
875
- <path
876
- class="cls-4"
877
- d="M35.06,42.18s0,0,0,0A33.62,33.62,0,0,0,31,44.32a36.11,36.11,0,0,0-5.26,4.11,2.15,2.15,0,0,1,.62,1.5,2,2,0,0,1-.18.85A31.91,31.91,0,0,1,35.92,44,2.28,2.28,0,0,1,35.06,42.18Z"
878
- />
879
- <path
880
- class="cls-4"
881
- d="M41.07,31.13a25.68,25.68,0,0,1,22.6,1.41c0-.11,0-.22,0-.33a2.16,2.16,0,0,1,.7-1.59,27.72,27.72,0,0,0-25.47-.7C39.59,30.29,40.32,30.69,41.07,31.13Z"
882
- />
883
- <path
884
- class="cls-4"
885
- d="M34.77,32.34A28.06,28.06,0,0,0,23.93,47.89a2.3,2.3,0,0,1,.26,0,2.13,2.13,0,0,1,1.61.75,26,26,0,0,1,11-15.27C36.12,33,35.43,32.64,34.77,32.34Z"
886
- />
887
- <path
888
- class="cls-4"
889
- d="M38.33,40.24a35.73,35.73,0,0,1,.93-5.55c-.61-.36-1.21-.7-1.79-1a35.67,35.67,0,0,0-1.14,6.58,2,2,0,0,1,1-.27A2.16,2.16,0,0,1,38.33,40.24Z"
890
- />
891
- <path
892
- class="cls-4"
893
- d="M48.12,40.81c-.8-.63-1.59-1.22-2.36-1.79A36.79,36.79,0,0,0,39,40.56a2.28,2.28,0,0,1,.67,1.62c0,.09,0,.18,0,.28A34.65,34.65,0,0,1,48.12,40.81Z"
894
- />
895
- <path
896
- class="cls-4"
897
- d="M51.93,38.74c.88.71,1.76,1.44,2.65,2.2a42.5,42.5,0,0,1,20.87,8.38,2.3,2.3,0,0,1,0-.45,2.17,2.17,0,0,1,.68-1.57A43.87,43.87,0,0,0,51.93,38.74Z"
898
- />
899
- <path
900
- class="cls-4"
901
- d="M66,51.73c.54.56,1.08,1.12,1.61,1.7A30.94,30.94,0,0,0,67,34.1,2.1,2.1,0,0,1,64.86,34,29,29,0,0,1,66,51.73Z"
902
- />
903
- <path
904
- class="cls-4"
905
- d="M64.57,56a29,29,0,0,1-3.08,5.57,2.3,2.3,0,0,1,1.75,1,32.71,32.71,0,0,0,2.82-5C65.56,57.08,65.07,56.54,64.57,56Z"
906
- />
907
- <path
908
- class="cls-4"
909
- d="M75.73,62.69c.5.61,1,1.23,1.49,1.85a27.83,27.83,0,0,0,1.3-13.84,2.12,2.12,0,0,1-2-.07,25.39,25.39,0,0,1,.4,4.48A26,26,0,0,1,75.73,62.69Z"
910
- />
911
- <path
912
- class="cls-4"
913
- d="M74,66.92a26.08,26.08,0,0,1-9.25,10.13,2.2,2.2,0,0,1,.72,1.63c0,.1,0,.2,0,.3a28.14,28.14,0,0,0,9.91-10.33Z"
914
- />
915
- <path
916
- class="cls-4"
917
- d="M83,71.21A161.59,161.59,0,0,0,69.59,54.46c-16.42-18.07-37.41-33.12-44.1-27C23.74,29,23.25,31.75,24,35.54a1,1,0,0,0,2-.4c-.43-2.1-.64-4.89.84-6.23,4.45-4.05,22.1,5.8,41.28,26.89A162,162,0,0,1,81.43,72.48,3,3,0,0,1,83,71.21Z"
918
- />
919
- <path
920
- class="cls-4"
921
- d="M84.05,78.09a4,4,0,0,1-1.66-.36,4,4,0,0,1-2.06-2.24,4,4,0,0,1,2.36-5.09,4,4,0,0,1,5.09,2.36h0a4,4,0,0,1-2.36,5.09A4,4,0,0,1,84.05,78.09Zm0-6.23a2.38,2.38,0,0,0-.78.14,2.27,2.27,0,0,0-.17,4.18,2.24,2.24,0,0,0,1.74.07,2.26,2.26,0,0,0,1.34-2.9h0A2.26,2.26,0,0,0,84.05,71.86Z"
922
- />
923
- </g>
950
+ <rect
951
+ x="51"
952
+ y="10"
953
+ width="24"
954
+ height="46"
955
+ rx="4"
956
+ fill="url(#paint0_linear_375_14375)"
957
+ />
958
+ <rect
959
+ x="51"
960
+ y="10"
961
+ width="24"
962
+ height="46"
963
+ rx="4"
964
+ fill="white"
965
+ fill-opacity="0.2"
966
+ />
967
+ <path
968
+ d="M55 18H63"
969
+ stroke="#0081C1"
970
+ stroke-width="2.5"
971
+ stroke-linecap="round"
972
+ />
973
+ <path
974
+ d="M55 18H63"
975
+ stroke="white"
976
+ stroke-opacity="0.02"
977
+ stroke-width="2.5"
978
+ stroke-linecap="round"
979
+ />
980
+ <path
981
+ d="M69 18L69.001 18"
982
+ stroke="#0081C1"
983
+ stroke-width="2.5"
984
+ stroke-linecap="round"
985
+ />
986
+ <path
987
+ d="M69 18L69.001 18"
988
+ stroke="white"
989
+ stroke-opacity="0.02"
990
+ stroke-width="2.5"
991
+ stroke-linecap="round"
992
+ />
993
+ <path
994
+ d="M57 29H67"
995
+ stroke="#0081C1"
996
+ stroke-width="2.5"
997
+ stroke-linecap="round"
998
+ />
999
+ <path
1000
+ d="M57 29H67"
1001
+ stroke="white"
1002
+ stroke-opacity="0.02"
1003
+ stroke-width="2.5"
1004
+ stroke-linecap="round"
1005
+ />
1006
+ <circle cx="62" cy="45" r="3" fill="#0081C1" />
1007
+ <circle cx="62" cy="45" r="3" fill="white" fill-opacity="0.02" />
1008
+ <rect
1009
+ width="24"
1010
+ height="46"
1011
+ rx="4"
1012
+ transform="matrix(-1 0 0 1 29 10)"
1013
+ fill="url(#paint1_linear_375_14375)"
1014
+ />
1015
+ <rect
1016
+ width="24"
1017
+ height="46"
1018
+ rx="4"
1019
+ transform="matrix(-1 0 0 1 29 10)"
1020
+ fill="white"
1021
+ fill-opacity="0.2"
1022
+ />
1023
+ <path
1024
+ d="M11 18H19"
1025
+ stroke="#0081C1"
1026
+ stroke-width="2.5"
1027
+ stroke-linecap="round"
1028
+ />
1029
+ <path
1030
+ d="M11 18H19"
1031
+ stroke="white"
1032
+ stroke-opacity="0.02"
1033
+ stroke-width="2.5"
1034
+ stroke-linecap="round"
1035
+ />
1036
+ <path
1037
+ d="M25 18L25.001 18"
1038
+ stroke="#0081C1"
1039
+ stroke-width="2.5"
1040
+ stroke-linecap="round"
1041
+ />
1042
+ <path
1043
+ d="M25 18L25.001 18"
1044
+ stroke="white"
1045
+ stroke-opacity="0.02"
1046
+ stroke-width="2.5"
1047
+ stroke-linecap="round"
1048
+ />
1049
+ <path
1050
+ d="M13 29H23"
1051
+ stroke="#0081C1"
1052
+ stroke-width="2.5"
1053
+ stroke-linecap="round"
1054
+ />
1055
+ <path
1056
+ d="M13 29H23"
1057
+ stroke="white"
1058
+ stroke-opacity="0.02"
1059
+ stroke-width="2.5"
1060
+ stroke-linecap="round"
1061
+ />
1062
+ <circle cx="18" cy="45" r="3" fill="#0081C1" />
1063
+ <circle cx="18" cy="45" r="3" fill="white" fill-opacity="0.02" />
1064
+ <path
1065
+ fill-rule="evenodd"
1066
+ clip-rule="evenodd"
1067
+ d="M29 4C26.7909 4 25 5.79086 25 8V58C25 60.2091 26.7909 62 29 62H51C53.2091 62 55 60.2091 55 58V8C55 5.79086 53.2091 4 51 4H29ZM37.5 50C37.5 48.6193 38.6193 47.5 40 47.5C41.3807 47.5 42.5 48.6193 42.5 50C42.5 51.3807 41.3807 52.5 40 52.5C38.6193 52.5 37.5 51.3807 37.5 50ZM40 44.5C36.9624 44.5 34.5 46.9624 34.5 50C34.5 53.0376 36.9624 55.5 40 55.5C43.0376 55.5 45.5 53.0376 45.5 50C45.5 46.9624 43.0376 44.5 40 44.5ZM32.5 30C32.5 29.1716 33.1716 28.5 34 28.5H46C46.8284 28.5 47.5 29.1716 47.5 30C47.5 30.8284 46.8284 31.5 46 31.5H34C33.1716 31.5 32.5 30.8284 32.5 30ZM34 22.5C33.1716 22.5 32.5 23.1716 32.5 24C32.5 24.8284 33.1716 25.5 34 25.5H46C46.8284 25.5 47.5 24.8284 47.5 24C47.5 23.1716 46.8284 22.5 46 22.5H34ZM29.5 12C29.5 11.1716 30.1716 10.5 31 10.5H41C41.8284 10.5 42.5 11.1716 42.5 12C42.5 12.8284 41.8284 13.5 41 13.5H31C30.1716 13.5 29.5 12.8284 29.5 12ZM49 10.5C48.1716 10.5 47.5 11.1716 47.5 12C47.5 12.8284 48.1716 13.5 49 13.5H49.001C49.8294 13.5 50.501 12.8284 50.501 12C50.501 11.1716 49.8294 10.5 49.001 10.5H49Z"
1068
+ fill="url(#paint2_linear_375_14375)"
1069
+ />
1070
+ <path
1071
+ fill-rule="evenodd"
1072
+ clip-rule="evenodd"
1073
+ d="M29 4C26.7909 4 25 5.79086 25 8V58C25 60.2091 26.7909 62 29 62H51C53.2091 62 55 60.2091 55 58V8C55 5.79086 53.2091 4 51 4H29ZM37.5 50C37.5 48.6193 38.6193 47.5 40 47.5C41.3807 47.5 42.5 48.6193 42.5 50C42.5 51.3807 41.3807 52.5 40 52.5C38.6193 52.5 37.5 51.3807 37.5 50ZM40 44.5C36.9624 44.5 34.5 46.9624 34.5 50C34.5 53.0376 36.9624 55.5 40 55.5C43.0376 55.5 45.5 53.0376 45.5 50C45.5 46.9624 43.0376 44.5 40 44.5ZM32.5 30C32.5 29.1716 33.1716 28.5 34 28.5H46C46.8284 28.5 47.5 29.1716 47.5 30C47.5 30.8284 46.8284 31.5 46 31.5H34C33.1716 31.5 32.5 30.8284 32.5 30ZM34 22.5C33.1716 22.5 32.5 23.1716 32.5 24C32.5 24.8284 33.1716 25.5 34 25.5H46C46.8284 25.5 47.5 24.8284 47.5 24C47.5 23.1716 46.8284 22.5 46 22.5H34ZM29.5 12C29.5 11.1716 30.1716 10.5 31 10.5H41C41.8284 10.5 42.5 11.1716 42.5 12C42.5 12.8284 41.8284 13.5 41 13.5H31C30.1716 13.5 29.5 12.8284 29.5 12ZM49 10.5C48.1716 10.5 47.5 11.1716 47.5 12C47.5 12.8284 48.1716 13.5 49 13.5H49.001C49.8294 13.5 50.501 12.8284 50.501 12C50.501 11.1716 49.8294 10.5 49.001 10.5H49Z"
1074
+ fill="white"
1075
+ fill-opacity="0.08"
1076
+ />
1077
+ <path
1078
+ d="M40 65L40 66"
1079
+ stroke="#008FD6"
1080
+ stroke-width="2.5"
1081
+ stroke-linecap="round"
1082
+ />
1083
+ <rect
1084
+ x="33"
1085
+ y="70"
1086
+ width="14"
1087
+ height="6"
1088
+ rx="2"
1089
+ fill="url(#paint3_linear_375_14375)"
1090
+ />
1091
+ <path
1092
+ d="M29 73L22 73C19.7909 73 18 71.2091 18 69L18 60"
1093
+ stroke="#008FD6"
1094
+ stroke-width="2.5"
1095
+ stroke-linecap="round"
1096
+ stroke-linejoin="round"
1097
+ />
1098
+ <path
1099
+ d="M51 73L58 73C60.2091 73 62 71.2091 62 69L62 60"
1100
+ stroke="#008FD6"
1101
+ stroke-width="2.5"
1102
+ stroke-linecap="round"
1103
+ stroke-linejoin="round"
1104
+ />
1105
+ <defs>
1106
+ <linearGradient
1107
+ id="paint0_linear_375_14375"
1108
+ x1="75"
1109
+ y1="56"
1110
+ x2="60.0169"
1111
+ y2="58.7702"
1112
+ gradientUnits="userSpaceOnUse"
1113
+ >
1114
+ <stop stop-color="#26B7FF" />
1115
+ <stop offset="1" stop-color="#0085C7" />
1116
+ </linearGradient>
1117
+ <linearGradient
1118
+ id="paint1_linear_375_14375"
1119
+ x1="24"
1120
+ y1="46"
1121
+ x2="9.01691"
1122
+ y2="48.7702"
1123
+ gradientUnits="userSpaceOnUse"
1124
+ >
1125
+ <stop stop-color="#26B7FF" />
1126
+ <stop offset="1" stop-color="#0085C7" />
1127
+ </linearGradient>
1128
+ <linearGradient
1129
+ id="paint2_linear_375_14375"
1130
+ x1="55"
1131
+ y1="62"
1132
+ x2="36.2605"
1133
+ y2="65.4348"
1134
+ gradientUnits="userSpaceOnUse"
1135
+ >
1136
+ <stop stop-color="#26B7FF" />
1137
+ <stop offset="1" stop-color="#0085C7" />
1138
+ </linearGradient>
1139
+ <linearGradient
1140
+ id="paint3_linear_375_14375"
1141
+ x1="46.9107"
1142
+ y1="69.9745"
1143
+ x2="47.4962"
1144
+ y2="75.9426"
1145
+ gradientUnits="userSpaceOnUse"
1146
+ >
1147
+ <stop stop-color="#009EEC" />
1148
+ <stop offset="1" stop-color="#008ED5" />
1149
+ </linearGradient>
1150
+ </defs>
1151
+ </svg>
1152
+ </template>
1153
+ <template v-else-if="props.name === 'obj-network'">
1154
+ <svg
1155
+ width="96"
1156
+ height="124"
1157
+ viewBox="0 0 80 80"
1158
+ fill="none"
1159
+ xmlns="http://www.w3.org/2000/svg"
1160
+ class="icon icon__obj-network"
1161
+ >
1162
+ <path
1163
+ d="M12.8115 23.0334L24.3166 33.1416M16.857 62.5358L25.4406 53.1241M57.5138 59.5045L46.0002 51.2818M53.4531 17.947L43.2439 31.1827"
1164
+ stroke="#008FD6"
1165
+ stroke-width="2.5"
1166
+ stroke-linecap="round"
1167
+ />
1168
+ <path
1169
+ d="M47.3445 35.9314C48.8869 38.8323 49.3173 42.0281 48.7851 45.0304C48.052 49.1658 45.4924 52.934 41.4967 55.0585C38.3037 56.7563 34.7533 57.1068 31.497 56.3092C27.7201 55.384 24.3389 52.9143 22.3696 49.2108C18.7027 42.3142 21.3208 33.7507 28.2174 30.0837C30.9895 28.6098 34.031 28.1513 36.9155 28.5779C41.2071 29.2127 45.1514 31.807 47.3445 35.9314Z"
1170
+ fill="url(#paint0_linear_600_11192)"
1171
+ />
1172
+ <path
1173
+ d="M47.3445 35.9314C48.8869 38.8323 49.3173 42.0281 48.7851 45.0304C48.052 49.1658 45.4924 52.934 41.4967 55.0585C38.3037 56.7563 34.7533 57.1068 31.497 56.3092C27.7201 55.384 24.3389 52.9143 22.3696 49.2108C18.7027 42.3142 21.3208 33.7507 28.2174 30.0837C30.9895 28.6098 34.031 28.1513 36.9155 28.5779C41.2071 29.2127 45.1514 31.807 47.3445 35.9314Z"
1174
+ fill="white"
1175
+ fill-opacity="0.08"
1176
+ />
1177
+ <path
1178
+ d="M19.4286 68.2858C19.4286 72.5463 15.9748 76.0001 11.7143 76.0001C7.4538 76.0001 4 72.5463 4 68.2858C4 64.0253 7.4538 60.5715 11.7143 60.5715C13.6901 60.5715 15.4923 61.3143 16.8571 62.5358C18.4354 63.9484 19.4286 66.0011 19.4286 68.2858Z"
1179
+ fill="url(#paint1_linear_600_11192)"
1180
+ />
1181
+ <path
1182
+ d="M19.4286 68.2858C19.4286 72.5463 15.9748 76.0001 11.7143 76.0001C7.4538 76.0001 4 72.5463 4 68.2858C4 64.0253 7.4538 60.5715 11.7143 60.5715C13.6901 60.5715 15.4923 61.3143 16.8571 62.5358C18.4354 63.9484 19.4286 66.0011 19.4286 68.2858Z"
1183
+ fill="white"
1184
+ fill-opacity="0.2"
1185
+ />
1186
+ <path
1187
+ d="M14.2857 19.4285C14.2857 22.2688 11.9832 24.5714 9.14286 24.5714C6.30254 24.5714 4 22.2688 4 19.4285C4 16.5882 6.30254 14.2856 9.14286 14.2856C11.9832 14.2856 14.2857 16.5882 14.2857 19.4285Z"
1188
+ fill="url(#paint2_linear_600_11192)"
1189
+ />
1190
+ <path
1191
+ d="M14.2857 19.4285C14.2857 22.2688 11.9832 24.5714 9.14286 24.5714C6.30254 24.5714 4 22.2688 4 19.4285C4 16.5882 6.30254 14.2856 9.14286 14.2856C11.9832 14.2856 14.2857 16.5882 14.2857 19.4285Z"
1192
+ fill="white"
1193
+ fill-opacity="0.16"
1194
+ />
1195
+ <path
1196
+ d="M65.7142 11.7143C65.7142 15.9748 62.2604 19.4286 57.9999 19.4286C56.2998 19.4286 54.7282 18.8786 53.4532 17.9469C51.533 16.5437 50.2856 14.2747 50.2856 11.7143C50.2856 7.4538 53.7394 4 57.9999 4C62.2604 4 65.7142 7.4538 65.7142 11.7143Z"
1197
+ fill="url(#paint3_linear_600_11192)"
1198
+ />
1199
+ <path
1200
+ d="M65.7142 11.7143C65.7142 15.9748 62.2604 19.4286 57.9999 19.4286C56.2998 19.4286 54.7282 18.8786 53.4532 17.9469C51.533 16.5437 50.2856 14.2747 50.2856 11.7143C50.2856 7.4538 53.7394 4 57.9999 4C62.2604 4 65.7142 7.4538 65.7142 11.7143Z"
1201
+ fill="white"
1202
+ fill-opacity="0.24"
1203
+ />
1204
+ <path
1205
+ d="M76.0001 65.7142C76.0001 71.3948 71.3951 75.9999 65.7144 75.9999C60.0338 75.9999 55.4287 71.3948 55.4287 65.7142C55.4287 63.3814 56.2053 61.2299 57.5141 59.5043C59.3923 57.0279 62.3666 55.4285 65.7144 55.4285C71.3951 55.4285 76.0001 60.0335 76.0001 65.7142Z"
1206
+ fill="url(#paint4_linear_600_11192)"
1207
+ />
1208
+ <path
1209
+ d="M76.0001 65.7142C76.0001 71.3948 71.3951 75.9999 65.7144 75.9999C60.0338 75.9999 55.4287 71.3948 55.4287 65.7142C55.4287 63.3814 56.2053 61.2299 57.5141 59.5043C59.3923 57.0279 62.3666 55.4285 65.7144 55.4285C71.3951 55.4285 76.0001 60.0335 76.0001 65.7142Z"
1210
+ fill="white"
1211
+ fill-opacity="0.16"
1212
+ />
1213
+ <defs>
1214
+ <linearGradient
1215
+ id="paint0_linear_600_11192"
1216
+ x1="53.9841"
1217
+ y1="48.4189"
1218
+ x2="42.3577"
1219
+ y2="61.1125"
1220
+ gradientUnits="userSpaceOnUse"
1221
+ >
1222
+ <stop stop-color="#26B7FF" />
1223
+ <stop offset="1" stop-color="#0085C7" />
1224
+ </linearGradient>
1225
+ <linearGradient
1226
+ id="paint1_linear_600_11192"
1227
+ x1="19.3418"
1228
+ y1="101.072"
1229
+ x2="4.80736"
1230
+ y2="101.39"
1231
+ gradientUnits="userSpaceOnUse"
1232
+ >
1233
+ <stop stop-color="#26B7FF" />
1234
+ <stop offset="1" stop-color="#0085C7" />
1235
+ </linearGradient>
1236
+ <linearGradient
1237
+ id="paint2_linear_600_11192"
1238
+ x1="14.2278"
1239
+ y1="41.2856"
1240
+ x2="4.53824"
1241
+ y2="41.4979"
1242
+ gradientUnits="userSpaceOnUse"
1243
+ >
1244
+ <stop stop-color="#26B7FF" />
1245
+ <stop offset="1" stop-color="#0085C7" />
1246
+ </linearGradient>
1247
+ <linearGradient
1248
+ id="paint3_linear_600_11192"
1249
+ x1="65.6274"
1250
+ y1="44.5"
1251
+ x2="51.093"
1252
+ y2="44.8184"
1253
+ gradientUnits="userSpaceOnUse"
1254
+ >
1255
+ <stop stop-color="#26B7FF" />
1256
+ <stop offset="1" stop-color="#0085C7" />
1257
+ </linearGradient>
1258
+ <linearGradient
1259
+ id="paint4_linear_600_11192"
1260
+ x1="75.8844"
1261
+ y1="109.428"
1262
+ x2="56.5052"
1263
+ y2="109.853"
1264
+ gradientUnits="userSpaceOnUse"
1265
+ >
1266
+ <stop stop-color="#26B7FF" />
1267
+ <stop offset="1" stop-color="#0085C7" />
1268
+ </linearGradient>
1269
+ </defs>
924
1270
  </svg>
925
1271
  </template>
926
1272
  <template v-else-if="props.name === 'obj-rp'">
@@ -1622,675 +1968,850 @@
1622
1968
 
1623
1969
  <template v-else-if="props.name === 'dir-zone'">
1624
1970
  <svg
1625
- xmlns="http://www.w3.org/2000/svg"
1626
- xmlns:xlink="http://www.w3.org/1999/xlink"
1627
1971
  width="96"
1628
1972
  height="124"
1629
- viewBox="0 0 96 124"
1973
+ viewBox="0 0 80 80"
1974
+ fill="none"
1975
+ xmlns="http://www.w3.org/2000/svg"
1630
1976
  >
1631
- <defs>
1632
- <linearGradient
1633
- id="linear-gradient"
1634
- x1="-1947.81"
1635
- y1="26.92"
1636
- x2="-1927.2"
1637
- y2="47.22"
1638
- gradientTransform="matrix(-1, 0, 0, 1, -1894.04, 0)"
1639
- gradientUnits="userSpaceOnUse"
1640
- >
1641
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.4" />
1642
- <stop offset="0.32" stop-color="#0091da" stop-opacity="0.32" />
1643
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
1644
- </linearGradient>
1645
- <linearGradient
1646
- id="linear-gradient-2"
1647
- x1="75.2"
1648
- y1="17.61"
1649
- x2="4.5"
1650
- y2="88.13"
1651
- gradientUnits="userSpaceOnUse"
1652
- >
1653
- <stop offset="0.27" stop-color="#0091da" />
1654
- <stop offset="0.69" stop-color="#0091da" stop-opacity="0.32" />
1655
- <stop offset="0.9" stop-color="#0091da" stop-opacity="0" />
1656
- </linearGradient>
1657
- <linearGradient
1658
- id="illus_grad"
1659
- x1="-1978.87"
1660
- y1="81.11"
1661
- x2="-1949.93"
1662
- y2="113.57"
1663
- gradientTransform="matrix(-1, 0, 0, 1, -1897.93, 0)"
1664
- gradientUnits="userSpaceOnUse"
1665
- >
1666
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
1667
- <stop offset="0.54" stop-color="#0091da" stop-opacity="0.32" />
1668
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
1669
- </linearGradient>
1670
- </defs>
1671
- <g id="Layer_6" data-name="Layer 6">
1672
- <rect class="cls-1" width="96" height="124" style="fill: none" />
1673
- </g>
1674
- <g id="Layer_4" data-name="Layer 4">
1675
- <polygon
1676
- class="cls-2"
1677
- points="31.3 39.79 50.37 20.72 69.46 20.72 50.39 39.79 31.3 39.79"
1678
- style="opacity: 0.5; fill: url(#linear-gradient)"
1977
+ <path
1978
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
1979
+ fill="url(#paint0_linear_439_63625)"
1980
+ />
1981
+ <path
1982
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
1983
+ fill="white"
1984
+ fill-opacity="0.24"
1985
+ />
1986
+ <rect
1987
+ x="36.5"
1988
+ y="39.5"
1989
+ width="24"
1990
+ height="16"
1991
+ rx="4"
1992
+ fill="url(#paint1_linear_439_63625)"
1993
+ />
1994
+ <rect
1995
+ x="36.5"
1996
+ y="39.5"
1997
+ width="24"
1998
+ height="16"
1999
+ rx="4"
2000
+ fill="white"
2001
+ fill-opacity="0.16"
2002
+ />
2003
+ <path
2004
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2005
+ fill="url(#paint2_linear_439_63625)"
2006
+ />
2007
+ <path
2008
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2009
+ fill="white"
2010
+ fill-opacity="0.12"
2011
+ />
2012
+ <g filter="url(#filter0_i_439_63625)">
2013
+ <rect
2014
+ x="34.5"
2015
+ y="54.75"
2016
+ width="11"
2017
+ height="4.125"
2018
+ rx="1"
2019
+ stroke="#008FD6"
2020
+ stroke-width="1.1"
1679
2021
  />
1680
- <polygon
1681
- class="cls-3"
1682
- points="5 75.57 52.37 28.2 76.68 28.2 29.31 75.57 5 75.57"
1683
- style="fill: url(#linear-gradient-2); opacity: 0.3"
2022
+ <rect
2023
+ x="34.5"
2024
+ y="54.75"
2025
+ width="11"
2026
+ height="4.125"
2027
+ rx="1"
2028
+ stroke="white"
2029
+ stroke-opacity="0.88"
2030
+ stroke-width="1.1"
1684
2031
  />
1685
- </g>
1686
- <g id="Layer_2" data-name="Layer 2">
1687
2032
  <path
1688
- class="cls-4"
1689
- style="fill: #0091da"
1690
- d="M42,93.62H18.25l8-36a1.24,1.24,0,0,1,1.21-1H81.89a1.25,1.25,0,0,1,1,.47,1.27,1.27,0,0,1,.24,1.07L80.5,70h2l2.51-11.33a3.26,3.26,0,0,0-.63-2.76,3.21,3.21,0,0,0-2.54-1.22H27.42a3.22,3.22,0,0,0-3.16,2.52L18,85.48V46.94a1.25,1.25,0,0,1,1.25-1.25H35.31l2.58,5H73.83a1.14,1.14,0,0,1,1.25,1.1v.9h2v-.9a3.11,3.11,0,0,0-3.25-3.1H39.11l-2.59-5H19.25A3.26,3.26,0,0,0,16,46.94V95h.1a1,1,0,0,0,.12.25,1,1,0,0,0,.78.37H42Z"
2033
+ d="M31.75 54.4062V60.1375C31.75 60.5793 32.1082 60.9375 32.55 60.9375H34.225M48.25 54.4062V60.1375C48.25 60.5793 47.8918 60.9375 47.45 60.9375H45.775"
2034
+ stroke="#008FD6"
2035
+ stroke-width="1.2"
2036
+ stroke-linecap="round"
1691
2037
  />
1692
- <polygon
1693
- class="cls-5"
1694
- points="48 101.89 76.81 101.89 76.81 73.12 48 101.89"
1695
- style="opacity: 0.5; fill: url(#illus_grad)"
2038
+ <path
2039
+ d="M31.75 54.4062V60.1375C31.75 60.5793 32.1082 60.9375 32.55 60.9375H34.225M48.25 54.4062V60.1375C48.25 60.5793 47.8918 60.9375 47.45 60.9375H45.775"
2040
+ stroke="white"
2041
+ stroke-opacity="0.88"
2042
+ stroke-width="1.2"
2043
+ stroke-linecap="round"
1696
2044
  />
1697
2045
  <rect
1698
- class="cls-4"
1699
- x="55.37"
1700
- y="68.7"
1701
- width="2"
1702
- height="3.09"
1703
- style="fill: #0091da"
2046
+ x="34.5"
2047
+ y="58.875"
2048
+ width="11"
2049
+ height="4.125"
2050
+ rx="1"
2051
+ stroke="#008FD6"
2052
+ stroke-width="1.1"
1704
2053
  />
1705
2054
  <rect
1706
- class="cls-4"
1707
- x="60.43"
1708
- y="68.7"
1709
- width="2"
1710
- height="3.09"
1711
- style="fill: #0091da"
2055
+ x="34.5"
2056
+ y="58.875"
2057
+ width="11"
2058
+ height="4.125"
2059
+ rx="1"
2060
+ stroke="white"
2061
+ stroke-opacity="0.88"
2062
+ stroke-width="1.1"
1712
2063
  />
1713
2064
  <rect
1714
- class="cls-4"
1715
- x="65.48"
1716
- y="68.7"
1717
- width="2"
1718
- height="3.09"
1719
- style="fill: #0091da"
2065
+ x="34.5"
2066
+ y="63"
2067
+ width="11"
2068
+ height="4.125"
2069
+ rx="1"
2070
+ stroke="#008FD6"
2071
+ stroke-width="1.1"
1720
2072
  />
1721
2073
  <rect
1722
- class="cls-4"
1723
- x="55.37"
1724
- y="76.56"
1725
- width="2"
1726
- height="3.09"
1727
- style="fill: #0091da"
2074
+ x="34.5"
2075
+ y="63"
2076
+ width="11"
2077
+ height="4.125"
2078
+ rx="1"
2079
+ stroke="white"
2080
+ stroke-opacity="0.88"
2081
+ stroke-width="1.1"
1728
2082
  />
1729
- <rect
1730
- class="cls-4"
1731
- x="60.43"
1732
- y="76.56"
1733
- width="2"
1734
- height="3.09"
1735
- style="fill: #0091da"
2083
+ <path
2084
+ d="M49.625 55.4375L40.6178 48.3604C40.2552 48.0755 39.7448 48.0755 39.3822 48.3604L30.375 55.4375"
2085
+ stroke="#008FD6"
2086
+ stroke-width="1.2"
2087
+ stroke-linecap="round"
1736
2088
  />
1737
- <rect
1738
- class="cls-4"
1739
- x="65.48"
1740
- y="76.56"
1741
- width="2"
1742
- height="3.09"
1743
- style="fill: #0091da"
2089
+ <path
2090
+ d="M49.625 55.4375L40.6178 48.3604C40.2552 48.0755 39.7448 48.0755 39.3822 48.3604L30.375 55.4375"
2091
+ stroke="white"
2092
+ stroke-opacity="0.88"
2093
+ stroke-width="1.2"
2094
+ stroke-linecap="round"
1744
2095
  />
1745
- <rect
1746
- class="cls-4"
1747
- x="73.91"
1748
- y="78.24"
1749
- width="2"
1750
- height="1.96"
1751
- style="fill: #0091da"
2096
+ <path
2097
+ d="M36.5625 56.8125H38.625"
2098
+ stroke="#008FD6"
2099
+ stroke-linecap="round"
1752
2100
  />
1753
- <rect
1754
- class="cls-4"
1755
- x="77.84"
1756
- y="78.24"
1757
- width="2"
1758
- height="1.96"
1759
- style="fill: #0091da"
2101
+ <path
2102
+ d="M36.5625 56.8125H38.625"
2103
+ stroke="white"
2104
+ stroke-opacity="0.88"
2105
+ stroke-linecap="round"
1760
2106
  />
1761
- <rect
1762
- class="cls-4"
1763
- x="81.77"
1764
- y="78.24"
1765
- width="2"
1766
- height="1.96"
1767
- style="fill: #0091da"
2107
+ <path
2108
+ d="M36.5625 60.9375H38.625"
2109
+ stroke="#008FD6"
2110
+ stroke-linecap="round"
1768
2111
  />
1769
- <rect
1770
- class="cls-4"
1771
- x="73.91"
1772
- y="84.97"
1773
- width="2"
1774
- height="1.96"
1775
- style="fill: #0091da"
2112
+ <path
2113
+ d="M36.5625 60.9375H38.625"
2114
+ stroke="white"
2115
+ stroke-opacity="0.88"
2116
+ stroke-linecap="round"
1776
2117
  />
1777
- <rect
1778
- class="cls-4"
1779
- x="77.84"
1780
- y="84.97"
1781
- width="2"
1782
- height="1.96"
1783
- style="fill: #0091da"
2118
+ <path
2119
+ d="M36.5625 65.0625H38.625"
2120
+ stroke="#008FD6"
2121
+ stroke-linecap="round"
1784
2122
  />
1785
- <rect
1786
- class="cls-4"
1787
- x="81.77"
1788
- y="84.97"
1789
- width="2"
1790
- height="1.96"
1791
- style="fill: #0091da"
2123
+ <path
2124
+ d="M36.5625 65.0625H38.625"
2125
+ stroke="white"
2126
+ stroke-opacity="0.88"
2127
+ stroke-linecap="round"
1792
2128
  />
1793
- <rect
1794
- class="cls-4"
1795
- x="73.91"
1796
- y="91.71"
1797
- width="2"
1798
- height="1.96"
1799
- style="fill: #0091da"
2129
+ <path
2130
+ d="M43.4375 56.8125H43.4385"
2131
+ stroke="#008FD6"
2132
+ stroke-linecap="round"
1800
2133
  />
1801
- <rect
1802
- class="cls-4"
1803
- x="77.84"
1804
- y="91.71"
1805
- width="2"
1806
- height="1.96"
1807
- style="fill: #0091da"
2134
+ <path
2135
+ d="M43.4375 56.8125H43.4385"
2136
+ stroke="white"
2137
+ stroke-opacity="0.88"
2138
+ stroke-linecap="round"
1808
2139
  />
1809
- <rect
1810
- class="cls-4"
1811
- x="81.77"
1812
- y="91.71"
1813
- width="2"
1814
- height="1.96"
1815
- style="fill: #0091da"
2140
+ <path
2141
+ d="M41.375 56.8125H41.376"
2142
+ stroke="#008FD6"
2143
+ stroke-linecap="round"
1816
2144
  />
1817
- <rect
1818
- class="cls-4"
1819
- x="55.37"
1820
- y="84.41"
1821
- width="2"
1822
- height="3.09"
1823
- style="fill: #0091da"
2145
+ <path
2146
+ d="M41.375 56.8125H41.376"
2147
+ stroke="white"
2148
+ stroke-opacity="0.88"
2149
+ stroke-linecap="round"
1824
2150
  />
1825
- <rect
1826
- class="cls-4"
1827
- x="60.43"
1828
- y="84.41"
1829
- width="2"
1830
- height="3.09"
1831
- style="fill: #0091da"
2151
+ <path
2152
+ d="M43.4375 60.9375H43.4385"
2153
+ stroke="#008FD6"
2154
+ stroke-linecap="round"
1832
2155
  />
1833
- <rect
1834
- class="cls-4"
1835
- x="65.48"
1836
- y="84.41"
1837
- width="2"
1838
- height="3.09"
1839
- style="fill: #0091da"
2156
+ <path
2157
+ d="M43.4375 60.9375H43.4385"
2158
+ stroke="white"
2159
+ stroke-opacity="0.88"
2160
+ stroke-linecap="round"
1840
2161
  />
1841
- <rect
1842
- class="cls-4"
1843
- x="55.37"
1844
- y="92.27"
1845
- width="2"
1846
- height="3.09"
1847
- style="fill: #0091da"
2162
+ <path
2163
+ d="M41.375 60.9375H41.376"
2164
+ stroke="#008FD6"
2165
+ stroke-linecap="round"
1848
2166
  />
1849
- <rect
1850
- class="cls-4"
1851
- x="60.43"
1852
- y="92.27"
1853
- width="2"
1854
- height="3.09"
1855
- style="fill: #0091da"
2167
+ <path
2168
+ d="M41.375 60.9375H41.376"
2169
+ stroke="white"
2170
+ stroke-opacity="0.88"
2171
+ stroke-linecap="round"
1856
2172
  />
1857
- <rect
1858
- class="cls-4"
1859
- x="65.48"
1860
- y="92.27"
1861
- width="2"
1862
- height="3.09"
1863
- style="fill: #0091da"
2173
+ <path
2174
+ d="M43.4375 65.0625H43.4385"
2175
+ stroke="#008FD6"
2176
+ stroke-linecap="round"
1864
2177
  />
1865
2178
  <path
1866
- class="cls-4"
1867
- style="fill: #0091da"
1868
- d="M87,103l-37,0V62.51A1.52,1.52,0,0,1,51.51,61h19A1.52,1.52,0,0,1,72,62.51V101H86V74H74V72H86.49A1.52,1.52,0,0,1,88,73.51V103Zm-35-2H70V63H52Z"
2179
+ d="M43.4375 65.0625H43.4385"
2180
+ stroke="white"
2181
+ stroke-opacity="0.88"
2182
+ stroke-linecap="round"
2183
+ />
2184
+ <path
2185
+ d="M41.375 65.0625H41.376"
2186
+ stroke="#008FD6"
2187
+ stroke-linecap="round"
2188
+ />
2189
+ <path
2190
+ d="M41.375 65.0625H41.376"
2191
+ stroke="white"
2192
+ stroke-opacity="0.88"
2193
+ stroke-linecap="round"
1869
2194
  />
1870
2195
  </g>
1871
- </svg>
1872
- </template>
1873
-
1874
- <template v-else-if="props.name === 'dir-net'">
1875
- <svg
1876
- xmlns="http://www.w3.org/2000/svg"
1877
- xmlns:xlink="http://www.w3.org/1999/xlink"
1878
- width="96"
1879
- height="124"
1880
- viewBox="0 0 96 124"
1881
- >
1882
2196
  <defs>
2197
+ <filter
2198
+ id="filter0_i_439_63625"
2199
+ x="29"
2200
+ y="46.5"
2201
+ width="22"
2202
+ height="22"
2203
+ filterUnits="userSpaceOnUse"
2204
+ color-interpolation-filters="sRGB"
2205
+ >
2206
+ <feFlood flood-opacity="0" result="BackgroundImageFix" />
2207
+ <feBlend
2208
+ mode="normal"
2209
+ in="SourceGraphic"
2210
+ in2="BackgroundImageFix"
2211
+ result="shape"
2212
+ />
2213
+ <feColorMatrix
2214
+ in="SourceAlpha"
2215
+ type="matrix"
2216
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
2217
+ result="hardAlpha"
2218
+ />
2219
+ <feOffset />
2220
+ <feGaussianBlur stdDeviation="0.1" />
2221
+ <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
2222
+ <feColorMatrix
2223
+ type="matrix"
2224
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"
2225
+ />
2226
+ <feBlend
2227
+ mode="normal"
2228
+ in2="shape"
2229
+ result="effect1_innerShadow_439_63625"
2230
+ />
2231
+ </filter>
1883
2232
  <linearGradient
1884
- id="linear-gradient"
1885
- x1="75.2"
1886
- y1="17.61"
1887
- x2="4.5"
1888
- y2="88.13"
2233
+ id="paint0_linear_439_63625"
2234
+ x1="40"
2235
+ y1="9"
2236
+ x2="46"
2237
+ y2="55"
1889
2238
  gradientUnits="userSpaceOnUse"
1890
2239
  >
1891
- <stop offset="0.27" stop-color="#0091da" />
1892
- <stop offset="0.69" stop-color="#0091da" stop-opacity="0.32" />
1893
- <stop offset="0.9" stop-color="#0091da" stop-opacity="0" />
2240
+ <stop stop-color="#189FE3" />
2241
+ <stop offset="1" stop-color="#8DD9FF" />
1894
2242
  </linearGradient>
1895
2243
  <linearGradient
1896
- id="linear-gradient-2"
1897
- x1="-2547.81"
1898
- y1="26.92"
1899
- x2="-2527.2"
1900
- y2="47.22"
1901
- gradientTransform="matrix(-1, 0, 0, 1, -2494.04, 0)"
2244
+ id="paint1_linear_439_63625"
2245
+ x1="60.347"
2246
+ y1="39.432"
2247
+ x2="62.7432"
2248
+ y2="55.1344"
1902
2249
  gradientUnits="userSpaceOnUse"
1903
2250
  >
1904
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.4" />
1905
- <stop offset="0.32" stop-color="#0091da" stop-opacity="0.32" />
1906
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
2251
+ <stop stop-color="#008ED5" />
2252
+ <stop offset="1" stop-color="#009EEC" />
2253
+ </linearGradient>
2254
+ <linearGradient
2255
+ id="paint2_linear_439_63625"
2256
+ x1="63"
2257
+ y1="71"
2258
+ x2="38.8515"
2259
+ y2="82.5776"
2260
+ gradientUnits="userSpaceOnUse"
2261
+ >
2262
+ <stop stop-color="#26B7FF" />
2263
+ <stop offset="1" stop-color="#0085C7" />
1907
2264
  </linearGradient>
1908
2265
  </defs>
1909
- <g id="Layer_6" data-name="Layer 6">
1910
- <rect class="cls-1" width="96" height="124" style="fill: none" />
1911
- </g>
1912
- <g id="Layer_4" data-name="Layer 4">
1913
- <polygon
1914
- class="cls-2"
1915
- points="5 75.57 52.37 28.2 76.68 28.2 29.31 75.57 5 75.57"
1916
- style="opacity: 0.3; fill: url(#linear-gradient)"
1917
- />
1918
- <polygon
1919
- class="cls-3"
1920
- points="31.3 39.79 50.37 20.72 69.46 20.72 50.39 39.79 31.3 39.79"
1921
- style="opacity: 0.5; fill: url(#linear-gradient-2)"
1922
- />
1923
- </g>
1924
- <g id="Layer_2" data-name="Layer 2">
1925
- <path
1926
- class="cls-4"
1927
- style="fill: #0091da"
1928
- d="M51.55,93.94H18.25l8-36a1.24,1.24,0,0,1,1.21-1H81.89a1.25,1.25,0,0,1,1,.47,1.28,1.28,0,0,1,.24,1.07l-1.54,7a21.93,21.93,0,0,1,1.68,1.66L85.06,59a3.25,3.25,0,0,0-3.17-4H27.42a3.23,3.23,0,0,0-3.16,2.53L18,85.79V47.25A1.25,1.25,0,0,1,19.25,46H35.31l2.58,5H73.83a1.14,1.14,0,0,1,1.25,1.1V53h2v-.9A3.11,3.11,0,0,0,73.83,49H39.11l-2.59-5H19.25A3.26,3.26,0,0,0,16,47.25V95.32h.1a1.08,1.08,0,0,0,.12.24,1,1,0,0,0,.78.38H53.36A21.35,21.35,0,0,1,51.55,93.94Z"
1929
- />
1930
- <path
1931
- class="cls-4"
1932
- style="fill: #0091da"
1933
- d="M67.82,98.88A17.84,17.84,0,1,1,85.65,81.05,17.85,17.85,0,0,1,67.82,98.88Zm0-33.67A15.84,15.84,0,1,0,83.65,81.05,15.85,15.85,0,0,0,67.82,65.21Z"
1934
- />
1935
- <path
1936
- class="cls-4"
1937
- style="fill: #0091da"
1938
- d="M61.93,94.1l-.2-1.69A18,18,0,0,0,75.91,67l1.55-.71a19.73,19.73,0,0,1-9.67,26.13A19.27,19.27,0,0,1,61.93,94.1Z"
1939
- />
2266
+ </svg>
2267
+ </template>
2268
+
2269
+ <template v-else-if="props.name === 'dir-net'">
2270
+ <svg
2271
+ width="96"
2272
+ height="124"
2273
+ viewBox="0 0 80 80"
2274
+ fill="none"
2275
+ xmlns="http://www.w3.org/2000/svg"
2276
+ >
2277
+ <path
2278
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
2279
+ fill="url(#paint0_linear_543_66044)"
2280
+ />
2281
+ <path
2282
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
2283
+ fill="white"
2284
+ fill-opacity="0.24"
2285
+ />
2286
+ <rect
2287
+ x="36.5"
2288
+ y="39.5"
2289
+ width="24"
2290
+ height="16"
2291
+ rx="4"
2292
+ fill="url(#paint1_linear_543_66044)"
2293
+ />
2294
+ <rect
2295
+ x="36.5"
2296
+ y="39.5"
2297
+ width="24"
2298
+ height="16"
2299
+ rx="4"
2300
+ fill="white"
2301
+ fill-opacity="0.16"
2302
+ />
2303
+ <path
2304
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2305
+ fill="url(#paint2_linear_543_66044)"
2306
+ />
2307
+ <path
2308
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2309
+ fill="white"
2310
+ fill-opacity="0.12"
2311
+ />
2312
+ <g filter="url(#filter0_i_543_66044)">
1940
2313
  <path
1941
- class="cls-4"
1942
- style="fill: #0091da"
1943
- d="M51.26,79.92l-1.32-1.07a22.3,22.3,0,0,1,5.34-4.73c8.56-5.45,19.92-4.57,28.92,2.26l-1,1.35c-8.43-6.39-19-7.24-27-2.18A20.77,20.77,0,0,0,51.26,79.92Z"
2314
+ d="M42.1875 59.125C42.1875 59.9235 41.9152 60.6585 41.4584 61.2421C40.8292 62.0459 39.8499 62.5625 38.75 62.5625C37.871 62.5625 37.0691 62.2326 36.4613 61.6899C35.7563 61.0603 35.3125 60.1445 35.3125 59.125C35.3125 57.2265 36.8515 55.6875 38.75 55.6875C39.5131 55.6875 40.2181 55.9362 40.7885 56.3569C41.6371 56.9828 42.1875 57.9896 42.1875 59.125Z"
2315
+ stroke="#008FD6"
2316
+ stroke-width="1.2"
1944
2317
  />
1945
2318
  <path
1946
- class="cls-4"
1947
- style="fill: #0091da"
1948
- d="M74.51,96.35c-10.34-4.54-16.65-14-16.06-24.18a22.49,22.49,0,0,1,1.52-7l1.59.62a21,21,0,0,0-1.42,6.44c-.54,9.43,5.37,18.27,15,22.53Z"
2319
+ d="M42.1875 59.125C42.1875 59.9235 41.9152 60.6585 41.4584 61.2421C40.8292 62.0459 39.8499 62.5625 38.75 62.5625C37.871 62.5625 37.0691 62.2326 36.4613 61.6899C35.7563 61.0603 35.3125 60.1445 35.3125 59.125C35.3125 57.2265 36.8515 55.6875 38.75 55.6875C39.5131 55.6875 40.2181 55.9362 40.7885 56.3569C41.6371 56.9828 42.1875 57.9896 42.1875 59.125Z"
2320
+ stroke="white"
2321
+ stroke-opacity="0.88"
2322
+ stroke-width="1.2"
1949
2323
  />
1950
2324
  <path
1951
- class="cls-4"
1952
- style="fill: #0091da"
1953
- d="M69.64,85.75a31.76,31.76,0,0,1-12.32-2.52A32.15,32.15,0,0,1,51,79.71l1-1.38a30.56,30.56,0,0,0,6,3.34,29.63,29.63,0,0,0,17.33,1.82l.33,1.67A31.06,31.06,0,0,1,69.64,85.75Z"
2325
+ d="M48.75 64.75C48.75 66.1307 47.6307 67.25 46.25 67.25C44.8693 67.25 43.75 66.1307 43.75 64.75C43.75 64.183 43.9388 63.6601 44.2569 63.2407C44.7134 62.6388 45.4363 62.25 46.25 62.25C47.6307 62.25 48.75 63.3693 48.75 64.75Z"
2326
+ stroke="#008FD6"
2327
+ stroke-width="1.2"
1954
2328
  />
1955
- <circle
1956
- class="cls-4"
1957
- style="fill: #0091da"
1958
- cx="77.18"
1959
- cy="66.73"
1960
- r="1.89"
2329
+ <path
2330
+ d="M48.75 64.75C48.75 66.1307 47.6307 67.25 46.25 67.25C44.8693 67.25 43.75 66.1307 43.75 64.75C43.75 64.183 43.9388 63.6601 44.2569 63.2407C44.7134 62.6388 45.4363 62.25 46.25 62.25C47.6307 62.25 48.75 63.3693 48.75 64.75Z"
2331
+ stroke="white"
2332
+ stroke-opacity="0.88"
2333
+ stroke-width="1.2"
1961
2334
  />
1962
- <circle
1963
- class="cls-4"
1964
- style="fill: #0091da"
1965
- cx="59.39"
1966
- cy="73.11"
1967
- r="1.89"
2335
+ <path
2336
+ d="M33.75 53.5C33.75 54.1904 33.1904 54.75 32.5 54.75C31.8096 54.75 31.25 54.1904 31.25 53.5C31.25 52.8096 31.8096 52.25 32.5 52.25C33.1904 52.25 33.75 52.8096 33.75 53.5Z"
2337
+ stroke="#008FD6"
2338
+ stroke-width="1.2"
1968
2339
  />
1969
- <circle
1970
- class="cls-4"
1971
- style="fill: #0091da"
1972
- cx="84.2"
1973
- cy="76.91"
1974
- r="1.89"
2340
+ <path
2341
+ d="M33.75 53.5C33.75 54.1904 33.1904 54.75 32.5 54.75C31.8096 54.75 31.25 54.1904 31.25 53.5C31.25 52.8096 31.8096 52.25 32.5 52.25C33.1904 52.25 33.75 52.8096 33.75 53.5Z"
2342
+ stroke="white"
2343
+ stroke-opacity="0.88"
2344
+ stroke-width="1.2"
1975
2345
  />
1976
- <circle
1977
- class="cls-4"
1978
- style="fill: #0091da"
1979
- cx="62.62"
1980
- cy="93.09"
1981
- r="1.89"
2346
+ <path
2347
+ d="M46.25 51.625C46.25 52.6605 45.4105 53.5 44.375 53.5C43.9618 53.5 43.5798 53.3663 43.2699 53.1399C42.8032 52.7988 42.5 52.2473 42.5 51.625C42.5 50.5895 43.3395 49.75 44.375 49.75C45.4105 49.75 46.25 50.5895 46.25 51.625Z"
2348
+ stroke="#008FD6"
2349
+ stroke-width="1.2"
1982
2350
  />
1983
- <circle
1984
- class="cls-4"
1985
- style="fill: #0091da"
1986
- cx="75.74"
1987
- cy="84.32"
1988
- r="1.89"
1989
- transform="translate(-8.66 159.98) rotate(-89.94)"
2351
+ <path
2352
+ d="M46.25 51.625C46.25 52.6605 45.4105 53.5 44.375 53.5C43.9618 53.5 43.5798 53.3663 43.2699 53.1399C42.8032 52.7988 42.5 52.2473 42.5 51.625C42.5 50.5895 43.3395 49.75 44.375 49.75C45.4105 49.75 46.25 50.5895 46.25 51.625Z"
2353
+ stroke="white"
2354
+ stroke-opacity="0.88"
2355
+ stroke-width="1.2"
1990
2356
  />
1991
- <circle
1992
- class="cls-4"
1993
- style="fill: #0091da"
1994
- cx="75.14"
1995
- cy="95.61"
1996
- r="1.89"
2357
+ <path
2358
+ d="M35 65.375C35 66.4105 34.1605 67.25 33.125 67.25C32.0895 67.25 31.25 66.4105 31.25 65.375C31.25 64.3395 32.0895 63.5 33.125 63.5C33.6052 63.5 34.0433 63.6805 34.375 63.9774C34.7586 64.3208 35 64.8197 35 65.375Z"
2359
+ stroke="#008FD6"
2360
+ stroke-width="1.2"
1997
2361
  />
1998
- <circle
1999
- class="cls-4"
2000
- style="fill: #0091da"
2001
- cx="50.97"
2002
- cy="78.64"
2003
- r="1.89"
2362
+ <path
2363
+ d="M35 65.375C35 66.4105 34.1605 67.25 33.125 67.25C32.0895 67.25 31.25 66.4105 31.25 65.375C31.25 64.3395 32.0895 63.5 33.125 63.5C33.6052 63.5 34.0433 63.6805 34.375 63.9774C34.7586 64.3208 35 64.8197 35 65.375Z"
2364
+ stroke="white"
2365
+ stroke-opacity="0.88"
2366
+ stroke-width="1.2"
2004
2367
  />
2005
2368
  <path
2006
- class="cls-4"
2007
- style="fill: #0091da"
2008
- d="M81.5,106H68V98.75a1,1,0,0,1,2,0V104H81.5a1,1,0,0,1,0,2Z"
2369
+ d="M33.3916 54.3762L36.188 56.833M34.3749 63.9775L36.4612 61.6899M44.2567 63.2407L41.4583 61.2421M43.2698 53.1399L40.7884 56.3569"
2370
+ stroke="#008FD6"
2371
+ stroke-width="1.2"
2009
2372
  />
2010
2373
  <path
2011
- class="cls-4"
2012
- style="fill: #0091da"
2013
- d="M66,104H54.93a1,1,0,0,0,0,2H66Z"
2374
+ d="M33.3916 54.3762L36.188 56.833M34.3749 63.9775L36.4612 61.6899M44.2567 63.2407L41.4583 61.2421M43.2698 53.1399L40.7884 56.3569"
2375
+ stroke="white"
2376
+ stroke-opacity="0.88"
2377
+ stroke-width="1.2"
2014
2378
  />
2015
2379
  </g>
2016
- </svg>
2017
- </template>
2018
-
2019
- <template v-else-if="props.name === 'dir-ds'">
2020
- <svg
2021
- xmlns="http://www.w3.org/2000/svg"
2022
- xmlns:xlink="http://www.w3.org/1999/xlink"
2023
- width="96"
2024
- height="124"
2025
- viewBox="0 0 96 124"
2026
- >
2027
2380
  <defs>
2381
+ <filter
2382
+ id="filter0_i_543_66044"
2383
+ x="30"
2384
+ y="48.5"
2385
+ width="20"
2386
+ height="20"
2387
+ filterUnits="userSpaceOnUse"
2388
+ color-interpolation-filters="sRGB"
2389
+ >
2390
+ <feFlood flood-opacity="0" result="BackgroundImageFix" />
2391
+ <feBlend
2392
+ mode="normal"
2393
+ in="SourceGraphic"
2394
+ in2="BackgroundImageFix"
2395
+ result="shape"
2396
+ />
2397
+ <feColorMatrix
2398
+ in="SourceAlpha"
2399
+ type="matrix"
2400
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
2401
+ result="hardAlpha"
2402
+ />
2403
+ <feOffset />
2404
+ <feGaussianBlur stdDeviation="0.1" />
2405
+ <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
2406
+ <feColorMatrix
2407
+ type="matrix"
2408
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"
2409
+ />
2410
+ <feBlend
2411
+ mode="normal"
2412
+ in2="shape"
2413
+ result="effect1_innerShadow_543_66044"
2414
+ />
2415
+ </filter>
2028
2416
  <linearGradient
2029
- id="linear-gradient"
2030
- x1="-1647.81"
2031
- y1="26.92"
2032
- x2="-1627.2"
2033
- y2="47.22"
2034
- gradientTransform="matrix(-1, 0, 0, 1, -1594.04, 0)"
2417
+ id="paint0_linear_543_66044"
2418
+ x1="40"
2419
+ y1="9"
2420
+ x2="46"
2421
+ y2="55"
2035
2422
  gradientUnits="userSpaceOnUse"
2036
2423
  >
2037
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.4" />
2038
- <stop offset="0.32" stop-color="#0091da" stop-opacity="0.32" />
2039
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
2424
+ <stop stop-color="#189FE3" />
2425
+ <stop offset="1" stop-color="#8DD9FF" />
2040
2426
  </linearGradient>
2041
2427
  <linearGradient
2042
- id="linear-gradient-2"
2043
- x1="75.2"
2044
- y1="17.61"
2045
- x2="4.5"
2046
- y2="88.13"
2428
+ id="paint1_linear_543_66044"
2429
+ x1="60.347"
2430
+ y1="39.432"
2431
+ x2="62.7432"
2432
+ y2="55.1344"
2047
2433
  gradientUnits="userSpaceOnUse"
2048
2434
  >
2049
- <stop offset="0.27" stop-color="#0091da" />
2050
- <stop offset="0.69" stop-color="#0091da" stop-opacity="0.32" />
2051
- <stop offset="0.9" stop-color="#0091da" stop-opacity="0" />
2435
+ <stop stop-color="#008ED5" />
2436
+ <stop offset="1" stop-color="#009EEC" />
2052
2437
  </linearGradient>
2053
2438
  <linearGradient
2054
- id="illus_grad"
2055
- x1="74.36"
2056
- y1="81.78"
2057
- x2="74.36"
2058
- y2="112.8"
2439
+ id="paint2_linear_543_66044"
2440
+ x1="63"
2441
+ y1="71"
2442
+ x2="38.8515"
2443
+ y2="82.5776"
2059
2444
  gradientUnits="userSpaceOnUse"
2060
2445
  >
2061
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.6" />
2062
- <stop offset="0.54" stop-color="#0091da" stop-opacity="0.32" />
2063
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
2446
+ <stop stop-color="#26B7FF" />
2447
+ <stop offset="1" stop-color="#0085C7" />
2064
2448
  </linearGradient>
2065
2449
  </defs>
2066
- <g id="Layer_6" data-name="Layer 6">
2067
- <rect class="cls-1" width="96" height="124" style="fill: none" />
2068
- <rect class="cls-1" width="96" height="124" style="fill: none" />
2069
- </g>
2070
- <g id="Layer_4" data-name="Layer 4">
2071
- <polygon
2072
- class="cls-2"
2073
- style="opacity: 0.5; fill: url(#linear-gradient)"
2074
- points="31.3 39.79 50.37 20.72 69.46 20.72 50.39 39.79 31.3 39.79"
2075
- />
2076
- <polygon
2077
- class="cls-3"
2078
- style="opacity: 0.3; fill: url(#linear-gradient-2)"
2079
- points="5 75.57 52.37 28.2 76.68 28.2 29.31 75.57 5 75.57"
2080
- />
2081
- </g>
2082
- <g id="Layer_2" data-name="Layer 2">
2450
+ </svg>
2451
+ </template>
2452
+
2453
+ <template v-else-if="props.name === 'dir-ds'">
2454
+ <svg
2455
+ width="96"
2456
+ height="124"
2457
+ viewBox="0 0 80 80"
2458
+ fill="none"
2459
+ xmlns="http://www.w3.org/2000/svg"
2460
+ class="icon icon-obj-ds"
2461
+ >
2462
+ <path
2463
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
2464
+ fill="url(#paint0_linear_543_65873)"
2465
+ />
2466
+ <path
2467
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
2468
+ fill="white"
2469
+ fill-opacity="0.24"
2470
+ />
2471
+ <rect
2472
+ x="36.5"
2473
+ y="39.5"
2474
+ width="24"
2475
+ height="16"
2476
+ rx="4"
2477
+ fill="url(#paint1_linear_543_65873)"
2478
+ />
2479
+ <rect
2480
+ x="36.5"
2481
+ y="39.5"
2482
+ width="24"
2483
+ height="16"
2484
+ rx="4"
2485
+ fill="white"
2486
+ fill-opacity="0.16"
2487
+ />
2488
+ <path
2489
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2490
+ fill="url(#paint2_linear_543_65873)"
2491
+ />
2492
+ <path
2493
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2494
+ fill="white"
2495
+ fill-opacity="0.12"
2496
+ />
2497
+ <g filter="url(#filter0_i_543_65873)">
2083
2498
  <path
2084
- class="cls-4"
2085
- style="fill: #0091da"
2086
- d="M44.32,93.62H18.25l8-36a1.24,1.24,0,0,1,1.21-1H81.89a1.25,1.25,0,0,1,1,.47,1.27,1.27,0,0,1,.24,1.07l-.81,3.65a18.77,18.77,0,0,1,1.88.77l.88-4a3.26,3.26,0,0,0-.63-2.76,3.21,3.21,0,0,0-2.54-1.22H27.42a3.22,3.22,0,0,0-3.16,2.52L18,85.48V46.94a1.25,1.25,0,0,1,1.25-1.25H35.31l2.58,5H73.83a1.14,1.14,0,0,1,1.25,1.1v.9h2v-.9a3.11,3.11,0,0,0-3.25-3.1H39.11l-2.59-5H19.25A3.26,3.26,0,0,0,16,46.94V95h.1a1,1,0,0,0,.12.25,1,1,0,0,0,.78.37H44.32Z"
2499
+ d="M47.5 51.625C47.5 52.6605 44.1421 53.5 40 53.5C35.8579 53.5 32.5 52.6605 32.5 51.625M47.5 51.625C47.5 50.5895 44.1421 49.75 40 49.75C35.8579 49.75 32.5 50.5895 32.5 51.625M47.5 51.625V65.375C47.5 66.4105 44.1421 67.25 40 67.25C35.8579 67.25 32.5 66.4105 32.5 65.375V51.625M47.5 56.2124C47.5 57.2479 44.1421 58.0874 40 58.0874C35.8579 58.0874 32.5 57.2479 32.5 56.2124M47.5 60.7998C47.5 61.8353 44.1421 62.6748 40 62.6748C35.8579 62.6748 32.5 61.8353 32.5 60.7998"
2500
+ stroke="#008FD6"
2501
+ stroke-width="1.2"
2087
2502
  />
2088
2503
  <path
2089
- class="cls-5"
2090
- style="opacity: 0.5; fill: url(#illus_grad)"
2091
- d="M70.82,77.22c-1.54,0-3-.08-4.45-.22v26.78l3.2,0,12.79-1.2v-27A36.84,36.84,0,0,1,70.82,77.22Z"
2504
+ d="M47.5 51.625C47.5 52.6605 44.1421 53.5 40 53.5C35.8579 53.5 32.5 52.6605 32.5 51.625M47.5 51.625C47.5 50.5895 44.1421 49.75 40 49.75C35.8579 49.75 32.5 50.5895 32.5 51.625M47.5 51.625V65.375C47.5 66.4105 44.1421 67.25 40 67.25C35.8579 67.25 32.5 66.4105 32.5 65.375V51.625M47.5 56.2124C47.5 57.2479 44.1421 58.0874 40 58.0874C35.8579 58.0874 32.5 57.2479 32.5 56.2124M47.5 60.7998C47.5 61.8353 44.1421 62.6748 40 62.6748C35.8579 62.6748 32.5 61.8353 32.5 60.7998"
2505
+ stroke="white"
2506
+ stroke-opacity="0.88"
2507
+ stroke-width="1.2"
2092
2508
  />
2093
2509
  <path
2094
- class="cls-4"
2095
- style="fill: #0091da"
2096
- d="M70,105.08c-8.25,0-17-2.47-17-7V68.75C53,64.39,61.79,62,70,62s17,2.35,17,6.71V98C87,102.61,78.28,105.08,70,105.08Zm0-41c-9.3,0-15,2.74-15,4.71V98c0,2.38,6.41,5,15,5s15-2.66,15-5V68.75C85,66.78,79.33,64,70,64Z"
2510
+ d="M35 55.3127H35.001"
2511
+ stroke="#008FD6"
2512
+ stroke-width="1.2"
2513
+ stroke-linecap="round"
2097
2514
  />
2098
2515
  <path
2099
- class="cls-4"
2100
- style="fill: #0091da"
2101
- d="M85,88.67c0,2-5.71,4.74-15,4.74a33.1,33.1,0,0,1-11-1.62v2.09a37.36,37.36,0,0,0,11,1.53c8.24,0,17-2.36,17-6.74Z"
2516
+ d="M35 55.3127H35.001"
2517
+ stroke="white"
2518
+ stroke-opacity="0.88"
2519
+ stroke-width="1.2"
2520
+ stroke-linecap="round"
2102
2521
  />
2103
2522
  <path
2104
- class="cls-4"
2105
- style="fill: #0091da"
2106
- d="M85,79.19c0,2-5.71,4.75-15,4.75a33.06,33.06,0,0,1-11-1.63v2.1a37.69,37.69,0,0,0,11,1.53c8.24,0,17-2.37,17-6.75Z"
2523
+ d="M35 59.9001H35.001"
2524
+ stroke="#008FD6"
2525
+ stroke-width="1.2"
2526
+ stroke-linecap="round"
2107
2527
  />
2108
2528
  <path
2109
- class="cls-4"
2110
- style="fill: #0091da"
2111
- d="M85,68.42c0,2-5.71,4.72-15,4.72a33.4,33.4,0,0,1-11-1.61v2.09a37.7,37.7,0,0,0,11,1.52c8.24,0,17-2.35,17-6.72Z"
2112
- />
2113
- </g>
2114
- </svg>
2115
- </template>
2116
-
2117
- <template v-else-if="props.name === 'dir-vm'">
2118
- <svg
2119
- xmlns="http://www.w3.org/2000/svg"
2120
- xmlns:xlink="http://www.w3.org/1999/xlink"
2121
- width="96"
2122
- height="124"
2123
- viewBox="0 0 96 124"
2124
- >
2125
- <defs>
2126
- <linearGradient
2127
- id="linear-gradient"
2128
- x1="-2247.81"
2129
- y1="26.92"
2130
- x2="-2227.2"
2131
- y2="47.22"
2132
- gradientTransform="matrix(-1, 0, 0, 1, -2194.04, 0)"
2133
- gradientUnits="userSpaceOnUse"
2134
- >
2135
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.4" />
2136
- <stop offset="0.32" stop-color="#0091da" stop-opacity="0.32" />
2137
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
2138
- </linearGradient>
2139
- <linearGradient
2140
- id="linear-gradient-2"
2141
- x1="75.2"
2142
- y1="17.61"
2143
- x2="4.5"
2144
- y2="88.13"
2145
- gradientUnits="userSpaceOnUse"
2146
- >
2147
- <stop offset="0.27" stop-color="#0091da" />
2148
- <stop offset="0.69" stop-color="#0091da" stop-opacity="0.32" />
2149
- <stop offset="0.9" stop-color="#0091da" stop-opacity="0" />
2150
- </linearGradient>
2151
- </defs>
2152
- <g id="Layer_6" data-name="Layer 6">
2153
- <rect class="cls-1" width="96" height="124" style="fill: none" />
2154
- </g>
2155
- <g id="Layer_4" data-name="Layer 4">
2156
- <polygon
2157
- class="cls-2"
2158
- style="opacity: 0.5; fill: url(#linear-gradient)"
2159
- points="31.3 39.79 50.37 20.72 69.46 20.72 50.39 39.79 31.3 39.79"
2529
+ d="M35 59.9001H35.001"
2530
+ stroke="white"
2531
+ stroke-opacity="0.88"
2532
+ stroke-width="1.2"
2533
+ stroke-linecap="round"
2160
2534
  />
2161
- <polygon
2162
- class="cls-3"
2163
- style="opacity: 0.3; fill: url(#linear-gradient-2)"
2164
- points="5 75.57 52.37 28.2 76.68 28.2 29.31 75.57 5 75.57"
2535
+ <path
2536
+ d="M35 64.4998H35.001"
2537
+ stroke="#008FD6"
2538
+ stroke-width="1.2"
2539
+ stroke-linecap="round"
2165
2540
  />
2166
- </g>
2167
- <g id="Layer_2" data-name="Layer 2">
2168
2541
  <path
2169
- class="cls-4"
2170
- style="fill: #0091da"
2171
- d="M86.69,100.84V69.35a2,2,0,0,1,2,2v29.46a2,2,0,0,1-2,2H57.32a2,2,0,0,1-2-2Z"
2542
+ d="M35 64.4998H35.001"
2543
+ stroke="white"
2544
+ stroke-opacity="0.88"
2545
+ stroke-width="1.2"
2546
+ stroke-linecap="round"
2172
2547
  />
2173
2548
  <path
2174
- class="cls-4"
2175
- style="fill: #0091da"
2176
- d="M75.21,97.7a1,1,0,0,1-2,0V89.32a2,2,0,0,1,2-2Z"
2549
+ d="M37.5 55.6875H37.501"
2550
+ stroke="#008FD6"
2551
+ stroke-width="1.2"
2552
+ stroke-linecap="round"
2177
2553
  />
2178
2554
  <path
2179
- class="cls-4"
2180
- style="fill: #0091da"
2181
- d="M73.79,98.7H53.19a2,2,0,0,1-2-2V67.22a2,2,0,0,1,2-2H82.56a2,2,0,0,1,2,2V87.93A2,2,0,0,1,84,89.36l-8.77,8.75A2,2,0,0,1,73.79,98.7ZM53.19,67.2l0,29.48,20.62,0h0l8.77-8.76V67.22Z"
2555
+ d="M37.5 55.6875H37.501"
2556
+ stroke="white"
2557
+ stroke-opacity="0.88"
2558
+ stroke-width="1.2"
2559
+ stroke-linecap="round"
2182
2560
  />
2183
2561
  <path
2184
- class="cls-4"
2185
- style="fill: #0091da"
2186
- d="M62.39,79.06a1,1,0,0,1-1-1V71.71a1,1,0,0,1,1-1h9.47a1,1,0,0,1,1,1V75.1a1,1,0,0,1-2,0V72.71H63.39v5.35A1,1,0,0,1,62.39,79.06Z"
2562
+ d="M37.5 60.2749H37.501"
2563
+ stroke="#008FD6"
2564
+ stroke-width="1.2"
2565
+ stroke-linecap="round"
2187
2566
  />
2188
2567
  <path
2189
- class="cls-4"
2190
- style="fill: #0091da"
2191
- d="M76.77,85.78H69.4a1,1,0,0,1,0-2h6.37V76.29H68.31v2a1,1,0,0,1-2,0v-3a1,1,0,0,1,1-1h9.46a1,1,0,0,1,1,1v9.49A1,1,0,0,1,76.77,85.78Z"
2568
+ d="M37.5 60.2749H37.501"
2569
+ stroke="white"
2570
+ stroke-opacity="0.88"
2571
+ stroke-width="1.2"
2572
+ stroke-linecap="round"
2192
2573
  />
2193
2574
  <path
2194
- class="cls-4"
2195
- style="fill: #0091da"
2196
- d="M69.38,88.72H59.91a1,1,0,0,1-1-1V78.23a1,1,0,0,1,1-1h9.47a1,1,0,0,1,1,1v9.49A1,1,0,0,1,69.38,88.72Zm-8.47-2h7.47V79.23H60.91Z"
2575
+ d="M37.5 64.8623H37.501"
2576
+ stroke="#008FD6"
2577
+ stroke-width="1.2"
2578
+ stroke-linecap="round"
2197
2579
  />
2198
2580
  <path
2199
- class="cls-4"
2200
- style="fill: #0091da"
2201
- d="M84.43,55.91a3.21,3.21,0,0,0-2.54-1.22H27.42a3.22,3.22,0,0,0-3.16,2.52L18,85.48V46.94a1.25,1.25,0,0,1,1.25-1.25H35.31l2.58,5H73.83a1.14,1.14,0,0,1,1.25,1.1v.9h2v-.9a3.11,3.11,0,0,0-3.25-3.1H39.11l-2.59-5H19.25A3.26,3.26,0,0,0,16,46.94V95h.1a1,1,0,0,0,.12.25,1,1,0,0,0,.78.37H45.27v-2h-27l8-36a1.24,1.24,0,0,1,1.21-1H81.89a1.25,1.25,0,0,1,1,.47,1.27,1.27,0,0,1,.24,1.07L82,63.16h2l1-4.49A3.26,3.26,0,0,0,84.43,55.91Z"
2581
+ d="M37.5 64.8623H37.501"
2582
+ stroke="white"
2583
+ stroke-opacity="0.88"
2584
+ stroke-width="1.2"
2585
+ stroke-linecap="round"
2202
2586
  />
2203
2587
  </g>
2204
- </svg>
2205
- </template>
2206
-
2207
- <template v-else-if="props.name === 'dir-vm'">
2208
- <svg
2209
- xmlns="http://www.w3.org/2000/svg"
2210
- xmlns:xlink="http://www.w3.org/1999/xlink"
2211
- width="96"
2212
- height="124"
2213
- viewBox="0 0 96 124"
2214
- >
2215
2588
  <defs>
2589
+ <filter
2590
+ id="filter0_i_543_65873"
2591
+ x="30"
2592
+ y="48.5"
2593
+ width="20"
2594
+ height="20"
2595
+ filterUnits="userSpaceOnUse"
2596
+ color-interpolation-filters="sRGB"
2597
+ >
2598
+ <feFlood flood-opacity="0" result="BackgroundImageFix" />
2599
+ <feBlend
2600
+ mode="normal"
2601
+ in="SourceGraphic"
2602
+ in2="BackgroundImageFix"
2603
+ result="shape"
2604
+ />
2605
+ <feColorMatrix
2606
+ in="SourceAlpha"
2607
+ type="matrix"
2608
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
2609
+ result="hardAlpha"
2610
+ />
2611
+ <feOffset />
2612
+ <feGaussianBlur stdDeviation="0.1" />
2613
+ <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
2614
+ <feColorMatrix
2615
+ type="matrix"
2616
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"
2617
+ />
2618
+ <feBlend
2619
+ mode="normal"
2620
+ in2="shape"
2621
+ result="effect1_innerShadow_543_65873"
2622
+ />
2623
+ </filter>
2216
2624
  <linearGradient
2217
- id="linear-gradient"
2218
- x1="-2247.81"
2219
- y1="26.92"
2220
- x2="-2227.2"
2221
- y2="47.22"
2222
- gradientTransform="matrix(-1, 0, 0, 1, -2194.04, 0)"
2625
+ id="paint0_linear_543_65873"
2626
+ x1="40"
2627
+ y1="9"
2628
+ x2="46"
2629
+ y2="55"
2223
2630
  gradientUnits="userSpaceOnUse"
2224
2631
  >
2225
- <stop offset="0.15" stop-color="#0091da" stop-opacity="0.4" />
2226
- <stop offset="0.32" stop-color="#0091da" stop-opacity="0.32" />
2227
- <stop offset="1" stop-color="#0091da" stop-opacity="0" />
2632
+ <stop stop-color="#189FE3" />
2633
+ <stop offset="1" stop-color="#8DD9FF" />
2634
+ </linearGradient>
2635
+ <linearGradient
2636
+ id="paint1_linear_543_65873"
2637
+ x1="60.347"
2638
+ y1="39.432"
2639
+ x2="62.7432"
2640
+ y2="55.1344"
2641
+ gradientUnits="userSpaceOnUse"
2642
+ >
2643
+ <stop stop-color="#008ED5" />
2644
+ <stop offset="1" stop-color="#009EEC" />
2228
2645
  </linearGradient>
2229
2646
  <linearGradient
2230
- id="linear-gradient-2"
2231
- x1="75.2"
2232
- y1="17.61"
2233
- x2="4.5"
2234
- y2="88.13"
2647
+ id="paint2_linear_543_65873"
2648
+ x1="63"
2649
+ y1="71"
2650
+ x2="38.8515"
2651
+ y2="82.5776"
2235
2652
  gradientUnits="userSpaceOnUse"
2236
2653
  >
2237
- <stop offset="0.27" stop-color="#0091da" />
2238
- <stop offset="0.69" stop-color="#0091da" stop-opacity="0.32" />
2239
- <stop offset="0.9" stop-color="#0091da" stop-opacity="0" />
2654
+ <stop stop-color="#26B7FF" />
2655
+ <stop offset="1" stop-color="#0085C7" />
2240
2656
  </linearGradient>
2241
2657
  </defs>
2242
- <g id="Layer_6" data-name="Layer 6">
2243
- <rect class="cls-1" width="96" height="124" style="fill: none" />
2244
- </g>
2245
- <g id="Layer_4" data-name="Layer 4">
2246
- <polygon
2247
- class="cls-2"
2248
- style="opacity: 0.5; fill: url(#linear-gradient)"
2249
- points="31.3 39.79 50.37 20.72 69.46 20.72 50.39 39.79 31.3 39.79"
2250
- />
2251
- <polygon
2252
- class="cls-3"
2253
- style="opacity: 0.3; fill: url(#linear-gradient-2)"
2254
- points="5 75.57 52.37 28.2 76.68 28.2 29.31 75.57 5 75.57"
2255
- />
2256
- </g>
2257
- <g id="Layer_2" data-name="Layer 2">
2258
- <path
2259
- class="cls-4"
2260
- style="fill: #0091da"
2261
- d="M86.69,100.84V69.35a2,2,0,0,1,2,2v29.46a2,2,0,0,1-2,2H57.32a2,2,0,0,1-2-2Z"
2262
- />
2658
+ </svg>
2659
+ </template>
2660
+
2661
+ <template v-else-if="props.name === 'dir-vm'">
2662
+ <svg
2663
+ width="96"
2664
+ height="124"
2665
+ viewBox="0 0 80 80"
2666
+ fill="none"
2667
+ xmlns="http://www.w3.org/2000/svg"
2668
+ >
2669
+ <path
2670
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
2671
+ fill="url(#paint0_linear_471_65247)"
2672
+ />
2673
+ <path
2674
+ d="M20.4118 21.8372C14.8564 21.8372 10.3529 26.3872 10.3529 32C10.3529 32.8572 10.458 33.6897 10.6558 34.4849C10.7551 34.8842 10.5458 35.3023 10.1671 35.463C6.54426 37.0001 4 40.6185 4 44.8372C4 50.45 8.50349 55 14.0588 55H62.2353C69.8373 55 76 48.7736 76 41.093C76 33.4124 69.8373 27.186 62.2353 27.186C61.0931 27.186 59.9833 27.3266 58.9221 27.5916C58.3473 27.7351 57.7765 27.2298 57.8563 26.6427C57.951 25.946 58 25.2346 58 24.5116C58 15.9448 51.1263 9 42.6471 9C34.8863 9 28.4705 14.8177 27.439 22.3721L27.3985 22.9929C27.3571 23.627 26.5763 23.9434 26.0522 23.5841C24.4435 22.4814 22.5021 21.8372 20.4118 21.8372Z"
2675
+ fill="white"
2676
+ fill-opacity="0.24"
2677
+ />
2678
+ <rect
2679
+ x="36.5"
2680
+ y="39.5"
2681
+ width="24"
2682
+ height="16"
2683
+ rx="4"
2684
+ fill="url(#paint1_linear_471_65247)"
2685
+ />
2686
+ <rect
2687
+ x="36.5"
2688
+ y="39.5"
2689
+ width="24"
2690
+ height="16"
2691
+ rx="4"
2692
+ fill="white"
2693
+ fill-opacity="0.16"
2694
+ />
2695
+ <path
2696
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2697
+ fill="url(#paint2_linear_471_65247)"
2698
+ />
2699
+ <path
2700
+ d="M21 71H59C61.2091 71 63 69.2091 63 67V50.9299C63 48.7208 61.2091 46.9299 59 46.9299H54.9155H48.5159H48.2635C46.7812 46.9299 45.4204 46.1102 44.7274 44.7998L41.7293 39.1301C41.0364 37.8197 39.6756 37 38.1933 37H21C18.7909 37 17 38.7909 17 41V67C17 69.2091 18.7909 71 21 71Z"
2701
+ fill="white"
2702
+ fill-opacity="0.12"
2703
+ />
2704
+ <g filter="url(#filter0_i_471_65247)">
2263
2705
  <path
2264
- class="cls-4"
2265
- style="fill: #0091da"
2266
- d="M75.21,97.7a1,1,0,0,1-2,0V89.32a2,2,0,0,1,2-2Z"
2706
+ d="M40.0488 58.875V63.9131C40.0488 64.1989 40.2013 64.463 40.4488 64.6059L44.412 66.8941C44.6595 67.037 44.9644 67.037 45.212 66.8941L49.1751 64.6059C49.4226 64.463 49.5751 64.1989 49.5751 63.9131V59.3369C49.5751 59.0511 49.4226 58.787 49.1751 58.6441L45.212 56.3559C44.9644 56.213 44.6595 56.213 44.412 56.3559L40.0488 58.875ZM40.0488 58.875L44.812 61.625M44.812 61.625V66.9585M44.812 61.625L49.4687 58.9365"
2707
+ stroke="#008FD6"
2708
+ stroke-width="1.2"
2709
+ stroke-linejoin="round"
2267
2710
  />
2268
2711
  <path
2269
- class="cls-4"
2270
- style="fill: #0091da"
2271
- d="M73.79,98.7H53.19a2,2,0,0,1-2-2V67.22a2,2,0,0,1,2-2H82.56a2,2,0,0,1,2,2V87.93A2,2,0,0,1,84,89.36l-8.77,8.75A2,2,0,0,1,73.79,98.7ZM53.19,67.2l0,29.48,20.62,0h0l8.77-8.76V67.22Z"
2712
+ d="M40.0488 58.875V63.9131C40.0488 64.1989 40.2013 64.463 40.4488 64.6059L44.412 66.8941C44.6595 67.037 44.9644 67.037 45.212 66.8941L49.1751 64.6059C49.4226 64.463 49.5751 64.1989 49.5751 63.9131V59.3369C49.5751 59.0511 49.4226 58.787 49.1751 58.6441L45.212 56.3559C44.9644 56.213 44.6595 56.213 44.412 56.3559L40.0488 58.875ZM40.0488 58.875L44.812 61.625M44.812 61.625V66.9585M44.812 61.625L49.4687 58.9365"
2713
+ stroke="white"
2714
+ stroke-opacity="0.88"
2715
+ stroke-width="1.2"
2716
+ stroke-linejoin="round"
2272
2717
  />
2273
2718
  <path
2274
- class="cls-4"
2275
- style="fill: #0091da"
2276
- d="M62.39,79.06a1,1,0,0,1-1-1V71.71a1,1,0,0,1,1-1h9.47a1,1,0,0,1,1,1V75.1a1,1,0,0,1-2,0V72.71H63.39v5.35A1,1,0,0,1,62.39,79.06Z"
2719
+ d="M35.1928 66.4375V61.9688M30.6265 58.9886L35.0228 61.5268V61.5268C35.128 61.5876 35.2576 61.5876 35.3628 61.5268L39.8121 58.958M30.4297 59.3369V63.9131C30.4297 64.1989 30.5822 64.463 30.8297 64.6059L34.7928 66.8941C35.0403 67.037 35.3453 67.037 35.5928 66.8941L39.556 64.6059C39.8035 64.463 39.956 64.1989 39.956 63.9131V59.3369C39.956 59.0511 39.8035 58.787 39.556 58.6441L35.5928 56.3559C35.3453 56.213 35.0403 56.213 34.7928 56.3559L30.8297 58.6441C30.5822 58.787 30.4297 59.0511 30.4297 59.3369Z"
2720
+ stroke="#008FD6"
2721
+ stroke-width="1.2"
2722
+ stroke-linejoin="round"
2277
2723
  />
2278
2724
  <path
2279
- class="cls-4"
2280
- style="fill: #0091da"
2281
- d="M76.77,85.78H69.4a1,1,0,0,1,0-2h6.37V76.29H68.31v2a1,1,0,0,1-2,0v-3a1,1,0,0,1,1-1h9.46a1,1,0,0,1,1,1v9.49A1,1,0,0,1,76.77,85.78Z"
2725
+ d="M35.1928 66.4375V61.9688M30.6265 58.9886L35.0228 61.5268V61.5268C35.128 61.5876 35.2576 61.5876 35.3628 61.5268L39.8121 58.958M30.4297 59.3369V63.9131C30.4297 64.1989 30.5822 64.463 30.8297 64.6059L34.7928 66.8941C35.0403 67.037 35.3453 67.037 35.5928 66.8941L39.556 64.6059C39.8035 64.463 39.956 64.1989 39.956 63.9131V59.3369C39.956 59.0511 39.8035 58.787 39.556 58.6441L35.5928 56.3559C35.3453 56.213 35.0403 56.213 34.7928 56.3559L30.8297 58.6441C30.5822 58.787 30.4297 59.0511 30.4297 59.3369Z"
2726
+ stroke="white"
2727
+ stroke-opacity="0.88"
2728
+ stroke-width="1.2"
2729
+ stroke-linejoin="round"
2282
2730
  />
2283
2731
  <path
2284
- class="cls-4"
2285
- style="fill: #0091da"
2286
- d="M69.38,88.72H59.91a1,1,0,0,1-1-1V78.23a1,1,0,0,1,1-1h9.47a1,1,0,0,1,1,1v9.49A1,1,0,0,1,69.38,88.72Zm-8.47-2h7.47V79.23H60.91Z"
2732
+ d="M40.0507 58.875L44.4139 56.3559C44.6614 56.213 44.8139 55.9489 44.8139 55.6631V51.0869C44.8139 50.8011 44.6614 50.537 44.4139 50.3941L40.4507 48.1059C40.2032 47.963 39.8983 47.963 39.6507 48.1059L35.6876 50.3941C35.4401 50.537 35.2876 50.8011 35.2876 51.0869V55.6631C35.2876 55.9489 35.4401 56.213 35.6876 56.3559L40.0507 58.875ZM40.0507 58.875V53.375M40.0507 53.375L35.4257 50.7047M40.0507 53.375L44.6592 50.7143"
2733
+ stroke="#008FD6"
2734
+ stroke-width="1.2"
2735
+ stroke-linejoin="round"
2287
2736
  />
2288
2737
  <path
2289
- class="cls-4"
2290
- style="fill: #0091da"
2291
- d="M84.43,55.91a3.21,3.21,0,0,0-2.54-1.22H27.42a3.22,3.22,0,0,0-3.16,2.52L18,85.48V46.94a1.25,1.25,0,0,1,1.25-1.25H35.31l2.58,5H73.83a1.14,1.14,0,0,1,1.25,1.1v.9h2v-.9a3.11,3.11,0,0,0-3.25-3.1H39.11l-2.59-5H19.25A3.26,3.26,0,0,0,16,46.94V95h.1a1,1,0,0,0,.12.25,1,1,0,0,0,.78.37H45.27v-2h-27l8-36a1.24,1.24,0,0,1,1.21-1H81.89a1.25,1.25,0,0,1,1,.47,1.27,1.27,0,0,1,.24,1.07L82,63.16h2l1-4.49A3.26,3.26,0,0,0,84.43,55.91Z"
2738
+ d="M40.0507 58.875L44.4139 56.3559C44.6614 56.213 44.8139 55.9489 44.8139 55.6631V51.0869C44.8139 50.8011 44.6614 50.537 44.4139 50.3941L40.4507 48.1059C40.2032 47.963 39.8983 47.963 39.6507 48.1059L35.6876 50.3941C35.4401 50.537 35.2876 50.8011 35.2876 51.0869V55.6631C35.2876 55.9489 35.4401 56.213 35.6876 56.3559L40.0507 58.875ZM40.0507 58.875V53.375M40.0507 53.375L35.4257 50.7047M40.0507 53.375L44.6592 50.7143"
2739
+ stroke="white"
2740
+ stroke-opacity="0.88"
2741
+ stroke-width="1.2"
2742
+ stroke-linejoin="round"
2292
2743
  />
2293
2744
  </g>
2745
+ <defs>
2746
+ <filter
2747
+ id="filter0_i_471_65247"
2748
+ x="29"
2749
+ y="46.5"
2750
+ width="22"
2751
+ height="22"
2752
+ filterUnits="userSpaceOnUse"
2753
+ color-interpolation-filters="sRGB"
2754
+ >
2755
+ <feFlood flood-opacity="0" result="BackgroundImageFix" />
2756
+ <feBlend
2757
+ mode="normal"
2758
+ in="SourceGraphic"
2759
+ in2="BackgroundImageFix"
2760
+ result="shape"
2761
+ />
2762
+ <feColorMatrix
2763
+ in="SourceAlpha"
2764
+ type="matrix"
2765
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
2766
+ result="hardAlpha"
2767
+ />
2768
+ <feOffset />
2769
+ <feGaussianBlur stdDeviation="0.1" />
2770
+ <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1" />
2771
+ <feColorMatrix
2772
+ type="matrix"
2773
+ values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.24 0"
2774
+ />
2775
+ <feBlend
2776
+ mode="normal"
2777
+ in2="shape"
2778
+ result="effect1_innerShadow_471_65247"
2779
+ />
2780
+ </filter>
2781
+ <linearGradient
2782
+ id="paint0_linear_471_65247"
2783
+ x1="40"
2784
+ y1="9"
2785
+ x2="46"
2786
+ y2="55"
2787
+ gradientUnits="userSpaceOnUse"
2788
+ >
2789
+ <stop stop-color="#189FE3" />
2790
+ <stop offset="1" stop-color="#8DD9FF" />
2791
+ </linearGradient>
2792
+ <linearGradient
2793
+ id="paint1_linear_471_65247"
2794
+ x1="60.347"
2795
+ y1="39.432"
2796
+ x2="62.7432"
2797
+ y2="55.1344"
2798
+ gradientUnits="userSpaceOnUse"
2799
+ >
2800
+ <stop stop-color="#008ED5" />
2801
+ <stop offset="1" stop-color="#009EEC" />
2802
+ </linearGradient>
2803
+ <linearGradient
2804
+ id="paint2_linear_471_65247"
2805
+ x1="63"
2806
+ y1="71"
2807
+ x2="38.8515"
2808
+ y2="82.5776"
2809
+ gradientUnits="userSpaceOnUse"
2810
+ >
2811
+ <stop stop-color="#26B7FF" />
2812
+ <stop offset="1" stop-color="#0085C7" />
2813
+ </linearGradient>
2814
+ </defs>
2294
2815
  </svg>
2295
2816
  </template>
2296
2817
  </template>
@@ -2312,73 +2833,73 @@ const props = defineProps<{
2312
2833
  fill: none;
2313
2834
  }
2314
2835
 
2315
- &__obj-network {
2316
- .cls-2 {
2317
- opacity: 0.3;
2318
- fill: url(#linear-gradient);
2319
- }
2320
-
2321
- .cls-3 {
2322
- opacity: 0.4;
2323
- fill: url(#linear-gradient-2);
2324
- }
2325
-
2326
- .cls-4 {
2327
- fill: #0091da;
2328
- }
2329
- }
2330
- }
2331
-
2332
- .icon-obj-zone {
2333
- .cls-2 {
2334
- fill: #78be20;
2335
- }
2336
-
2337
- .cls-3 {
2338
- fill: #edb200;
2339
- }
2340
- }
2341
-
2342
- .icon-obj-dc {
2343
- .cls-2 {
2344
- @extend %cls1;
2345
- }
2346
-
2347
- .cls-3 {
2348
- opacity: 0.5;
2349
- fill: url(#illus_grad-2);
2350
- }
2351
-
2352
- .cls-4 {
2353
- fill: #0091da;
2354
- }
2836
+ //&__obj-network {
2837
+ // .cls-2 {
2838
+ // opacity: 0.3;
2839
+ // fill: url(#linear-gradient);
2840
+ // }
2841
+ //
2842
+ // .cls-3 {
2843
+ // opacity: 0.4;
2844
+ // fill: url(#linear-gradient-2);
2845
+ // }
2846
+ //
2847
+ // .cls-4 {
2848
+ // fill: #0091da;
2849
+ // }
2850
+ //}
2355
2851
  }
2356
2852
 
2357
- .icon-obj-host {
2358
- .cls-1 {
2359
- @extend %cls1;
2360
- }
2361
-
2362
- .cls-2 {
2363
- opacity: 0.5;
2364
- fill: url(#linear-gradient);
2365
- }
2853
+ //.icon-obj-zone {
2854
+ // .cls-2 {
2855
+ // fill: #78be20;
2856
+ // }
2857
+ //
2858
+ // .cls-3 {
2859
+ // fill: #edb200;
2860
+ // }
2861
+ //}
2366
2862
 
2367
- .cls-3 {
2368
- fill: #0091da;
2369
- }
2370
- }
2863
+ //.icon-obj-dc {
2864
+ // .cls-2 {
2865
+ // @extend %cls1;
2866
+ // }
2867
+ //
2868
+ // .cls-3 {
2869
+ // opacity: 0.5;
2870
+ // fill: url(#illus_grad-2);
2871
+ // }
2872
+ //
2873
+ // .cls-4 {
2874
+ // fill: #0091da;
2875
+ // }
2876
+ //}
2371
2877
 
2372
- .icon-obj-ds {
2373
- .cls-2 {
2374
- opacity: 0.5;
2375
- fill: url(#illus_grad);
2376
- }
2878
+ //.icon-obj-host {
2879
+ // .cls-1 {
2880
+ // @extend %cls1;
2881
+ // }
2882
+ //
2883
+ // .cls-2 {
2884
+ // opacity: 0.5;
2885
+ // fill: url(#linear-gradient);
2886
+ // }
2887
+ //
2888
+ // .cls-3 {
2889
+ // fill: #0091da;
2890
+ // }
2891
+ //}
2377
2892
 
2378
- .cls-3 {
2379
- fill: #0091da;
2380
- }
2381
- }
2893
+ //.icon-obj-ds {
2894
+ // .cls-2 {
2895
+ // opacity: 0.5;
2896
+ // fill: url(#illus_grad);
2897
+ // }
2898
+ //
2899
+ // .cls-3 {
2900
+ // fill: #0091da;
2901
+ // }
2902
+ //}
2382
2903
 
2383
2904
  #error-icon-outline {
2384
2905
  fill: none;
@@ -2403,24 +2924,24 @@ const props = defineProps<{
2403
2924
  transform-origin: 50% 54%;
2404
2925
  }
2405
2926
 
2406
- .icon-obj-cluster {
2407
- .cls-2,
2408
- .cls-3 {
2409
- opacity: 0.5;
2410
- }
2411
-
2412
- .cls-2 {
2413
- fill: url(#illus_grad);
2414
- }
2415
-
2416
- .cls-3 {
2417
- fill: url(#illus_grad-2);
2418
- }
2419
-
2420
- .cls-4 {
2421
- fill: #0091da;
2422
- }
2423
- }
2927
+ //.icon-obj-cluster {
2928
+ // .cls-2,
2929
+ // .cls-3 {
2930
+ // opacity: 0.5;
2931
+ // }
2932
+ //
2933
+ // .cls-2 {
2934
+ // fill: url(#illus_grad);
2935
+ // }
2936
+ //
2937
+ // .cls-3 {
2938
+ // fill: url(#illus_grad-2);
2939
+ // }
2940
+ //
2941
+ // .cls-4 {
2942
+ // fill: #0091da;
2943
+ // }
2944
+ //}
2424
2945
  .icon-obj-rp {
2425
2946
  .cls-1 {
2426
2947
  fill: none;