eco-vue-js 0.8.39 → 0.8.41

Sign up to get free protection for your applications and to get access to all the features.
Files changed (100) hide show
  1. package/dist/assets/icons/default/IconAvatar.svg.js +1 -1
  2. package/dist/assets/icons/default/IconCheck.svg.js +1 -1
  3. package/dist/assets/icons/default/IconDanger.svg.js +2 -2
  4. package/dist/assets/icons/default/IconEdit.svg.js +2 -2
  5. package/dist/assets/icons/default/IconFalsePositive.svg.js +1 -1
  6. package/dist/assets/icons/default/IconFeedback.svg.js +1 -1
  7. package/dist/assets/icons/default/IconFilter.svg.js +1 -1
  8. package/dist/assets/icons/default/IconInProgress.svg.js +2 -2
  9. package/dist/assets/icons/default/IconJira.svg.js +1 -1
  10. package/dist/assets/icons/default/IconLogout.svg.js +1 -1
  11. package/dist/assets/icons/default/IconMore.svg.js +1 -1
  12. package/dist/assets/icons/default/IconNotification.svg.js +1 -1
  13. package/dist/assets/icons/default/IconProfile.svg.js +1 -1
  14. package/dist/assets/icons/default/IconSearch.svg.js +1 -1
  15. package/dist/assets/icons/default/IconSettings.svg.js +1 -1
  16. package/dist/assets/icons/default/IconStar.svg.js +1 -1
  17. package/dist/assets/icons/default/IconSuccess.svg.js +1 -1
  18. package/dist/assets/icons/default/IconTask.svg.js +1 -1
  19. package/dist/assets/icons/default/IconTime.svg.js +1 -1
  20. package/dist/assets/icons/sax/IconAddCircle.svg.js +1 -1
  21. package/dist/assets/icons/sax/IconAddSquare.svg.js +1 -1
  22. package/dist/assets/icons/sax/IconAlarm.svg.js +1 -1
  23. package/dist/assets/icons/sax/IconArchiveBook.svg.js +2 -2
  24. package/dist/assets/icons/sax/IconCandle.svg.js +1 -1
  25. package/dist/assets/icons/sax/IconCelery.svg.js +1 -1
  26. package/dist/assets/icons/sax/IconChart.svg.js +1 -1
  27. package/dist/assets/icons/sax/IconCheckCircle.svg.js +1 -1
  28. package/dist/assets/icons/sax/IconCloseCircle.svg.js +1 -1
  29. package/dist/assets/icons/sax/IconCopy.svg.js +2 -2
  30. package/dist/assets/icons/sax/IconCopySuccess.svg.js +2 -2
  31. package/dist/assets/icons/sax/IconCopyright.svg.js +1 -1
  32. package/dist/assets/icons/sax/IconDedupe.svg.js +2 -2
  33. package/dist/assets/icons/sax/IconEdit.svg.js +1 -1
  34. package/dist/assets/icons/sax/IconEditCircle.svg.js +2 -2
  35. package/dist/assets/icons/sax/IconElement.svg.js +1 -1
  36. package/dist/assets/icons/sax/IconEye.svg.js +2 -2
  37. package/dist/assets/icons/sax/IconEyeSlash.svg.js +1 -1
  38. package/dist/assets/icons/sax/IconFilter.svg.js +1 -1
  39. package/dist/assets/icons/sax/IconFilterRemove.svg.js +2 -2
  40. package/dist/assets/icons/sax/IconFinding.svg.js +1 -1
  41. package/dist/assets/icons/sax/IconJira.svg.js +1 -1
  42. package/dist/assets/icons/sax/IconKey.svg.js +2 -2
  43. package/dist/assets/icons/sax/IconKeySquare.svg.js +2 -2
  44. package/dist/assets/icons/sax/IconLayer.svg.js +1 -1
  45. package/dist/assets/icons/sax/IconLink.svg.js +2 -2
  46. package/dist/assets/icons/sax/IconLinkBold.svg.js +1 -1
  47. package/dist/assets/icons/sax/IconLinkOutline.svg.js +2 -2
  48. package/dist/assets/icons/sax/IconLogout.svg.js +4 -4
  49. package/dist/assets/icons/sax/IconMinusCircle.svg.js +1 -1
  50. package/dist/assets/icons/sax/IconNegate.svg.js +1 -1
  51. package/dist/assets/icons/sax/IconNegativeInfo.svg.js +1 -1
  52. package/dist/assets/icons/sax/IconNote.svg.js +2 -2
  53. package/dist/assets/icons/sax/IconOutlineCheckCircle.svg.js +1 -1
  54. package/dist/assets/icons/sax/IconOutlineCloseCircle.svg.js +1 -1
  55. package/dist/assets/icons/sax/IconOutlineEdit.svg.js +2 -2
  56. package/dist/assets/icons/sax/IconOutlineRefresh.svg.js +1 -1
  57. package/dist/assets/icons/sax/IconOutlineStar.svg.js +1 -1
  58. package/dist/assets/icons/sax/IconPaste.svg.js +2 -2
  59. package/dist/assets/icons/sax/IconProfile.svg.js +2 -2
  60. package/dist/assets/icons/sax/IconRadar.svg.js +1 -1
  61. package/dist/assets/icons/sax/IconSearch.svg.js +1 -1
  62. package/dist/assets/icons/sax/IconSettings.svg.js +2 -2
  63. package/dist/assets/icons/sax/IconSlash.svg.js +1 -1
  64. package/dist/assets/icons/sax/IconStar.svg.js +1 -1
  65. package/dist/assets/icons/sax/IconSummary.svg.js +1 -1
  66. package/dist/assets/icons/sax/IconTableSettings.svg.js +3 -3
  67. package/dist/assets/icons/sax/IconTag.svg.js +1 -1
  68. package/dist/assets/icons/sax/IconTime.svg.js +1 -1
  69. package/dist/assets/icons/sax/IconTrash.svg.js +1 -1
  70. package/dist/assets/icons/sax/IconUser.svg.js +1 -1
  71. package/dist/assets/icons/sax/IconVersionControl.svg.js +1 -1
  72. package/dist/assets/icons/sax/IconWeight.svg.js +2 -2
  73. package/dist/components/Button/WButtonCopy.vue.js +1 -1
  74. package/dist/components/Button/WButtonMore.vue.js +1 -1
  75. package/dist/components/Chip/WChip.vue.js +1 -1
  76. package/dist/components/Dropdown/utils/DropdownStyle.js +2 -2
  77. package/dist/components/DropdownMenu/WDropdownMenu.vue.d.ts.map +1 -1
  78. package/dist/components/FieldWrapper/WFieldWrapper.vue.js +2 -2
  79. package/dist/components/FilePicker/WFilePicker.vue.js +1 -1
  80. package/dist/components/ImageViewer/WImageViewer.vue.js +1 -1
  81. package/dist/components/Input/WInputAsync.vue.d.ts.map +1 -1
  82. package/dist/components/Input/WInputAsync.vue.js +1 -1
  83. package/dist/components/List/WListCard.vue.js +3 -3
  84. package/dist/components/List/WListHeader.vue.js +2 -2
  85. package/dist/components/Modal/WModalStepper.vue.d.ts +2 -2
  86. package/dist/components/Modal/WModalStepper.vue.d.ts.map +1 -1
  87. package/dist/components/Modal/WModalStepper.vue.js +2 -2
  88. package/dist/components/Select/WSelectAsyncList.vue.js +1 -1
  89. package/dist/components/Tabs/WTabs.vue.d.ts +2 -2
  90. package/dist/components/Tabs/WTabs.vue.d.ts.map +1 -1
  91. package/dist/components/Tabs/WTabs.vue.js +3 -3
  92. package/dist/components/Tabs/WTabsColumns.vue.js +2 -2
  93. package/dist/types/types.d.ts +1 -0
  94. package/dist/utils/DOMListenerContainer.d.ts.map +1 -1
  95. package/dist/utils/DOMListenerContainer.js +2 -2
  96. package/dist/utils/useDefaultQuery.d.ts +5 -3
  97. package/dist/utils/useDefaultQuery.d.ts.map +1 -1
  98. package/dist/utils/useDefaultQuery.js +19 -23
  99. package/package.json +20 -21
  100. package/tailwind-base/index.cjs +2 -0
@@ -10,7 +10,7 @@ const _hoisted_1 = {
10
10
 
11
11
  function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
- createStaticVNode("<circle cx=\"20\" cy=\"20\" r=\"19.5\" fill=\"url(#a)\" stroke=\"#fff\"></circle><circle cx=\"20\" cy=\"12\" r=\"6\" fill=\"#fff\"></circle><mask id=\"b\" width=\"22\" height=\"14\" x=\"9\" y=\"20\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha;\"><path fill=\"#fff\" d=\"M9.333 31c0-5.891 4.776-10.667 10.667-10.667S30.667 25.11 30.667 31v3H9.333v-3Z\"></path></mask><g mask=\"url(#b)\"><ellipse cx=\"20.167\" cy=\"24.333\" fill=\"#fff\" rx=\"19.167\" ry=\"9.667\"></ellipse></g><defs><linearGradient id=\"a\" x1=\"20\" x2=\"20\" y1=\"0\" y2=\"40\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#CBC9DB\"></stop><stop offset=\"1\" stop-color=\"#D6C1CB\"></stop></linearGradient></defs>", 5)
13
+ createStaticVNode("<circle cx=\"20\" cy=\"20\" r=\"19.5\" fill=\"url(#a)\" stroke=\"#fff\"></circle><circle cx=\"20\" cy=\"12\" r=\"6\" fill=\"#fff\"></circle><mask id=\"b\" width=\"22\" height=\"14\" x=\"9\" y=\"20\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha;\"><path fill=\"#fff\" d=\"M9.333 31c0-5.891 4.776-10.667 10.667-10.667S30.667 25.11 30.667 31v3H9.333z\"></path></mask><g mask=\"url(#b)\"><ellipse cx=\"20.167\" cy=\"24.333\" fill=\"#fff\" rx=\"19.167\" ry=\"9.667\"></ellipse></g><defs><linearGradient id=\"a\" x1=\"20\" x2=\"20\" y1=\"0\" y2=\"40\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#CBC9DB\"></stop><stop offset=\"1\" stop-color=\"#D6C1CB\"></stop></linearGradient></defs>", 5)
14
14
  ])))
15
15
  }
16
16
  const IconAvatar = { render: render };
@@ -12,7 +12,7 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
- d: "M8.81 16 0 5.254h3.445L8.81 11.76 18.506 0H22L8.81 16Z"
15
+ d: "M8.81 16 0 5.254h3.445L8.81 11.76 18.506 0H22z"
16
16
  }, null, -1)
17
17
  ])))
18
18
  }
@@ -12,11 +12,11 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
- d: "M10.034 3.072c.89-1.43 3.041-1.43 3.931 0l9.705 15.583c.916 1.472-.184 3.345-1.966 3.345H2.296C.514 22-.586 20.127.33 18.655l9.704-15.583Z"
15
+ d: "M10.035 3.072c.89-1.43 3.04-1.43 3.93 0l9.705 15.583c.916 1.472-.184 3.345-1.966 3.345H2.296C.514 22-.586 20.127.33 18.655z"
16
16
  }, null, -1),
17
17
  createElementVNode("path", {
18
18
  fill: "#fff",
19
- d: "M13 14.282h-2L10.085 7H13.9l-.9 7.282Z"
19
+ d: "M13 14.282h-2L10.085 7H13.9z"
20
20
  }, null, -1),
21
21
  createElementVNode("circle", {
22
22
  cx: "12",
@@ -14,14 +14,14 @@ function render(_ctx, _cache) {
14
14
  stroke: "currentColor",
15
15
  "stroke-miterlimit": "10",
16
16
  "stroke-width": "2",
17
- d: "m18.872 6.883-4.434-2.56-8.013 13.878 4.435 2.56 8.012-13.878ZM19.062 6.555l-4.434-2.56.9-1.56a1.902 1.902 0 0 1 2.59-.695l1.15.664a1.902 1.902 0 0 1 .695 2.59l-.901 1.56Z"
17
+ d: "m18.872 6.883-4.434-2.56-8.013 13.878 4.435 2.56zM19.062 6.555l-4.434-2.56.9-1.56a1.9 1.9 0 0 1 2.59-.695l1.15.664a1.9 1.9 0 0 1 .695 2.59z"
18
18
  }, null, -1),
19
19
  createElementVNode("path", {
20
20
  stroke: "currentColor",
21
21
  "stroke-linejoin": "round",
22
22
  "stroke-miterlimit": "10",
23
23
  "stroke-width": "2",
24
- d: "m8.073 20.466 2.217 1.28-2.206 1.355-2.24 1.225.023-2.505-.012-2.635 2.218 1.28Z"
24
+ d: "m8.073 20.466 2.217 1.28-2.206 1.355-2.24 1.225.023-2.505-.012-2.635z"
25
25
  }, null, -1)
26
26
  ])))
27
27
  }
@@ -19,7 +19,7 @@ function render(_ctx, _cache) {
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  fill: "currentColor",
22
- d: "M9.466 19V9.008c0-1.218.36-2.187 1.077-2.908.73-.733 1.77-1.1 3.118-1.1.433 0 .86.043 1.281.13.42.087.773.218 1.058.392l-.872 2.498a2.02 2.02 0 0 0-.502-.205 1.746 1.746 0 0 0-.556-.093c-.372 0-.662.112-.873.335-.198.212-.297.54-.297.988v.727l.093 1.473V19H9.466ZM8 11.916V9.27h7.295v2.647H8Z"
22
+ d: "M9.466 19V9.008q0-1.827 1.077-2.908Q11.639 5 13.66 5q.65 0 1.281.13T16 5.522l-.872 2.498a2 2 0 0 0-.502-.205 1.8 1.8 0 0 0-.556-.093q-.557 0-.873.335-.297.317-.297.988v.727l.093 1.473V19zM8 11.916V9.27h7.295v2.647z"
23
23
  }, null, -1)
24
24
  ])))
25
25
  }
@@ -12,7 +12,7 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
- d: "M13.725 0H2.275C1.014 0 0 .993 0 2.228v9.265c0 1.074.776 1.965 1.81 2.178l-.031.05L.62 16l4.22-2.279h8.884c1.261 0 2.275-.992 2.275-2.228V2.228C16 1.003 14.976 0 13.725 0Z"
15
+ d: "M13.725 0H2.275C1.014 0 0 .993 0 2.228v9.265c0 1.074.776 1.965 1.81 2.178l-.031.05L.62 16l4.22-2.279h8.884c1.261 0 2.275-.992 2.275-2.228V2.228C16 1.003 14.976 0 13.725 0"
16
16
  }, null, -1),
17
17
  createElementVNode("circle", {
18
18
  cx: "5",
@@ -13,7 +13,7 @@ function render(_ctx, _cache) {
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
15
  "fill-rule": "evenodd",
16
- d: "M12.91 17.363 3.353 5.555C2.526 4.535 3.243 3 4.547 3h22.905c1.304 0 2.021 1.534 1.195 2.555l-9.558 11.808v6.163L12.91 29V17.363Zm9.18 1.063 8.889-10.983C33.347 4.516 31.352 0 27.452 0H4.547C.648 0-1.348 4.516 1.021 7.443l8.89 10.983V29a3 3 0 0 0 4.989 2.246l6.179-5.474a3 3 0 0 0 1.01-2.246v-5.1Z",
16
+ d: "M12.91 17.364 3.353 5.554C2.526 4.535 3.243 3 4.547 3h22.905c1.304 0 2.021 1.534 1.195 2.555l-9.558 11.808v6.163L12.91 29zm9.18 1.061 8.889-10.982C33.347 4.516 31.352 0 27.452 0H4.547C.648 0-1.348 4.516 1.021 7.443l8.89 10.983V29a3 3 0 0 0 4.989 2.246l6.179-5.474a3 3 0 0 0 1.01-2.246z",
17
17
  "clip-rule": "evenodd"
18
18
  }, null, -1)
19
19
  ])))
@@ -17,9 +17,9 @@ function render(_ctx, _cache) {
17
17
  createElementVNode("path", {
18
18
  stroke: "currentColor",
19
19
  "stroke-width": ".5",
20
- d: "M23.47 12.317a.675.675 0 0 0-.973.062l-.011.013v-.498c0-2.91-1.098-5.646-3.092-7.704C17.4 2.133 14.749 1 11.929 1c-1.704 0-3.396.429-4.895 1.24a10.751 10.751 0 0 0-3.682 3.3.727.727 0 0 0 .158.993c.31.23.74.157.963-.162a9.35 9.35 0 0 1 3.202-2.87 8.969 8.969 0 0 1 4.254-1.077c5.06 0 9.177 4.248 9.177 9.47v.499l-.011-.013a.675.675 0 0 0-.974-.063.728.728 0 0 0-.06 1.005l1.218 1.423c.13.153.319.24.517.24a.681.681 0 0 0 .517-.24l1.218-1.423a.728.728 0 0 0-.06-1.005ZM20.491 16.84a.71.71 0 0 0-.963.151 9.158 9.158 0 0 1-3.202 2.666 9.522 9.522 0 0 1-4.254 1c-5.06 0-9.177-3.945-9.177-8.794V11.4l.011.012c.253.274.689.3.974.058a.642.642 0 0 0 .06-.933L2.723 9.215a.704.704 0 0 0-.517-.223.703.703 0 0 0-.517.223L.47 10.537a.642.642 0 0 0 .06.933.704.704 0 0 0 .457.166c.19 0 .38-.076.517-.224l.011-.012v.463c0 2.702 1.098 5.242 3.092 7.153 1.994 1.91 4.645 2.963 7.465 2.963 1.703 0 3.396-.398 4.895-1.151a10.528 10.528 0 0 0 3.681-3.065.643.643 0 0 0-.157-.922Z"
20
+ d: "M23.47 12.317a.675.675 0 0 0-.973.062l-.011.013v-.498c0-2.91-1.098-5.646-3.092-7.704S14.749 1 11.929 1c-1.704 0-3.396.429-4.895 1.24a10.75 10.75 0 0 0-3.682 3.3.727.727 0 0 0 .158.993c.31.23.74.157.963-.162a9.35 9.35 0 0 1 3.202-2.87 9 9 0 0 1 4.254-1.077c5.06 0 9.177 4.248 9.177 9.47v.499l-.011-.013a.675.675 0 0 0-.974-.063.73.73 0 0 0-.06 1.005l1.218 1.423c.13.153.319.24.517.24a.68.68 0 0 0 .517-.24l1.218-1.423a.73.73 0 0 0-.06-1.005ZM20.491 16.84a.71.71 0 0 0-.963.151 9.16 9.16 0 0 1-3.202 2.666 9.5 9.5 0 0 1-4.254 1c-5.06 0-9.177-3.945-9.177-8.794V11.4l.011.012c.253.274.689.3.974.058a.64.64 0 0 0 .06-.933L2.723 9.215a.7.7 0 0 0-.517-.223.7.7 0 0 0-.517.223L.47 10.537a.64.64 0 0 0 .06.933.7.7 0 0 0 .457.166c.19 0 .38-.076.517-.224l.011-.012v.463c0 2.702 1.098 5.243 3.092 7.153s4.645 2.963 7.465 2.963c1.703 0 3.396-.398 4.895-1.151a10.5 10.5 0 0 0 3.681-3.065.643.643 0 0 0-.157-.922Z"
21
21
  }),
22
- createElementVNode("path", { d: "M5.197 13.138a.602.602 0 0 0 .07.487l1.379 2.223a.686.686 0 0 0 .419.299.735.735 0 0 0 .523-.064l1.014-.545a5.67 5.67 0 0 0 1.33.715v1.088c0 .354.309.642.69.642h2.759c.38 0 .69-.288.69-.642v-1.088c.475-.18.924-.42 1.329-.715l1.014.544a.736.736 0 0 0 .523.065.685.685 0 0 0 .42-.3l1.379-2.222a.603.603 0 0 0 .069-.487.65.65 0 0 0-.322-.39l-1.016-.546a4.826 4.826 0 0 0-.002-1.425l1.018-.546a.65.65 0 0 0 .322-.39.603.603 0 0 0-.07-.487l-1.379-2.223c-.19-.306-.612-.412-.942-.234l-1.021.548a5.675 5.675 0 0 0-1.323-.71V5.637c0-.354-.309-.642-.69-.642h-2.759c-.38 0-.69.288-.69.642v1.096c-.472.179-.918.419-1.322.711l-1.02-.548c-.33-.178-.753-.072-.943.234l-1.38 2.223a.603.603 0 0 0-.069.487.65.65 0 0 0 .322.39l1.018.546a4.804 4.804 0 0 0-.002 1.425l-1.016.546a.65.65 0 0 0-.322.39Zm6.804-3.57c1.143 0 2.07.863 2.07 1.926s-.927 1.925-2.07 1.925c-1.143 0-2.07-.862-2.07-1.925 0-1.063.927-1.925 2.07-1.925Z" })
22
+ createElementVNode("path", { d: "M5.197 13.138a.6.6 0 0 0 .07.487l1.379 2.223a.69.69 0 0 0 .419.299.74.74 0 0 0 .523-.064l1.014-.545a5.7 5.7 0 0 0 1.33.715v1.088c0 .354.309.642.69.642h2.759c.38 0 .69-.288.69-.642v-1.088c.475-.18.924-.42 1.329-.715l1.014.544a.74.74 0 0 0 .523.065.69.69 0 0 0 .42-.3l1.379-2.222a.6.6 0 0 0 .069-.487.65.65 0 0 0-.322-.39l-1.016-.546a4.8 4.8 0 0 0-.002-1.425l1.018-.546a.65.65 0 0 0 .322-.39.6.6 0 0 0-.07-.487l-1.379-2.223c-.19-.306-.612-.412-.942-.234l-1.021.548a5.7 5.7 0 0 0-1.323-.71V5.637c0-.354-.309-.642-.69-.642h-2.759c-.38 0-.69.288-.69.642v1.096c-.472.179-.918.419-1.322.711l-1.02-.548c-.33-.178-.753-.072-.943.234l-1.38 2.223a.6.6 0 0 0-.069.487.65.65 0 0 0 .322.39l1.018.546a4.8 4.8 0 0 0-.002 1.425l-1.016.546a.65.65 0 0 0-.322.39m6.804-3.57c1.143 0 2.07.863 2.07 1.926s-.927 1.925-2.07 1.925-2.07-.862-2.07-1.925.927-1.925 2.07-1.925" })
23
23
  ], -1)
24
24
  ])))
25
25
  }
@@ -10,7 +10,7 @@ const _hoisted_1 = {
10
10
 
11
11
  function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
- createStaticVNode("<defs><linearGradient id=\"a\" x1=\"98.031%\" x2=\"58.888%\" y1=\".161%\" y2=\"40.766%\"><stop offset=\"18%\" stop-color=\"#0052CC\"></stop><stop offset=\"100%\" stop-color=\"#2684FF\"></stop></linearGradient></defs><path fill=\"#2684FF\" d=\"M22.937 4H11.41a5.203 5.203 0 0 0 5.203 5.203h2.124v2.05a5.203 5.203 0 0 0 5.2 5.2V5a1 1 0 0 0-1-1Z\"></path><path fill=\"url(#a)\" d=\"M17.233 9.743H5.707a5.203 5.203 0 0 0 5.2 5.2h2.123V17a5.203 5.203 0 0 0 5.203 5.197V10.743a1 1 0 0 0-1-1Z\"></path><path fill=\"url(#a)\" d=\"M11.527 15.483H0a5.203 5.203 0 0 0 5.203 5.204h2.13v2.05a5.203 5.203 0 0 0 5.194 5.2V16.483a1 1 0 0 0-1-1Z\"></path>", 4)
13
+ createStaticVNode("<defs><linearGradient id=\"a\" x1=\"98.031%\" x2=\"58.888%\" y1=\".161%\" y2=\"40.766%\"><stop offset=\"18%\" stop-color=\"#0052CC\"></stop><stop offset=\"100%\" stop-color=\"#2684FF\"></stop></linearGradient></defs><path fill=\"#2684FF\" d=\"M22.937 4H11.41a5.203 5.203 0 0 0 5.203 5.203h2.124v2.05a5.203 5.203 0 0 0 5.2 5.2V5a1 1 0 0 0-1-1\"></path><path fill=\"url(#a)\" d=\"M17.233 9.743H5.707a5.203 5.203 0 0 0 5.2 5.2h2.123V17a5.203 5.203 0 0 0 5.203 5.197V10.743a1 1 0 0 0-1-1\"></path><path fill=\"url(#a)\" d=\"M11.527 15.483H0a5.203 5.203 0 0 0 5.203 5.204h2.13v2.05a5.203 5.203 0 0 0 5.194 5.2V16.483a1 1 0 0 0-1-1\"></path>", 4)
14
14
  ])))
15
15
  }
16
16
  const IconJira = { render: render };
@@ -10,7 +10,7 @@ const _hoisted_1 = {
10
10
 
11
11
  function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
- createStaticVNode("<g fill=\"currentColor\" clip-path=\"url(#a)\"><path d=\"M10 8.667a.666.666 0 0 0-.667.667V12a.667.667 0 0 1-.666.667h-2v-10c0-.57-.363-1.078-.908-1.267l-.198-.066h3.106c.368 0 .666.299.666.666v2a.666.666 0 1 0 1.333 0V2c0-1.102-.897-2-2-2H1.5c-.025 0-.047.012-.071.015C1.397.012 1.366 0 1.333 0 .598 0 0 .598 0 1.334v12c0 .569.363 1.078.908 1.267l4.012 1.337c.136.042.271.062.413.062.736 0 1.334-.598 1.334-1.333V14h2c1.102 0 2-.897 2-2V9.334A.666.666 0 0 0 10 8.667Z\"></path><path d=\"m15.805 6.196-2.667-2.667A.667.667 0 0 0 12 4v2H9.333a.667.667 0 0 0 0 1.334H12v2a.668.668 0 0 0 1.138.47l2.667-2.666a.666.666 0 0 0 0-.942Z\"></path></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h16v16H0z\"></path></clipPath></defs>", 2)
13
+ createStaticVNode("<g fill=\"currentColor\" clip-path=\"url(#a)\"><path d=\"M10 8.667a.666.666 0 0 0-.667.667V12a.667.667 0 0 1-.666.667h-2v-10c0-.57-.363-1.078-.908-1.267l-.198-.066h3.106c.368 0 .666.299.666.666v2a.666.666 0 1 0 1.333 0V2c0-1.102-.897-2-2-2H1.5c-.025 0-.047.012-.071.015C1.397.012 1.366 0 1.333 0 .598 0 0 .598 0 1.334v12c0 .569.363 1.078.908 1.267l4.012 1.337q.202.063.413.062c.736 0 1.334-.598 1.334-1.333V14h2c1.102 0 2-.897 2-2V9.334A.666.666 0 0 0 10 8.667\"></path><path d=\"m15.805 6.196-2.667-2.667A.667.667 0 0 0 12 4v2H9.333a.667.667 0 0 0 0 1.334H12v2a.668.668 0 0 0 1.138.47l2.667-2.666a.666.666 0 0 0 0-.942\"></path></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h16v16H0z\"></path></clipPath></defs>", 2)
14
14
  ])))
15
15
  }
16
16
  const IconLogout = { render: render };
@@ -12,7 +12,7 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
- d: "M14.5 21a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM14.5 12a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0ZM14.5 3a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0Z"
15
+ d: "M14.5 21a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0M14.5 12a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0M14.5 3a2.5 2.5 0 1 0-5 0 2.5 2.5 0 0 0 5 0"
16
16
  }, null, -1)
17
17
  ])))
18
18
  }
@@ -14,7 +14,7 @@ function render(_ctx, _cache) {
14
14
  fill: "#999",
15
15
  stroke: "#999",
16
16
  "stroke-width": ".5",
17
- d: "M26.678 21.682c-.32 0-.58-.26-.58-.58v-5.86c0-4.653-3.02-8.612-7.204-10.029.085-.304.13-.622.13-.944C19.023 2.33 17.442.75 15.5.75a3.525 3.525 0 0 0-3.396 4.464C7.922 6.631 4.903 10.59 4.903 15.241v5.861c0 .32-.26.58-.58.58-1.97 0-3.573 1.6-3.573 3.568a3.574 3.574 0 0 0 3.572 3.568h7.44A3.794 3.794 0 0 0 15.5 33.25a3.794 3.794 0 0 0 3.738-4.432h7.44c1.97 0 3.573-1.6 3.573-3.568a3.574 3.574 0 0 0-3.572-3.568ZM14.364 4.27a1.137 1.137 0 0 1 2.273 0c0 .153-.031.302-.09.44a10.634 10.634 0 0 0-2.094 0 1.12 1.12 0 0 1-.09-.44Zm2.541 25.193a1.406 1.406 0 0 1-2.81 0c0-.228.054-.447.156-.644h2.498c.102.197.156.416.156.644Zm9.773-3.029H4.322a1.186 1.186 0 0 1-1.185-1.183c0-.652.532-1.183 1.185-1.183a2.97 2.97 0 0 0 2.968-2.965v-5.86c0-4.522 3.683-8.2 8.21-8.2 4.527 0 8.21 3.678 8.21 8.2v5.86a2.97 2.97 0 0 0 2.968 2.965c.653 0 1.185.531 1.185 1.183s-.532 1.183-1.185 1.183Z"
17
+ d: "M26.678 21.682c-.32 0-.58-.26-.58-.58v-5.86c0-4.653-3.02-8.612-7.204-10.029.085-.304.13-.622.13-.944C19.024 2.33 17.443.75 15.5.75a3.525 3.525 0 0 0-3.396 4.464C7.922 6.631 4.903 10.59 4.903 15.241v5.861c0 .32-.26.58-.58.58-1.97 0-3.573 1.6-3.573 3.568a3.574 3.574 0 0 0 3.572 3.568h7.44q-.054.316-.054.644A3.794 3.794 0 0 0 15.5 33.25a3.794 3.794 0 0 0 3.737-4.432h7.44c1.97 0 3.573-1.6 3.573-3.568a3.574 3.574 0 0 0-3.572-3.568ZM14.364 4.27a1.137 1.137 0 0 1 2.273 0q0 .231-.09.44a10.6 10.6 0 0 0-2.094 0 1.1 1.1 0 0 1-.09-.44Zm2.541 25.193a1.406 1.406 0 0 1-2.81 0c0-.228.054-.447.156-.644h2.498c.102.197.156.416.156.644Zm9.773-3.029H4.322a1.186 1.186 0 0 1-1.185-1.183c0-.652.532-1.183 1.185-1.183a2.97 2.97 0 0 0 2.968-2.965v-5.86c0-4.522 3.683-8.2 8.21-8.2s8.21 3.678 8.21 8.2v5.86a2.97 2.97 0 0 0 2.968 2.965c.653 0 1.185.531 1.185 1.183s-.532 1.183-1.185 1.183Z"
18
18
  }, null, -1)
19
19
  ])))
20
20
  }
@@ -24,7 +24,7 @@ function render(_ctx, _cache) {
24
24
  }, null, -1),
25
25
  createElementVNode("path", {
26
26
  fill: "currentColor",
27
- d: "M15.998 17.407V16.5a4.5 4.5 0 1 0-9 0v.861c.621.188 1.292.34 2 .447V16.5a2.5 2.5 0 1 1 5 0v1.332c.706-.1 1.377-.244 2-.425Z"
27
+ d: "M15.998 17.408V16.5a4.5 4.5 0 1 0-9 0v.861c.621.188 1.292.34 2 .447V16.5a2.5 2.5 0 1 1 5 0v1.332c.706-.1 1.377-.244 2-.425"
28
28
  }, null, -1)
29
29
  ])))
30
30
  }
@@ -12,7 +12,7 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "#999",
15
- d: "m23.432 20.645-5.518-5.594a9.878 9.878 0 0 0 1.481-5.22C19.395 4.4 15.054 0 9.698 0 4.342 0 0 4.4 0 9.83s4.341 9.83 9.698 9.83c2.06 0 3.968-.652 5.538-1.762l5.453 5.527a1.921 1.921 0 0 0 2.743 0 1.986 1.986 0 0 0 0-2.78Zm-13.734-4.17c-3.62 0-6.556-2.974-6.556-6.644s2.935-6.645 6.556-6.645c3.62 0 6.555 2.975 6.555 6.645 0 3.67-2.935 6.645-6.555 6.645Z"
15
+ d: "m23.432 20.645-5.518-5.594a9.9 9.9 0 0 0 1.481-5.22C19.396 4.4 15.054 0 9.699 0S0 4.4 0 9.83s4.341 9.83 9.698 9.83c2.06 0 3.968-.652 5.538-1.762l5.453 5.527a1.92 1.92 0 0 0 2.743 0 1.986 1.986 0 0 0 0-2.78m-13.734-4.17c-3.62 0-6.556-2.974-6.556-6.644s2.935-6.645 6.556-6.645 6.555 2.975 6.555 6.645-2.935 6.645-6.555 6.645"
16
16
  }, null, -1)
17
17
  ])))
18
18
  }
@@ -13,7 +13,7 @@ function render(_ctx, _cache) {
13
13
  createElementVNode("g", { "clip-path": "url(#a)" }, [
14
14
  createElementVNode("path", {
15
15
  fill: "currentColor",
16
- d: "m1.317 9.394 1.88-.239a9.45 9.45 0 0 1 .569-1.374L2.605 6.286a1.486 1.486 0 0 1 .122-1.979l1.575-1.575a1.49 1.49 0 0 1 1.985-.127L7.78 3.766a9.416 9.416 0 0 1 1.375-.569l.239-1.877C9.484.567 10.123 0 10.88 0h2.24c.757 0 1.396.567 1.486 1.317l.239 1.88c.478.155.938.345 1.375.569l1.494-1.161a1.488 1.488 0 0 1 1.979.122l1.575 1.574a1.49 1.49 0 0 1 .127 1.986l-1.161 1.494c.224.437.414.897.569 1.374l1.877.239c.753.09 1.32.729 1.32 1.486v2.24c0 .757-.567 1.396-1.317 1.486l-1.88.239a9.45 9.45 0 0 1-.569 1.374l1.161 1.495c.47.605.415 1.459-.122 1.979l-1.575 1.575a1.492 1.492 0 0 1-1.985.126l-1.494-1.161a9.232 9.232 0 0 1-1.374.569l-.239 1.876A1.498 1.498 0 0 1 13.12 24h-2.24a1.498 1.498 0 0 1-1.486-1.317l-.239-1.88a9.45 9.45 0 0 1-1.374-.569l-1.495 1.161a1.486 1.486 0 0 1-1.979-.122l-1.575-1.575a1.49 1.49 0 0 1-.127-1.985l1.161-1.494a9.232 9.232 0 0 1-.569-1.374l-1.876-.239a1.498 1.498 0 0 1-1.32-1.486v-2.24a1.496 1.496 0 0 1 1.316-1.486ZM12 17c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5 2.243 5 5 5Z"
16
+ d: "m1.317 9.394 1.88-.239a9.5 9.5 0 0 1 .569-1.374L2.605 6.286a1.486 1.486 0 0 1 .122-1.979l1.575-1.575a1.49 1.49 0 0 1 1.985-.127L7.78 3.766a9.4 9.4 0 0 1 1.375-.569l.239-1.877C9.484.567 10.123 0 10.88 0h2.24c.757 0 1.396.567 1.486 1.317l.239 1.88q.718.233 1.375.569l1.494-1.161a1.49 1.49 0 0 1 1.979.122l1.575 1.574a1.49 1.49 0 0 1 .127 1.986l-1.161 1.494q.336.657.569 1.374l1.877.239c.753.09 1.32.729 1.32 1.486v2.24c0 .757-.567 1.396-1.317 1.486l-1.88.239a9.5 9.5 0 0 1-.569 1.374l1.161 1.495c.47.605.415 1.459-.122 1.979l-1.575 1.575a1.49 1.49 0 0 1-1.985.126l-1.494-1.161a9 9 0 0 1-1.374.569l-.239 1.876A1.5 1.5 0 0 1 13.12 24h-2.24a1.5 1.5 0 0 1-1.486-1.317l-.239-1.88a9.5 9.5 0 0 1-1.374-.569l-1.495 1.161a1.486 1.486 0 0 1-1.979-.122l-1.575-1.575a1.49 1.49 0 0 1-.127-1.985l1.161-1.494a9 9 0 0 1-.569-1.374l-1.876-.239a1.5 1.5 0 0 1-1.32-1.486v-2.24a1.496 1.496 0 0 1 1.316-1.486M12 17c2.757 0 5-2.243 5-5s-2.243-5-5-5-5 2.243-5 5 2.243 5 5 5"
17
17
  })
18
18
  ], -1),
19
19
  createElementVNode("defs", null, [
@@ -13,7 +13,7 @@ function render(_ctx, _cache) {
13
13
  createElementVNode("path", {
14
14
  stroke: "currentColor",
15
15
  "stroke-width": "2",
16
- d: "M11.427 1.429c.212-.572.934-.572 1.146 0l2.003 5.394c.361.973 1.25 1.668 2.3 1.729l5.533.321c.26.015.466.182.554.466.09.285.02.58-.21.775l-4.295 3.656a2.736 2.736 0 0 0-.864 2.751l1.417 5.594a.705.705 0 0 1-.25.76.542.542 0 0 1-.667.02l-4.657-3.136a2.563 2.563 0 0 0-2.874 0l-4.657 3.136a.542.542 0 0 1-.667-.02.705.705 0 0 1-.25-.76l1.417-5.594c.254-1-.072-2.077-.864-2.75l-4.295-3.657a.712.712 0 0 1-.21-.775c.088-.284.294-.45.554-.466l5.533-.321c1.05-.061 1.939-.756 2.3-1.729l2.003-5.394ZM16 13H8m4 4V9"
16
+ d: "M11.427 1.429c.212-.572.934-.572 1.146 0l2.003 5.394c.361.973 1.25 1.668 2.3 1.729l5.533.321c.26.015.466.182.554.466.09.285.02.58-.21.775l-4.295 3.656a2.74 2.74 0 0 0-.864 2.751l1.417 5.594a.705.705 0 0 1-.25.76.54.54 0 0 1-.667.02l-4.657-3.136a2.56 2.56 0 0 0-2.874 0l-4.657 3.136a.54.54 0 0 1-.667-.02.705.705 0 0 1-.25-.76l1.417-5.594c.254-1-.072-2.077-.864-2.75l-4.295-3.657a.71.71 0 0 1-.21-.775c.088-.284.294-.45.554-.466l5.533-.321c1.05-.061 1.939-.756 2.3-1.729zM16 13H8m4 4V9"
17
17
  }, null, -1)
18
18
  ])))
19
19
  }
@@ -18,7 +18,7 @@ function render(_ctx, _cache) {
18
18
  }, null, -1),
19
19
  createElementVNode("path", {
20
20
  fill: "#fff",
21
- d: "M10.606 18 5 10.612h2.192l3.414 4.474L16.776 7H19l-8.394 11Z"
21
+ d: "M10.606 18 5 10.612h2.192l3.414 4.474L16.776 7H19z"
22
22
  }, null, -1)
23
23
  ])))
24
24
  }
@@ -26,7 +26,7 @@ function render(_ctx, _cache) {
26
26
  }, null, -1),
27
27
  createElementVNode("path", {
28
28
  fill: "currentColor",
29
- d: "M11.055 7.8h2.368l-.4 7.488H11.44L11.055 7.8Zm1.184 11.312c-.373 0-.682-.117-.928-.352a1.219 1.219 0 0 1-.368-.896c0-.352.123-.645.368-.88.246-.235.555-.352.928-.352.363 0 .662.117.896.352.246.235.368.528.368.88s-.122.65-.368.896c-.234.235-.533.352-.896.352Z"
29
+ d: "M11.055 7.8h2.368l-.4 7.488H11.44zm1.184 11.312q-.56 0-.928-.352a1.22 1.22 0 0 1-.368-.896q0-.528.368-.88.369-.352.928-.352.545 0 .896.352.369.352.368.88 0 .527-.368.896-.351.352-.896.352"
30
30
  }, null, -1)
31
31
  ])))
32
32
  }
@@ -12,7 +12,7 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
- d: "M22.8 12c.663 0 1.206.539 1.14 1.198a12.002 12.002 0 0 1-18.21 9.034 12 12 0 1 1 15.226-18.22c.44.495.318 1.25-.219 1.64-.536.39-1.281.264-1.735-.22a9.6 9.6 0 1 0 2.523 7.765c.083-.658.612-1.197 1.275-1.197Z"
15
+ d: "M22.8 12c.663 0 1.206.539 1.14 1.198a12.002 12.002 0 0 1-18.21 9.034 12 12 0 1 1 15.226-18.22c.44.495.318 1.25-.219 1.64-.536.39-1.281.264-1.735-.22a9.6 9.6 0 1 0 2.523 7.765c.083-.658.612-1.197 1.275-1.197"
16
16
  }, null, -1),
17
17
  createElementVNode("rect", {
18
18
  width: "1.92",
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM8 12h8M12 16V8"
18
+ d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10M8 12h8M12 16V8"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M13.333 20h13.334M20 26.667V13.333M15 36.667h10c8.333 0 11.667-3.334 11.667-11.667V15c0-8.333-3.334-11.666-11.667-11.666H15C6.667 3.334 3.333 6.667 3.333 15v10c0 8.334 3.334 11.667 11.667 11.667Z"
18
+ d: "M13.333 20h13.334M20 26.667V13.334M15 36.667h10c8.333 0 11.667-3.334 11.667-11.667V15c0-8.333-3.334-11.666-11.667-11.666H15C6.667 3.334 3.333 6.667 3.333 15v10c0 8.334 3.334 11.667 11.667 11.667"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M2 22h20M12 6a9 9 0 0 0-9 9v7h18v-7a9 9 0 0 0-9-9ZM12 2v1M4 4l1 1M20 4l-1 1"
18
+ d: "M2 22h20M12 6a9 9 0 0 0-9 9v7h18v-7a9 9 0 0 0-9-9M12 2v1M4 4l1 1M20 4l-1 1"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-miterlimit": "10",
18
18
  "stroke-width": "1.5",
19
- d: "M21 7v10c0 3-1.5 5-5 5H8c-3.5 0-5-2-5-5V7c0-3 1.5-5 5-5h8c3.5 0 5 2 5 5Z"
19
+ d: "M21 7v10c0 3-1.5 5-5 5H8c-3.5 0-5-2-5-5V7c0-3 1.5-5 5-5h8c3.5 0 5 2 5 5"
20
20
  }, null, -1),
21
21
  createElementVNode("path", {
22
22
  stroke: "currentColor",
@@ -24,7 +24,7 @@ function render(_ctx, _cache) {
24
24
  "stroke-linejoin": "round",
25
25
  "stroke-miterlimit": "10",
26
26
  "stroke-width": "1.5",
27
- d: "M15.5 2v7.86c0 .44-.52.66-.84.37l-2.32-2.14a.496.496 0 0 0-.68 0l-2.32 2.14c-.32.29-.84.07-.84-.37V2h7ZM13.25 14h4.25M9 18h8.5"
27
+ d: "M15.5 2v7.86c0 .44-.52.66-.84.37l-2.32-2.14a.496.496 0 0 0-.68 0l-2.32 2.14c-.32.29-.84.07-.84-.37V2zM13.25 14h4.25M9 18h8.5"
28
28
  }, null, -1)
29
29
  ])))
30
30
  }
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-miterlimit": "10",
18
18
  "stroke-width": "1.5",
19
- d: "M6.5 22v-7M6.5 5V2M17.5 22v-3M17.5 9V2M9.5 7v6c0 1.1-.5 2-2 2h-2c-1.5 0-2-.9-2-2V7c0-1.1.5-2 2-2h2c1.5 0 2 .9 2 2ZM20.5 11v6c0 1.1-.5 2-2 2h-2c-1.5 0-2-.9-2-2v-6c0-1.1.5-2 2-2h2c1.5 0 2 .9 2 2Z"
19
+ d: "M6.5 22v-7M6.5 5V2M17.5 22v-3M17.5 9V2M9.5 7v6c0 1.1-.5 2-2 2h-2c-1.5 0-2-.9-2-2V7c0-1.1.5-2 2-2h2c1.5 0 2 .9 2 2M20.5 11v6c0 1.1-.5 2-2 2h-2c-1.5 0-2-.9-2-2v-6c0-1.1.5-2 2-2h2c1.5 0 2 .9 2 2"
20
20
  }, null, -1)
21
21
  ])))
22
22
  }
@@ -25,7 +25,7 @@ function render(_ctx, _cache) {
25
25
  }, null, -1),
26
26
  createElementVNode("path", {
27
27
  fill: "currentColor",
28
- d: "M2.5 14.5a.75.75 0 0 0 0 1.5v-1.5Zm16 1.5h.75v-1.5h-.75V16Zm-16 0h16v-1.5h-16V16Z"
28
+ d: "M2.5 14.5a.75.75 0 0 0 0 1.5zm16 1.5h.75v-1.5h-.75zm-16 0h16v-1.5h-16z"
29
29
  }, null, -1),
30
30
  createElementVNode("path", {
31
31
  stroke: "currentColor",
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M2 3v18M15.62 5.6V4c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v1.6c0 .55.45 1 1 1h8.62c.55 0 1-.45 1-1ZM18.81 12.8v-1.6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v1.6c0 .55.45 1 1 1h11.81c.55 0 1-.45 1-1ZM22 20v-1.6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1V20c0 .55.45 1 1 1h15c.55 0 1-.45 1-1Z"
18
+ d: "M2 3v18M15.62 5.6V4c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v1.6c0 .55.45 1 1 1h8.62c.55 0 1-.45 1-1M18.81 12.8v-1.6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1v1.6c0 .55.45 1 1 1h11.81c.55 0 1-.45 1-1M22 20v-1.6c0-.55-.45-1-1-1H6c-.55 0-1 .45-1 1V20c0 .55.45 1 1 1h15c.55 0 1-.45 1-1"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10Z"
18
+ d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10ZM9.17 14.83l5.66-5.66M14.83 14.83 9.17 9.17"
18
+ d: "M12 22c5.5 0 10-4.5 10-10S17.5 2 12 2 2 6.5 2 12s4.5 10 10 10M9.17 14.83l5.66-5.66M14.83 14.83 9.17 9.17"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -15,14 +15,14 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M16 12.9v4.2c0 3.5-1.4 4.9-4.9 4.9H6.9C3.4 22 2 20.6 2 17.1v-4.2C2 9.4 3.4 8 6.9 8h4.2c3.5 0 4.9 1.4 4.9 4.9Z"
18
+ d: "M16 12.9v4.2c0 3.5-1.4 4.9-4.9 4.9H6.9C3.4 22 2 20.6 2 17.1v-4.2C2 9.4 3.4 8 6.9 8h4.2c3.5 0 4.9 1.4 4.9 4.9"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
22
22
  "stroke-linecap": "round",
23
23
  "stroke-linejoin": "round",
24
24
  "stroke-width": "1.5",
25
- d: "M22 6.9v4.2c0 3.5-1.4 4.9-4.9 4.9H16v-3.1C16 9.4 14.6 8 11.1 8H8V6.9C8 3.4 9.4 2 12.9 2h4.2C20.6 2 22 3.4 22 6.9Z"
25
+ d: "M22 6.9v4.2c0 3.5-1.4 4.9-4.9 4.9H16v-3.1C16 9.4 14.6 8 11.1 8H8V6.9C8 3.4 9.4 2 12.9 2h4.2C20.6 2 22 3.4 22 6.9"
26
26
  }, null, -1)
27
27
  ])))
28
28
  }
@@ -15,14 +15,14 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M22 11.1V6.9C22 3.4 20.6 2 17.1 2h-4.2C9.4 2 8 3.4 8 6.9V8h3.1c3.5 0 4.9 1.4 4.9 4.9V16h1.1c3.5 0 4.9-1.4 4.9-4.9Z"
18
+ d: "M22 11.1V6.9C22 3.4 20.6 2 17.1 2h-4.2C9.4 2 8 3.4 8 6.9V8h3.1c3.5 0 4.9 1.4 4.9 4.9V16h1.1c3.5 0 4.9-1.4 4.9-4.9"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
22
22
  "stroke-linecap": "round",
23
23
  "stroke-linejoin": "round",
24
24
  "stroke-width": "1.5",
25
- d: "M16 17.1v-4.2C16 9.4 14.6 8 11.1 8H6.9C3.4 8 2 9.4 2 12.9v4.2C2 20.6 3.4 22 6.9 22h4.2c3.5 0 4.9-1.4 4.9-4.9Z"
25
+ d: "M16 17.1v-4.2C16 9.4 14.6 8 11.1 8H6.9C3.4 8 2 9.4 2 12.9v4.2C2 20.6 3.4 22 6.9 22h4.2c3.5 0 4.9-1.4 4.9-4.9"
26
26
  }, null, -1),
27
27
  createElementVNode("path", {
28
28
  stroke: "currentColor",
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M12 22C6.48 22 2 17.52 2 12S6.48 2 12 2s10 4.48 10 10-4.48 10-10 10Z"
18
+ d: "M12 22C6.48 22 2 17.52 2 12S6.48 2 12 2s10 4.48 10 10-4.48 10-10 10"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
@@ -23,14 +23,14 @@ function render(_ctx, _cache) {
23
23
  "stroke-linecap": "round",
24
24
  "stroke-linejoin": "round",
25
25
  "stroke-width": "1.5",
26
- d: "M16 12.9v4.2c0 3.5-1.4 4.9-4.9 4.9H6.9C3.4 22 2 20.6 2 17.1v-4.2C2 9.4 3.4 8 6.9 8h4.2c3.5 0 4.9 1.4 4.9 4.9Z"
26
+ d: "M16 12.9v4.2c0 3.5-1.4 4.9-4.9 4.9H6.9C3.4 22 2 20.6 2 17.1v-4.2C2 9.4 3.4 8 6.9 8h4.2c3.5 0 4.9 1.4 4.9 4.9"
27
27
  }, null, -1),
28
28
  createElementVNode("path", {
29
29
  stroke: "currentColor",
30
30
  "stroke-linecap": "round",
31
31
  "stroke-linejoin": "round",
32
32
  "stroke-width": "1.5",
33
- d: "M22 6.9v4.2c0 3.5-1.4 4.9-4.9 4.9H16v-3.1C16 9.4 14.6 8 11.1 8H8V6.9C8 3.4 9.4 2 12.9 2h4.2C20.6 2 22 3.4 22 6.9Z"
33
+ d: "M22 6.9v4.2c0 3.5-1.4 4.9-4.9 4.9H16v-3.1C16 9.4 14.6 8 11.1 8H8V6.9C8 3.4 9.4 2 12.9 2h4.2C20.6 2 22 3.4 22 6.9"
34
34
  }, null, -1)
35
35
  ])))
36
36
  }
@@ -13,7 +13,7 @@ function render(_ctx, _cache) {
13
13
  createElementVNode("path", {
14
14
  stroke: "currentColor",
15
15
  "stroke-width": "1.5",
16
- d: "M13.195 4.303 6.53 15.847m6.665-11.544c1.15-1.992 2.552-3.35 4.525-2.211 1.973 1.139 1.498 3.033.347 5.025m-4.872-2.814c.782 2.132 2.626 3.197 4.872 2.814M6.53 15.847c-.253.44-.487 1.175-.511 1.639l-.183 3.254c-.07 1.18.69 1.61 1.677.969l2.727-1.785c.38-.25.9-.819 1.163-1.263M6.53 15.847c.782 2.132 2.627 3.197 4.873 2.814m0 0 6.664-11.544"
16
+ d: "M13.195 4.303 6.53 15.848m6.665-11.545c1.15-1.992 2.552-3.35 4.525-2.211s1.498 3.033.347 5.025m-4.872-2.814c.782 2.132 2.626 3.197 4.872 2.814M6.53 15.847c-.253.44-.487 1.175-.511 1.639l-.183 3.254c-.07 1.18.69 1.61 1.677.969l2.727-1.785c.38-.25.9-.819 1.163-1.263M6.53 15.847c.782 2.132 2.627 3.197 4.873 2.814m0 0 6.664-11.544"
17
17
  }, null, -1)
18
18
  ])))
19
19
  }
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-miterlimit": "10",
18
18
  "stroke-width": "1.5",
19
- d: "M16.04 3.02 8.16 10.9c-.3.3-.6.89-.66 1.32l-.43 3.01c-.16 1.09.61 1.85 1.7 1.7l3.01-.43c.42-.06 1.01-.36 1.32-.66l7.88-7.88c1.36-1.36 2-2.94 0-4.94-2-2-3.58-1.36-4.94 0Z"
19
+ d: "M16.04 3.02 8.16 10.9c-.3.3-.6.89-.66 1.32l-.43 3.01c-.16 1.09.61 1.85 1.7 1.7l3.01-.43c.42-.06 1.01-.36 1.32-.66l7.88-7.88c1.36-1.36 2-2.94 0-4.94s-3.58-1.36-4.94 0"
20
20
  }, null, -1),
21
21
  createElementVNode("path", {
22
22
  stroke: "currentColor",
@@ -24,7 +24,7 @@ function render(_ctx, _cache) {
24
24
  "stroke-linejoin": "round",
25
25
  "stroke-miterlimit": "10",
26
26
  "stroke-width": "1.5",
27
- d: "M14.91 4.15a7.144 7.144 0 0 0 4.94 4.94"
27
+ d: "M14.91 4.15a7.14 7.14 0 0 0 4.94 4.94"
28
28
  }, null, -1),
29
29
  createElementVNode("path", {
30
30
  stroke: "currentColor",
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M22 8.52V3.98C22 2.57 21.36 2 19.77 2h-4.04c-1.59 0-2.23.57-2.23 1.98v4.53c0 1.42.64 1.98 2.23 1.98h4.04c1.59.01 2.23-.56 2.23-1.97ZM22 19.77v-4.04c0-1.59-.64-2.23-2.23-2.23h-4.04c-1.59 0-2.23.64-2.23 2.23v4.04c0 1.59.64 2.23 2.23 2.23h4.04c1.59 0 2.23-.64 2.23-2.23ZM10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98v4.53c0 1.42.64 1.98 2.23 1.98h4.04c1.59.01 2.23-.56 2.23-1.97ZM10.5 19.77v-4.04c0-1.59-.64-2.23-2.23-2.23H4.23c-1.59 0-2.23.64-2.23 2.23v4.04C2 21.36 2.64 22 4.23 22h4.04c1.59 0 2.23-.64 2.23-2.23Z"
18
+ d: "M22 8.52V3.98C22 2.57 21.36 2 19.77 2h-4.04c-1.59 0-2.23.57-2.23 1.98v4.53c0 1.42.64 1.98 2.23 1.98h4.04c1.59.01 2.23-.56 2.23-1.97M22 19.77v-4.04c0-1.59-.64-2.23-2.23-2.23h-4.04c-1.59 0-2.23.64-2.23 2.23v4.04c0 1.59.64 2.23 2.23 2.23h4.04c1.59 0 2.23-.64 2.23-2.23M10.5 8.52V3.98C10.5 2.57 9.86 2 8.27 2H4.23C2.64 2 2 2.57 2 3.98v4.53c0 1.42.64 1.98 2.23 1.98h4.04c1.59.01 2.23-.56 2.23-1.97M10.5 19.77v-4.04c0-1.59-.64-2.23-2.23-2.23H4.23c-1.59 0-2.23.64-2.23 2.23v4.04C2 21.36 2.64 22 4.23 22h4.04c1.59 0 2.23-.64 2.23-2.23"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -15,14 +15,14 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M15.58 12c0 1.98-1.6 3.58-3.58 3.58S8.42 13.98 8.42 12s1.6-3.58 3.58-3.58 3.58 1.6 3.58 3.58Z"
18
+ d: "M15.58 12c0 1.98-1.6 3.58-3.58 3.58S8.42 13.98 8.42 12s1.6-3.58 3.58-3.58 3.58 1.6 3.58 3.58"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
22
22
  "stroke-linecap": "round",
23
23
  "stroke-linejoin": "round",
24
24
  "stroke-width": "1.5",
25
- d: "M12 20.27c3.53 0 6.82-2.08 9.11-5.68.9-1.41.9-3.78 0-5.19-2.29-3.6-5.58-5.68-9.11-5.68-3.53 0-6.82 2.08-9.11 5.68-.9 1.41-.9 3.78 0 5.19 2.29 3.6 5.58 5.68 9.11 5.68Z"
25
+ d: "M12 20.27c3.53 0 6.82-2.08 9.11-5.68.9-1.41.9-3.78 0-5.19-2.29-3.6-5.58-5.68-9.11-5.68S5.18 5.8 2.89 9.4c-.9 1.41-.9 3.78 0 5.19 2.29 3.6 5.58 5.68 9.11 5.68"
26
26
  }, null, -1)
27
27
  ])))
28
28
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "m14.53 9.47-5.06 5.06a3.576 3.576 0 1 1 5.06-5.06Z"
18
+ d: "m14.53 9.47-5.06 5.06a3.576 3.576 0 1 1 5.06-5.06"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
@@ -16,7 +16,7 @@ function render(_ctx, _cache) {
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-miterlimit": "10",
18
18
  "stroke-width": "1.5",
19
- d: "M9 3.5h22c1.833 0 3.333 1.5 3.333 3.333V10.5c0 1.333-.833 3-1.666 3.833L25.5 20.666c-1 .834-1.667 2.5-1.667 3.834v7.166c0 1-.666 2.334-1.5 2.834L20 36c-2.167 1.333-5.167-.167-5.167-2.834v-8.833c0-1.167-.667-2.667-1.333-3.5l-6.333-6.667c-.834-.833-1.5-2.333-1.5-3.333V7c0-2 1.5-3.5 3.333-3.5ZM18.217 3.5 10 16.666"
19
+ d: "M9 3.5h22c1.833 0 3.333 1.5 3.333 3.333V10.5c0 1.333-.833 3-1.666 3.833L25.5 20.666c-1 .834-1.667 2.5-1.667 3.834v7.166c0 1-.666 2.334-1.5 2.834L20 36c-2.167 1.333-5.167-.167-5.167-2.834v-8.833c0-1.167-.667-2.667-1.333-3.5l-6.333-6.667c-.834-.833-1.5-2.333-1.5-3.333V7c0-2 1.5-3.5 3.333-3.5M18.217 3.5 10 16.666"
20
20
  }, null, -1)
21
21
  ])))
22
22
  }
@@ -24,7 +24,7 @@ function render(_ctx, _cache) {
24
24
  "stroke-linejoin": "round",
25
25
  "stroke-miterlimit": "10",
26
26
  "stroke-width": "1.5",
27
- d: "M21.63 14.75c0 .89-.25 1.73-.69 2.45a4.709 4.709 0 0 1-4.06 2.3 4.73 4.73 0 0 1-4.06-2.3 4.66 4.66 0 0 1-.69-2.45c0-2.62 2.13-4.75 4.75-4.75s4.75 2.13 4.75 4.75ZM18.15 15.99l-2.51-2.51M18.13 13.51l-2.51 2.51"
27
+ d: "M21.63 14.75c0 .89-.25 1.73-.69 2.45a4.71 4.71 0 0 1-4.06 2.3 4.73 4.73 0 0 1-4.06-2.3 4.66 4.66 0 0 1-.69-2.45c0-2.62 2.13-4.75 4.75-4.75s4.75 2.13 4.75 4.75M18.15 15.99l-2.51-2.51M18.13 13.51l-2.51 2.51"
28
28
  }, null, -1),
29
29
  createElementVNode("path", {
30
30
  stroke: "currentColor",
@@ -32,7 +32,7 @@ function render(_ctx, _cache) {
32
32
  "stroke-linejoin": "round",
33
33
  "stroke-miterlimit": "10",
34
34
  "stroke-width": "1.5",
35
- d: "M20.69 4.02v2.22c0 .81-.51 1.82-1.01 2.33l-1.76 1.55a4.42 4.42 0 0 0-1.04-.12c-2.62 0-4.75 2.13-4.75 4.75 0 .89.25 1.73.69 2.45.37.62.88 1.15 1.5 1.53v.34c0 .61-.4 1.42-.91 1.72L12 21.7c-1.31.81-3.13-.1-3.13-1.72v-5.35c0-.71-.41-1.62-.81-2.12L4.22 8.47c-.5-.51-.91-1.42-.91-2.02V4.12C3.31 2.91 4.22 2 5.33 2h13.34c1.11 0 2.02.91 2.02 2.02Z"
35
+ d: "M20.69 4.02v2.22c0 .81-.51 1.82-1.01 2.33l-1.76 1.55a4.4 4.4 0 0 0-1.04-.12c-2.62 0-4.75 2.13-4.75 4.75 0 .89.25 1.73.69 2.45.37.62.88 1.15 1.5 1.53v.34c0 .61-.4 1.42-.91 1.72L12 21.7c-1.31.81-3.13-.1-3.13-1.72v-5.35c0-.71-.41-1.62-.81-2.12L4.22 8.47c-.5-.51-.91-1.42-.91-2.02V4.12C3.31 2.91 4.22 2 5.33 2h13.34c1.11 0 2.02.91 2.02 2.02"
36
36
  }, null, -1)
37
37
  ])))
38
38
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M4.68 10h14.63c1.48 0 2.68-1.21 2.68-2.68V4.69c0-1.48-1.21-2.68-2.68-2.68H4.68C3.2 2.01 2 3.22 2 4.69v2.63C2 8.79 3.21 10 4.68 10ZM4.68 22h14.63c1.48 0 2.68-1.21 2.68-2.68v-2.63c0-1.48-1.21-2.68-2.68-2.68H4.68C3.2 14.01 2 15.22 2 16.69v2.63C2 20.79 3.21 22 4.68 22ZM18 5v2M14 5v2M18 17v2M14 17v2M10 6H6M10 18H6"
18
+ d: "M4.68 10h14.63c1.48 0 2.68-1.21 2.68-2.68V4.69c0-1.48-1.21-2.68-2.68-2.68H4.68C3.2 2.01 2 3.22 2 4.69v2.63C2 8.79 3.21 10 4.68 10M4.68 22h14.63c1.48 0 2.68-1.21 2.68-2.68v-2.63c0-1.48-1.21-2.68-2.68-2.68H4.68C3.2 14.01 2 15.22 2 16.69v2.63C2 20.79 3.21 22 4.68 22M18 5v2M14 5v2M18 17v2M14 17v2M10 6H6M10 18H6"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M12 12v10c-1-.167-3-1.2-3-4m0 0v-3 3ZM12 12H2c.167 1 1.2 3 4 3m0 0h3-3ZM17 7v10c-1-.167-3-1.2-3-4m0 0v-3 3ZM17 7H7c.167 1 1.2 3 4 3m0 0h3-3ZM22 2v10c-1-.167-3-1.2-3-4m0 0V5v3ZM22 2H12c.167 1 1.2 3 4 3m0 0h3-3Z"
18
+ d: "M12 12v10c-1-.167-3-1.2-3-4m0 0v-3zM12 12H2c.167 1 1.2 3 4 3m0 0h3zM17 7v10c-1-.167-3-1.2-3-4m0 0v-3zM17 7H7c.167 1 1.2 3 4 3m0 0h3zM22 2v10c-1-.167-3-1.2-3-4m0 0V5zM22 2H12c.167 1 1.2 3 4 3m0 0h3z"
19
19
  }, null, -1)
20
20
  ])))
21
21
  }
@@ -16,14 +16,14 @@ function render(_ctx, _cache) {
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-miterlimit": "10",
18
18
  "stroke-width": "1.5",
19
- d: "M19.79 14.93a7.575 7.575 0 0 1-7.6 1.87l-4.71 4.7c-.34.35-1.01.56-1.49.49l-2.18-.3c-.72-.1-1.39-.78-1.5-1.5l-.3-2.18c-.07-.48.16-1.15.49-1.49l4.7-4.7c-.8-2.6-.18-5.55 1.88-7.6 2.95-2.95 7.74-2.95 10.7 0 2.96 2.95 2.96 7.76.01 10.71ZM6.89 17.49l2.3 2.3"
19
+ d: "M19.79 14.93a7.58 7.58 0 0 1-7.6 1.87l-4.71 4.7c-.34.35-1.01.56-1.49.49l-2.18-.3c-.72-.1-1.39-.78-1.5-1.5l-.3-2.18c-.07-.48.16-1.15.49-1.49l4.7-4.7c-.8-2.6-.18-5.55 1.88-7.6 2.95-2.95 7.74-2.95 10.7 0s2.96 7.76.01 10.71M6.89 17.49l2.3 2.3"
20
20
  }, null, -1),
21
21
  createElementVNode("path", {
22
22
  stroke: "currentColor",
23
23
  "stroke-linecap": "round",
24
24
  "stroke-linejoin": "round",
25
25
  "stroke-width": "1.5",
26
- d: "M14.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"
26
+ d: "M14.5 11a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"
27
27
  }, null, -1)
28
28
  ])))
29
29
  }
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7Z"
18
+ d: "M9 22h6c5 0 7-2 7-7V9c0-5-2-7-7-7H9C4 2 2 4 2 9v6c0 5 2 7 7 7"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
@@ -23,7 +23,7 @@ function render(_ctx, _cache) {
23
23
  "stroke-linejoin": "round",
24
24
  "stroke-miterlimit": "10",
25
25
  "stroke-width": "1.5",
26
- d: "M16.28 13.61a4.147 4.147 0 0 1-4.18 1.03l-2.59 2.58c-.18.19-.55.31-.82.27l-1.2-.16c-.4-.05-.76-.43-.82-.82l-.16-1.2c-.04-.26.09-.63.27-.82l2.58-2.58c-.44-1.43-.1-3.05 1.03-4.18 1.62-1.62 4.26-1.62 5.89 0 1.62 1.61 1.62 4.25 0 5.88ZM10.45 16.28l-.85-.86"
26
+ d: "M16.28 13.61a4.15 4.15 0 0 1-4.18 1.03l-2.59 2.58c-.18.19-.55.31-.82.27l-1.2-.16c-.4-.05-.76-.43-.82-.82l-.16-1.2c-.04-.26.09-.63.27-.82l2.58-2.58c-.44-1.43-.1-3.05 1.03-4.18 1.62-1.62 4.26-1.62 5.89 0 1.62 1.61 1.62 4.25 0 5.88M10.45 16.28l-.85-.86"
27
27
  }, null, -1),
28
28
  createElementVNode("path", {
29
29
  stroke: "currentColor",
@@ -15,7 +15,7 @@ function render(_ctx, _cache) {
15
15
  "stroke-linecap": "round",
16
16
  "stroke-linejoin": "round",
17
17
  "stroke-width": "1.5",
18
- d: "m13.01 2.92 5.9 2.62c1.7.75 1.7 1.99 0 2.74l-5.9 2.62c-.67.3-1.77.3-2.44 0l-5.9-2.62c-1.7-.75-1.7-1.99 0-2.74l5.9-2.62c.67-.3 1.77-.3 2.44 0Z"
18
+ d: "m13.01 2.92 5.9 2.62c1.7.75 1.7 1.99 0 2.74l-5.9 2.62c-.67.3-1.77.3-2.44 0l-5.9-2.62c-1.7-.75-1.7-1.99 0-2.74l5.9-2.62c.67-.3 1.77-.3 2.44 0"
19
19
  }, null, -1),
20
20
  createElementVNode("path", {
21
21
  stroke: "currentColor",
@@ -12,11 +12,11 @@ function render(_ctx, _cache) {
12
12
  return (openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
13
13
  createElementVNode("path", {
14
14
  fill: "currentColor",
15
- d: "M19.07 14.24c-.29.29-.75.29-1.03 0a.718.718 0 0 1 0-1.03c2-2 2-5.25 0-7.24-2-1.99-5.25-2-7.24 0-1.99 2-2 5.25 0 7.24.29.29.29.75 0 1.03-.29.29-.75.29-1.03 0-2.57-2.57-2.57-6.75 0-9.31 2.57-2.56 6.75-2.57 9.31 0a6.594 6.594 0 0 1-.01 9.31Z"
15
+ d: "M19.07 14.24c-.29.29-.75.29-1.03 0a.72.72 0 0 1 0-1.03c2-2 2-5.25 0-7.24s-5.25-2-7.24 0-2 5.25 0 7.24c.29.29.29.75 0 1.03-.29.29-.75.29-1.03 0-2.57-2.57-2.57-6.75 0-9.31s6.75-2.57 9.31 0a6.594 6.594 0 0 1-.01 9.31"
16
16
  }, null, -1),
17
17
  createElementVNode("path", {
18
18
  fill: "currentColor",
19
- d: "M4.93 9.76c.29-.29.75-.29 1.03 0 .29.29.29.75 0 1.03-2 2-2 5.25 0 7.24 2 1.99 5.25 2 7.24 0 1.99-2 2-5.25 0-7.24a.718.718 0 0 1 0-1.03c.29-.29.75-.29 1.03 0 2.57 2.57 2.57 6.75 0 9.31-2.57 2.56-6.75 2.57-9.31 0a6.594 6.594 0 0 1 .01-9.31Z"
19
+ d: "M4.93 9.76c.29-.29.75-.29 1.03 0 .29.29.29.75 0 1.03-2 2-2 5.25 0 7.24s5.25 2 7.24 0 2-5.25 0-7.24a.72.72 0 0 1 0-1.03c.29-.29.75-.29 1.03 0 2.57 2.57 2.57 6.75 0 9.31s-6.75 2.57-9.31 0a6.594 6.594 0 0 1 .01-9.31"
20
20
  }, null, -1)
21
21
  ])))
22
22
  }