slippers-ui 3.3.0-alpha.2 → 3.3.0

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 (67) hide show
  1. package/dist/icons/Approval.js +22 -0
  2. package/dist/icons/BuildingStar.js +23 -0
  3. package/dist/icons/BulbAlt.js +21 -0
  4. package/dist/icons/CatalogCheckMark.js +22 -0
  5. package/dist/icons/CheckCircleDashed.js +22 -0
  6. package/dist/icons/Comment.js +20 -0
  7. package/dist/icons/Comments.js +22 -0
  8. package/dist/icons/Dashboard.js +22 -0
  9. package/dist/icons/DocVersions.js +21 -0
  10. package/dist/icons/DuoChat.js +22 -0
  11. package/dist/icons/FlagAlt.js +23 -0
  12. package/dist/icons/Hourglass.js +22 -0
  13. package/dist/icons/Iteration.js +22 -0
  14. package/dist/icons/Location.js +22 -0
  15. package/dist/icons/LockCloseAlt.js +21 -0
  16. package/dist/icons/Profile.js +22 -0
  17. package/dist/icons/RocketLaunch.js +22 -0
  18. package/dist/icons/SearchDot.js +22 -0
  19. package/dist/icons/SearchResults.js +22 -0
  20. package/dist/icons/Star.js +20 -0
  21. package/dist/icons/StarOutline.js +22 -0
  22. package/dist/icons/Timer.js +22 -0
  23. package/dist/icons/TodoDone.js +22 -0
  24. package/dist/icons/Warning.js +22 -0
  25. package/dist/icons/WarningSolid.js +22 -0
  26. package/dist/icons/Work.js +20 -0
  27. package/dist/icons/WorkItemMaintenance.js +20 -0
  28. package/dist/icons/WorkItemObjective.js +20 -0
  29. package/dist/icons/WorkItemTestCase.js +20 -0
  30. package/dist/icons/World.js +24 -11
  31. package/dist/icons/index.js +912 -854
  32. package/dist/slippers-ui.css +1 -1
  33. package/dist/slippers-ui.es.js +397 -383
  34. package/icons/Approval.vue +15 -0
  35. package/icons/BuildingStar.vue +18 -0
  36. package/icons/BulbAlt.vue +3 -0
  37. package/icons/CatalogCheckMark.vue +3 -0
  38. package/icons/CheckCircleDashed.vue +15 -0
  39. package/icons/Comment.vue +3 -0
  40. package/icons/Comments.vue +3 -0
  41. package/icons/Dashboard.vue +15 -0
  42. package/icons/DocVersions.vue +3 -0
  43. package/icons/DuoChat.vue +3 -0
  44. package/icons/FlagAlt.vue +3 -0
  45. package/icons/Hourglass.vue +15 -0
  46. package/icons/Iteration.vue +3 -0
  47. package/icons/Location.vue +15 -0
  48. package/icons/LockCloseAlt.vue +3 -0
  49. package/icons/Profile.vue +15 -0
  50. package/icons/RocketLaunch.vue +15 -0
  51. package/icons/SearchDot.vue +3 -0
  52. package/icons/SearchResults.vue +15 -0
  53. package/icons/Star.vue +13 -0
  54. package/icons/StarOutline.vue +15 -0
  55. package/icons/Timer.vue +15 -0
  56. package/icons/TodoDone.vue +15 -0
  57. package/icons/Warning.vue +15 -0
  58. package/icons/WarningSolid.vue +15 -0
  59. package/icons/Work.vue +3 -0
  60. package/icons/WorkItemMaintenance.vue +3 -0
  61. package/icons/WorkItemObjective.vue +13 -0
  62. package/icons/WorkItemTestCase.vue +3 -0
  63. package/icons/World.vue +18 -2
  64. package/icons/index.ts +29 -0
  65. package/icons.d.ts +29 -0
  66. package/package.json +2 -2
  67. package/src/styles/base.scss +0 -2
@@ -0,0 +1,22 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const a = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(s, e) {
10
+ return o(), t("svg", n, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M4 6.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3ZM7 5a2.99 2.99 0 0 1-.87 2.113A3.997 3.997 0 0 1 8 10.5V12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2v-1.5c0-1.427.747-2.679 1.87-3.387A3 3 0 1 1 7 5Zm-5.5 5.5a2.5 2.5 0 0 1 5 0V12a.5.5 0 0 1-.5.5H2a.5.5 0 0 1-.5-.5v-1.5Zm14.28-5.22a.75.75 0 0 0-1.06-1.06L12 6.94l-1.22-1.22a.75.75 0 1 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0l3.25-3.25Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const m = /* @__PURE__ */ l(a, [["render", c]]);
20
+ export {
21
+ m as default
22
+ };
@@ -0,0 +1,23 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as e } from "vue";
2
+ import { _ as r } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, n = {
4
+ width: "32",
5
+ height: "32",
6
+ viewBox: "0 0 32 32",
7
+ fill: "currentColor",
8
+ xmlns: "http://www.w3.org/2000/svg"
9
+ };
10
+ function H(d, C) {
11
+ return t(), o("svg", n, [...C[0] || (C[0] = [
12
+ e("path", { d: "M20.5 -0.0693359C21.3284 -0.0693359 22 0.602237 22 1.43066C21.9999 2.25899 21.3284 2.93066 20.5 2.93066H6.54883V29.1348H10.3926V22.5518C10.3926 21.4472 11.288 20.5518 12.3926 20.5518H19.6064C20.7109 20.5519 21.6064 21.4473 21.6064 22.5518V29.1348H25.4512V13.5C25.4513 12.6719 26.1231 12.0003 26.9512 12C27.7795 12 28.451 12.6717 28.4512 13.5V29.6348C28.4508 31.0152 27.3317 32.1348 25.9512 32.1348H6.04883C4.66839 32.1347 3.54916 31.0151 3.54883 29.6348V2.43066C3.54883 1.05001 4.66819 -0.0692527 6.04883 -0.0693359H20.5ZM13.3926 29.1348H18.6064V23.5518H13.3926V29.1348ZM13.7178 13.1631C14.5462 13.1631 15.2177 13.8347 15.2178 14.6631C15.2178 15.4915 14.5462 16.1631 13.7178 16.1631H11.8926C11.0643 16.163 10.3926 15.4914 10.3926 14.6631C10.3927 13.8348 11.0643 13.1632 11.8926 13.1631H13.7178ZM20.1064 13.1631C20.9348 13.1631 21.6064 13.8347 21.6064 14.6631C21.6064 15.4915 20.9349 16.1631 20.1064 16.1631H18.2812C17.4528 16.1631 16.7812 15.4915 16.7812 14.6631C16.7813 13.8347 17.4529 13.1631 18.2812 13.1631H20.1064ZM13.7178 6.77539C14.5462 6.77539 15.2178 7.44696 15.2178 8.27539C15.2175 9.10362 14.5461 9.77539 13.7178 9.77539H11.8926C11.0644 9.77527 10.3928 9.10355 10.3926 8.27539C10.3926 7.44704 11.0643 6.77551 11.8926 6.77539H13.7178Z" }, null, -1),
13
+ e("path", {
14
+ "fill-rule": "evenodd",
15
+ "clip-rule": "evenodd",
16
+ d: "M27.9415 0.665236C27.6272 -0.221745 26.3728 -0.221745 26.0585 0.665236L25.3298 2.7219C25.2292 3.00582 25.0058 3.22918 24.7219 3.32978L22.6652 4.05852C21.7783 4.37282 21.7783 5.62718 22.6652 5.94148L24.7219 6.67022C25.0058 6.77082 25.2292 6.99418 25.3298 7.2781L26.0585 9.33476C26.3728 10.2217 27.6272 10.2217 27.9415 9.33476L28.6702 7.2781C28.7708 6.99418 28.9942 6.77082 29.2781 6.67022L31.3348 5.94148C32.2217 5.62718 32.2217 4.37282 31.3348 4.05852L29.2781 3.32978C28.9942 3.22918 28.7708 3.00582 28.6702 2.7219L27.9415 0.665236Z"
17
+ }, null, -1)
18
+ ])]);
19
+ }
20
+ const s = /* @__PURE__ */ r(l, [["render", H]]);
21
+ export {
22
+ s as default
23
+ };
@@ -0,0 +1,21 @@
1
+ import { openBlock as e, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, s = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "25",
6
+ height: "32",
7
+ viewBox: "0 0 25 32",
8
+ fill: "none"
9
+ };
10
+ function c(i, t) {
11
+ return e(), o("svg", s, [...t[0] || (t[0] = [
12
+ r("path", {
13
+ d: "M12.1392 0C21.739 0.000148894 27.5278 10.63 22.3198 18.6943L18.1392 25.167V28C18.1392 30.2091 16.3482 31.9999 14.1392 32H10.1392L9.93311 31.9951C7.81973 31.8879 6.13917 30.14 6.13917 28V25.167L1.9585 18.6943C-3.24963 10.63 2.53922 0 12.1392 0ZM9.13917 28C9.13917 28.5523 9.58688 29 10.1392 29H14.1392C14.6914 28.9999 15.1392 28.5522 15.1392 28V27H9.13917V28ZM12.1392 3C4.91553 3 0.559023 10.9992 4.47803 17.0674L8.95557 24H15.3228L19.8003 17.0674C23.7192 10.9993 19.3626 3.00015 12.1392 3Z",
14
+ fill: "currentColor"
15
+ }, null, -1)
16
+ ])]);
17
+ }
18
+ const _ = /* @__PURE__ */ n(l, [["render", c]]);
19
+ export {
20
+ _ as default
21
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as a } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(h, e) {
10
+ return t(), o("svg", n, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M5.75 1a.75.75 0 1 0 0 1.5h4.5a.75.75 0 1 0 0-1.5h-4.5Zm-2 2.5a.75.75 0 1 0 0 1.5h8.5a.75.75 0 1 0 0-1.5h-8.5Zm-1.25 4v6h11v-6h-11ZM2 6a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H2Zm8.28 3.83a.75.75 0 1 0-1.06-1.06l-1.97 1.97-.47-.47a.75.75 0 1 0-1.06 1.06l1 1a.75.75 0 0 0 1.06 0l2.5-2.5Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const i = /* @__PURE__ */ a(l, [["render", c]]);
20
+ export {
21
+ i as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, a = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(s, e) {
10
+ return t(), o("svg", a, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M6.701 1.08a.75.75 0 0 0-.934-.5A7.75 7.75 0 0 0 .573 5.785a.75.75 0 1 0 1.438.429 6.25 6.25 0 0 1 4.188-4.199.75.75 0 0 0 .502-.934Zm2.598 0a.75.75 0 0 1 .934-.501 7.75 7.75 0 0 1 5.194 5.206.75.75 0 1 1-1.438.429 6.25 6.25 0 0 0-4.188-4.199.75.75 0 0 1-.502-.934Zm2.481 4.14a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0L4.47 9.03a.75.75 0 0 1 1.06-1.06l1.22 1.22 3.97-3.97a.75.75 0 0 1 1.06 0Zm-1.547 10.2a.75.75 0 1 1-.432-1.436 6.251 6.251 0 0 0 4.188-4.199.75.75 0 1 1 1.438.429 7.75 7.75 0 0 1-5.194 5.206Zm-4.466 0a.75.75 0 1 0 .432-1.436 6.25 6.25 0 0 1-4.188-4.199.75.75 0 1 0-1.438.429 7.75 7.75 0 0 0 5.194 5.206Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const m = /* @__PURE__ */ l(n, [["render", c]]);
20
+ export {
21
+ m as default
22
+ };
@@ -0,0 +1,20 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, c = {
4
+ viewBox: "0 0 16 16",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ function s(m, e) {
8
+ return o(), t("svg", c, [...e[0] || (e[0] = [
9
+ r("path", {
10
+ "fill-rule": "evenodd",
11
+ "clip-rule": "evenodd",
12
+ d: "M0 4a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4.063L1.28 15.78A.75.75 0 0 1 0 15.25V4Zm3-1.5A1.5 1.5 0 0 0 1.5 4v9.44l1.723-1.72.22-.22H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H3Z",
13
+ fill: "currentColor"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const f = /* @__PURE__ */ n(l, [["render", s]]);
18
+ export {
19
+ f as default
20
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as l } from "vue";
2
+ import { _ as r } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, a = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function s(c, e) {
10
+ return t(), o("svg", a, [...e[0] || (e[0] = [
11
+ l("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M2 0a2 2 0 0 0-2 2v10.06l1.28-1.28 1.53-1.53H4V11a2 2 0 0 0 2 2h7l1.5 1.5L16 16V6a2 2 0 0 0-2-2h-2V2a2 2 0 0 0-2-2H2Zm8.5 4V2a.5.5 0 0 0-.5-.5H2a.5.5 0 0 0-.5.5v6.44l.47-.47.22-.22H4V6a2 2 0 0 1 2-2h4.5Zm3.56 7.94.44.439V6a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h7.621l.44.44Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const i = /* @__PURE__ */ r(n, [["render", s]]);
20
+ export {
21
+ i as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as l, createElementBlock as o, createElementVNode as t } from "vue";
2
+ import { _ as r } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const a = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function s(c, e) {
10
+ return l(), o("svg", n, [...e[0] || (e[0] = [
11
+ t("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M13.545 2.1a.75.75 0 0 1 .274 1.025l-3.472 6.007a3 3 0 1 1-1.208-.908l1.759-3.042a6.5 6.5 0 0 0-2.148-.639V5a.75.75 0 1 1-1.5 0v-.457a6.5 6.5 0 0 0-1.829.49l.229.396a.75.75 0 1 1-1.3.75l-.228-.396a6.5 6.5 0 0 0-1.339 1.34l.396.227a.75.75 0 0 1-.75 1.3l-.396-.229a6.5 6.5 0 0 0-.498 1.905.75.75 0 0 1-1.492-.155A8 8 0 0 1 11.65 3.88l.87-1.506a.75.75 0 0 1 1.025-.274Zm-.107 4.047a.75.75 0 0 1 1.047.169 8 8 0 0 1 1.51 4.963.75.75 0 1 1-1.499-.052 6.5 6.5 0 0 0-1.227-4.033.75.75 0 0 1 .17-1.047ZM9.5 11a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ r(a, [["render", s]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,21 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const s = {}, H = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "32",
6
+ height: "24",
7
+ viewBox: "0 0 32 24",
8
+ fill: "none"
9
+ };
10
+ function l(c, e) {
11
+ return o(), t("svg", H, [...e[0] || (e[0] = [
12
+ r("path", {
13
+ d: "M25.3691 0.00976562C25.827 0.0552044 26.2577 0.257723 26.5859 0.585938L31.4141 5.41406C31.7891 5.78906 31.9999 6.2978 32 6.82812V22C32 23.0357 31.2128 23.887 30.2041 23.9893L30 24H14C12.9643 24 12.113 23.2128 12.0107 22.2041L12 22H8C6.89543 22 6 21.1046 6 20H2C0.895429 20 0 19.1046 0 18V6C0 4.89543 0.89543 4 2 4H6C6 2.89543 6.89543 2 8 2H12C12 0.895431 12.8954 4.83199e-08 14 0H25.1719L25.3691 0.00976562ZM15 21H29V10H24C22.8954 10 22 9.10457 22 8V3H15V21ZM9 19H12V5H9V19ZM3 17H6V7H3V17ZM25 7H28.7578L25 3.24219V7Z",
14
+ fill: "currentColor"
15
+ }, null, -1)
16
+ ])]);
17
+ }
18
+ const C = /* @__PURE__ */ n(s, [["render", l]]);
19
+ export {
20
+ C as default
21
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as a, createElementBlock as e, createElementVNode as t } from "vue";
2
+ import { _ as o } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const r = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(s, l) {
10
+ return a(), e("svg", n, [...l[0] || (l[0] = [
11
+ t("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M2.435.4a.6.6 0 0 1 1.13 0l.437 1.233a.6.6 0 0 0 .365.365l1.234.437a.6.6 0 0 1 0 1.13l-1.234.437a.6.6 0 0 0-.365.365L3.565 5.6a.6.6 0 0 1-1.13 0l-.437-1.234a.6.6 0 0 0-.365-.365L.4 3.565a.6.6 0 0 1 0-1.13l1.234-.437a.6.6 0 0 0 .365-.365L2.435.4ZM7 1.75A.75.75 0 0 1 7.75 1H13a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H4.063L1.28 15.78A.75.75 0 0 1 0 15.25v-8.5a.75.75 0 0 1 1.5 0v6.69l1.723-1.72.22-.22H13a1.5 1.5 0 0 0 1.5-1.5V4A1.5 1.5 0 0 0 13 2.5H7.75A.75.75 0 0 1 7 1.75Zm1.47 3.098a.5.5 0 0 0-.94 0l-.365 1.029a.5.5 0 0 1-.304.304l-1.028.364a.5.5 0 0 0 0 .941l1.028.365a.5.5 0 0 1 .304.304l.364 1.028a.5.5 0 0 0 .942 0l.364-1.028a.5.5 0 0 1 .304-.304l1.028-.365a.5.5 0 0 0 0-.941L9.14 6.18a.5.5 0 0 1-.304-.304l-.364-1.029Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ o(r, [["render", c]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,23 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as l } from "vue";
2
+ import { _ as r } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, c = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "32",
6
+ height: "32",
7
+ viewBox: "0 0 32 32",
8
+ fill: "none"
9
+ };
10
+ function i(s, e) {
11
+ return t(), o("svg", c, [...e[0] || (e[0] = [
12
+ l("path", {
13
+ "fill-rule": "evenodd",
14
+ "clip-rule": "evenodd",
15
+ d: "M2 3.99974C11.3999 -3.19997 20.6001 11.1997 30 3.99974V21.9997C21.602 28.4322 13.364 17.6257 5 20.3825V28.4997C5 29.3282 4.32843 29.9997 3.5 29.9997C2.67157 29.9997 2 29.3282 2 28.4997V3.99974ZM14.917 6.79759C10.6207 5.1345 7.78576 4.18818 5 5.62864V17.2654C9.52986 16.1736 13.8268 17.9414 17.083 19.2019C21.3795 20.865 24.2141 21.8115 27 20.3708V8.73411C22.47 9.82597 18.1733 8.05808 14.917 6.79759Z",
16
+ fill: "currentColor"
17
+ }, null, -1)
18
+ ])]);
19
+ }
20
+ const C = /* @__PURE__ */ r(n, [["render", i]]);
21
+ export {
22
+ C as default
23
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, c = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function a(s, e) {
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M2.75 0a.75.75 0 0 0 0 1.5H3v.593c0 1.26.5 2.468 1.391 3.359L6.94 8l-2.548 2.548A4.75 4.75 0 0 0 3 13.907v.593h-.25a.75.75 0 0 0 0 1.5h10.5a.75.75 0 0 0 0-1.5H13v-.593c0-1.26-.5-2.468-1.391-3.359L9.06 8l2.548-2.548A4.75 4.75 0 0 0 13 2.093V1.5h.25a.75.75 0 0 0 0-1.5H2.75Zm8.75 1.5h-7v.593c0 .69.219 1.356.618 1.907h5.764a3.25 3.25 0 0 0 .618-1.907V1.5ZM8 6.94 6.56 5.5h2.88L8 6.94Zm3.5 7.56v-.593a3.25 3.25 0 0 0-.952-2.298L8 9.06l-2.548 2.548a3.25 3.25 0 0 0-.952 2.298v.593h7Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const i = /* @__PURE__ */ l(n, [["render", a]]);
20
+ export {
21
+ i as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, a = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(i, e) {
10
+ return t(), o("svg", a, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M3.391 4.844a3.375 3.375 0 1 1 1.485 6.406h-.002a3.865 3.865 0 0 1-.06 0H.75a.75.75 0 0 0 0 1.5h12.379l-.97.97a.75.75 0 1 0 1.061 1.06l2.25-2.25L16 12l-.53-.53-2.25-2.25a.75.75 0 1 0-1.06 1.06l.97.97H8.392A4.874 4.874 0 1 0 .018 8.298a.75.75 0 1 0 1.495-.13A3.375 3.375 0 0 1 3.39 4.844Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ l(n, [["render", c]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, c = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function i(s, e) {
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M12.5 6a4.47 4.47 0 0 1-.883 2.677L8 13.5 4.383 8.677A4.5 4.5 0 1 1 12.5 6ZM14 6c0 1.34-.439 2.576-1.18 3.574L8.937 14.75 8 16l-.938-1.25L3.18 9.574A6 6 0 1 1 14 6ZM8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ n(l, [["render", i]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,21 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, s = {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "24",
6
+ height: "28",
7
+ viewBox: "0 0 24 28",
8
+ fill: "none"
9
+ };
10
+ function c(V, e) {
11
+ return t(), o("svg", s, [...e[0] || (e[0] = [
12
+ r("path", {
13
+ d: "M12 0C16.4183 0 20 3.58172 20 8V10H22C23.1046 10 24 10.8954 24 12V26C24 27.0357 23.2128 27.887 22.2041 27.9893L22 28H2L1.7959 27.9893C0.854346 27.8938 0.1062 27.1457 0.0107422 26.2041L0 26V12C0 10.8954 0.895431 10 2 10H4V8C4 3.58172 7.58172 0 12 0ZM3 25H21V13H3V25ZM14 22H10V16H14V22ZM12 3C9.23858 3 7 5.23858 7 8V10H17V8C17 5.23858 14.7614 3 12 3Z",
14
+ fill: "currentColor"
15
+ }, null, -1)
16
+ ])]);
17
+ }
18
+ const f = /* @__PURE__ */ n(l, [["render", c]]);
19
+ export {
20
+ f as default
21
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, a = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(i, e) {
10
+ return o(), t("svg", a, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M8 14.5a6.47 6.47 0 0 0 3.25-.87V11.5A2.25 2.25 0 0 0 9 9.25H7a2.25 2.25 0 0 0-2.25 2.25v2.13A6.47 6.47 0 0 0 8 14.5Zm4.75-3v.937a6.5 6.5 0 1 0-9.5 0V11.5a3.752 3.752 0 0 1 2.486-3.532 3 3 0 1 1 4.528 0A3.752 3.752 0 0 1 12.75 11.5ZM8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16ZM9.5 6a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ l(n, [["render", c]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as l, createElementBlock as t, createElementVNode as o } from "vue";
2
+ import { _ as a } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const r = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(m, e) {
10
+ return l(), t("svg", n, [...e[0] || (e[0] = [
11
+ o("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M15.808 0a9.999 9.999 0 0 0-7.142 3H6.75A2.75 2.75 0 0 0 4 5.75V8h2l2 2v2h2.25A2.75 2.75 0 0 0 13 9.25V7.334a9.998 9.998 0 0 0 3-7.142V0h-.192ZM6.44 6.5a9.964 9.964 0 0 1 1.015-2H6.75c-.69 0-1.25.56-1.25 1.25v.75h.94Zm3.06 4v-.94a9.966 9.966 0 0 0 2-1.015v.705c0 .69-.56 1.25-1.25 1.25H9.5Zm4.88-8.88a8.502 8.502 0 0 0-6.71 5.928l.782.783a8.502 8.502 0 0 0 5.928-6.71Zm-11.6 8.66a.75.75 0 1 0-1.06-1.06l-1.5 1.5a.75.75 0 1 0 1.06 1.06l1.5-1.5Zm3 1a.75.75 0 1 0-1.06-1.06l-4.5 4.5a.75.75 0 1 0 1.06 1.06l4.5-4.5Zm1 1.94a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 0 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const i = /* @__PURE__ */ a(r, [["render", c]]);
20
+ export {
21
+ i as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, c = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function s(a, e) {
10
+ return t(), o("svg", c, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M11.5 7a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-.82 4.74a6 6 0 1 1 1.06-1.06l3.04 3.04a.75.75 0 1 1-1.06 1.06l-3.04-3.04ZM9 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ l(n, [["render", s]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, c = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function s(a, e) {
10
+ return t(), o("svg", c, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M1.75 1a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5ZM1 4.75A.75.75 0 0 1 1.75 4H7a.75.75 0 0 1 0 1.5H1.75A.75.75 0 0 1 1 4.75Zm9 7.75a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Zm0 1.5c.834 0 1.607-.255 2.248-.691l1.472 1.471a.75.75 0 1 0 1.06-1.06l-1.471-1.472A4 4 0 1 0 10 14ZM1.75 7a.75.75 0 0 0 0 1.5H4A.75.75 0 0 0 4 7H1.75Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const m = /* @__PURE__ */ l(n, [["render", s]]);
20
+ export {
21
+ m as default
22
+ };
@@ -0,0 +1,20 @@
1
+ import { openBlock as e, createElementBlock as l, createElementVNode as o } from "vue";
2
+ import { _ as r } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const a = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function s(c, t) {
10
+ return e(), l("svg", n, [...t[0] || (t[0] = [
11
+ o("path", {
12
+ d: "M7.454 1.694a.591.591 0 0 1 1.092 0l1.585 3.81a.25.25 0 0 0 .21.154l4.114.33a.591.591 0 0 1 .338 1.038L11.658 9.71a.25.25 0 0 0-.08.247l.957 4.015a.591.591 0 0 1-.883.641l-3.522-2.15a.25.25 0 0 0-.26 0l-3.522 2.15a.591.591 0 0 1-.883-.641l.957-4.015a.25.25 0 0 0-.08-.247L1.207 7.026a.591.591 0 0 1 .338-1.038l4.113-.33a.25.25 0 0 0 .211-.153l1.585-3.81Z",
13
+ fill: "currentColor"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const f = /* @__PURE__ */ r(a, [["render", s]]);
18
+ export {
19
+ f as default
20
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as a } from "vue";
2
+ import { _ as o } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const r = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(i, l) {
10
+ return e(), t("svg", n, [...l[0] || (l[0] = [
11
+ a("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "m7.189 2.332-.001.003-1.319 3.17a.25.25 0 0 1-.21.153l-3.423.274h-.003l-.095.008-.593.048a.591.591 0 0 0-.338 1.038l.452.387.073.062.002.002 2.608 2.234a.25.25 0 0 1 .08.247l-.796 3.34-.001.003-.022.093-.138.579a.591.591 0 0 0 .883.641l.507-.31.082-.05.003-.001 2.93-1.79a.25.25 0 0 1 .26 0l2.93 1.79.003.002.082.05.507.31a.591.591 0 0 0 .883-.642l-.138-.579-.022-.093v-.003l-.797-3.34a.25.25 0 0 1 .08-.247l2.608-2.234.002-.002.073-.062.452-.387a.591.591 0 0 0-.338-1.038l-.593-.048-.095-.008h-.003l-3.422-.274a.25.25 0 0 1-.211-.153l-1.319-3.17-.001-.003-.037-.089-.228-.549a.591.591 0 0 0-1.092 0l-.228.55-.037.088ZM8 4.288 7.254 6.08a1.75 1.75 0 0 1-1.476 1.072l-1.935.155L5.317 8.57a1.75 1.75 0 0 1 .564 1.736l-.45 1.888 1.657-1.012a1.75 1.75 0 0 1 1.824 0l1.657 1.012-.45-1.889a1.75 1.75 0 0 1 .564-1.735l1.474-1.263-1.935-.155A1.75 1.75 0 0 1 8.746 6.08L8 4.288Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ o(r, [["render", c]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, a = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(i, e) {
10
+ return t(), o("svg", a, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M6 1a1 1 0 0 1 1-1h2a1 1 0 0 1 0 2v.07a6.958 6.958 0 0 1 2.812 1.058l.908-.908a.75.75 0 1 1 1.06 1.06l-.8.8A7 7 0 1 1 7 2.07V2a1 1 0 0 1-1-1Zm7.5 8a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0ZM8.75 5.75a.75.75 0 0 0-1.5 0v3.56l.22.22 2.254 2.254a.75.75 0 1 0 1.06-1.06L8.75 8.689V5.75Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const m = /* @__PURE__ */ l(n, [["render", c]]);
20
+ export {
21
+ m as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const a = {}, l = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(d, e) {
10
+ return o(), t("svg", l, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M3 13.5a.5.5 0 0 1-.5-.5V3a.5.5 0 0 1 .5-.5h9.25a.75.75 0 0 0 0-1.5H3a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V9.75a.75.75 0 0 0-1.5 0V13a.5.5 0 0 1-.5.5H3Zm12.78-8.82a.75.75 0 0 0-1.06-1.06L9.162 9.177 7.289 7.241a.75.75 0 1 0-1.078 1.043l2.403 2.484a.75.75 0 0 0 1.07.01L15.78 4.68Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ n(a, [["render", c]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const l = {}, a = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(i, e) {
10
+ return t(), o("svg", a, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M8.429 2.746a.5.5 0 0 0-.858 0L1.58 12.743a.5.5 0 0 0 .429.757h11.984a.5.5 0 0 0 .43-.757L8.428 2.746Zm-2.144-.77C7.06.68 8.939.68 9.715 1.975l5.993 9.996c.799 1.333-.161 3.028-1.716 3.028H2.008C.453 15-.507 13.305.292 11.972l5.993-9.997ZM9 11.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm-.25-5.75a.75.75 0 0 0-1.5 0v3a.75.75 0 0 0 1.5 0v-3Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const m = /* @__PURE__ */ n(l, [["render", c]]);
20
+ export {
21
+ m as default
22
+ };
@@ -0,0 +1,22 @@
1
+ import { openBlock as o, createElementBlock as t, createElementVNode as r } from "vue";
2
+ import { _ as l } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const n = {}, c = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function i(d, e) {
10
+ return o(), t("svg", c, [...e[0] || (e[0] = [
11
+ r("path", {
12
+ "fill-rule": "evenodd",
13
+ "clip-rule": "evenodd",
14
+ d: "M6.285 1.975C7.06.68 8.939.68 9.715 1.975l5.993 9.997c.799 1.333-.161 3.028-1.716 3.028H2.008C.453 15-.507 13.305.292 11.972l5.993-9.997ZM8 5a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3A.75.75 0 0 1 8 5Zm1 6.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",
15
+ fill: "currentColor"
16
+ }, null, -1)
17
+ ])]);
18
+ }
19
+ const f = /* @__PURE__ */ l(n, [["render", i]]);
20
+ export {
21
+ f as default
22
+ };
@@ -0,0 +1,20 @@
1
+ import { openBlock as o, createElementBlock as r, createElementVNode as t } from "vue";
2
+ import { _ as n } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const a = {}, l = {
4
+ viewBox: "0 0 16 16",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ function c(s, e) {
8
+ return o(), r("svg", l, [...e[0] || (e[0] = [
9
+ t("path", {
10
+ "fill-rule": "evenodd",
11
+ "clip-rule": "evenodd",
12
+ d: "M6 1a1.75 1.75 0 0 0-1.75 1.75V4H3a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-1.25V2.75A1.75 1.75 0 0 0 10 1H6Zm4.25 3V2.75A.25.25 0 0 0 10 2.5H6a.25.25 0 0 0-.25.25V4h4.5ZM3 5.5h10a.5.5 0 0 1 .5.5v1h-11V6a.5.5 0 0 1 .5-.5Zm-.5 3V13a.5.5 0 0 0 .5.5h10a.5.5 0 0 0 .5-.5V8.5H9V10H7V8.5H2.5Z",
13
+ fill: "currentColor"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const m = /* @__PURE__ */ n(a, [["render", c]]);
18
+ export {
19
+ m as default
20
+ };
@@ -0,0 +1,20 @@
1
+ import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
2
+ import { _ as r } from "./chunks/_plugin-vue_export-helper-CHgC5LLL.js";
3
+ const a = {}, n = {
4
+ width: "16",
5
+ height: "16",
6
+ viewBox: "0 0 16 16",
7
+ xmlns: "http://www.w3.org/2000/svg"
8
+ };
9
+ function c(s, l) {
10
+ return e(), t("svg", n, [...l[0] || (l[0] = [
11
+ o("path", {
12
+ d: "M11.443 1.005a3.75 3.75 0 0 1 0 7.49l-.193.005c-.217 0-.429-.021-.635-.057L10.06 9l.941.94 1-1 2.405 2.406.149.164a2.165 2.165 0 0 1-3.045 3.045l-.164-.149L8.939 12l1-1-.94-.94-4.344 4.345a2.164 2.164 0 0 1-2.896.149l-.164-.149a2.164 2.164 0 0 1 0-3.06l4.343-4.346L3.5 4.561l-.616.616-.508-.761-1-1.5-.34-.512 1.368-1.369.512.341 1.5 1 .76.508-.615.616 2.438 2.438.557-.556A3.75 3.75 0 0 1 11.25 1l.193.005ZM11.25 2.5a2.25 2.25 0 0 0-2.153 2.903l.13.43-.318.317-6.254 6.255a.666.666 0 0 0 0 .94l.105.085c.257.17.608.142.835-.085L9.849 7.09l.317-.318.43.13c.209.063.428.098.654.098l.23-.012a2.25 2.25 0 0 0 1.798-3.207l-1.498 1.5a.75.75 0 0 1-1.06-1.061l1.498-1.5a2.233 2.233 0 0 0-.738-.208l-.23-.012Zm-.19 9.5 1.345 1.345.105.085a.664.664 0 0 0 .92-.92l-.085-.105L12 11.06l-.94.94Z",
13
+ fill: "currentColor"
14
+ }, null, -1)
15
+ ])]);
16
+ }
17
+ const _ = /* @__PURE__ */ r(a, [["render", c]]);
18
+ export {
19
+ _ as default
20
+ };