@arco-iconbox/vue-smartcode 0.1.57 → 0.1.58

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 (77) hide show
  1. package/dist/icon.js +3573 -2827
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +231 -139
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconLineApprovalTask/index.js +40 -0
  6. package/esm/IconLineBasicBlock/index.js +32 -0
  7. package/esm/IconLineCarousel/index.js +36 -0
  8. package/esm/IconLineCascade/index.js +44 -0
  9. package/esm/IconLineChartBar/index.js +32 -0
  10. package/esm/IconLineChartBubble/index.js +32 -0
  11. package/esm/IconLineChartDualAxis/index.js +36 -0
  12. package/esm/IconLineChartFunnel/index.js +36 -0
  13. package/esm/IconLineChartLine/index.js +32 -0
  14. package/esm/IconLineChartNormalTable/index.js +36 -0
  15. package/esm/IconLineChartPie/index.js +32 -0
  16. package/esm/IconLineChartPivotTable/index.js +36 -0
  17. package/esm/IconLineChartProgress/index.js +36 -0
  18. package/esm/IconLineChartRadar/index.js +36 -0
  19. package/esm/IconLineChartScatter/index.js +32 -0
  20. package/esm/IconLineDateRange/index.js +36 -0
  21. package/esm/IconLineIframe/index.js +32 -0
  22. package/esm/IconLineImage/index.js +32 -0
  23. package/esm/IconLineNoticeList/index.js +32 -0
  24. package/esm/IconLineNumberInput/index.js +36 -0
  25. package/esm/IconLineSelect2/index.js +32 -0
  26. package/esm/IconLineTab/index.js +32 -0
  27. package/esm/IconLineTextInput/index.js +32 -0
  28. package/esm/index.js +23 -0
  29. package/lib/IconLineApprovalTask/index.js +41 -0
  30. package/lib/IconLineBasicBlock/index.js +33 -0
  31. package/lib/IconLineCarousel/index.js +37 -0
  32. package/lib/IconLineCascade/index.js +45 -0
  33. package/lib/IconLineChartBar/index.js +33 -0
  34. package/lib/IconLineChartBubble/index.js +33 -0
  35. package/lib/IconLineChartDualAxis/index.js +37 -0
  36. package/lib/IconLineChartFunnel/index.js +37 -0
  37. package/lib/IconLineChartLine/index.js +33 -0
  38. package/lib/IconLineChartNormalTable/index.js +37 -0
  39. package/lib/IconLineChartPie/index.js +33 -0
  40. package/lib/IconLineChartPivotTable/index.js +37 -0
  41. package/lib/IconLineChartProgress/index.js +37 -0
  42. package/lib/IconLineChartRadar/index.js +37 -0
  43. package/lib/IconLineChartScatter/index.js +33 -0
  44. package/lib/IconLineDateRange/index.js +37 -0
  45. package/lib/IconLineIframe/index.js +33 -0
  46. package/lib/IconLineImage/index.js +33 -0
  47. package/lib/IconLineNoticeList/index.js +33 -0
  48. package/lib/IconLineNumberInput/index.js +37 -0
  49. package/lib/IconLineSelect2/index.js +33 -0
  50. package/lib/IconLineTab/index.js +33 -0
  51. package/lib/IconLineTextInput/index.js +33 -0
  52. package/lib/index.js +46 -0
  53. package/package.json +1 -1
  54. package/src/IconLineApprovalTask/index.vue +19 -0
  55. package/src/IconLineBasicBlock/index.vue +19 -0
  56. package/src/IconLineCarousel/index.vue +19 -0
  57. package/src/IconLineCascade/index.vue +19 -0
  58. package/src/IconLineChartBar/index.vue +19 -0
  59. package/src/IconLineChartBubble/index.vue +19 -0
  60. package/src/IconLineChartDualAxis/index.vue +19 -0
  61. package/src/IconLineChartFunnel/index.vue +19 -0
  62. package/src/IconLineChartLine/index.vue +19 -0
  63. package/src/IconLineChartNormalTable/index.vue +19 -0
  64. package/src/IconLineChartPie/index.vue +19 -0
  65. package/src/IconLineChartPivotTable/index.vue +19 -0
  66. package/src/IconLineChartProgress/index.vue +19 -0
  67. package/src/IconLineChartRadar/index.vue +19 -0
  68. package/src/IconLineChartScatter/index.vue +19 -0
  69. package/src/IconLineDateRange/index.vue +19 -0
  70. package/src/IconLineIframe/index.vue +19 -0
  71. package/src/IconLineImage/index.vue +19 -0
  72. package/src/IconLineNoticeList/index.vue +19 -0
  73. package/src/IconLineNumberInput/index.vue +19 -0
  74. package/src/IconLineSelect2/index.vue +19 -0
  75. package/src/IconLineTab/index.vue +19 -0
  76. package/src/IconLineTextInput/index.vue +19 -0
  77. package/src/index.js +24 -1
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineDateRange",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M11.2725 0.871094C11.6396 0.871094 11.9373 1.16905 11.9375 1.53613V2.09766H12.4307C12.8395 2.09766 13.1873 2.09699 13.4707 2.12012C13.7617 2.14391 14.0448 2.19671 14.3145 2.33398C14.7215 2.5415 15.0523 2.87324 15.2598 3.28027C15.3971 3.54983 15.4498 3.83208 15.4736 4.12305C15.4968 4.40647 15.4961 4.75414 15.4961 5.16309V11.4004C15.4961 11.8092 15.4968 12.1561 15.4736 12.4395C15.4498 12.7307 15.3972 13.0134 15.2598 13.2832C15.0523 13.6904 14.7216 14.0219 14.3145 14.2295C14.0448 14.3668 13.7618 14.4186 13.4707 14.4424C13.1873 14.4655 12.8396 14.4658 12.4307 14.4658H3.56934C3.16044 14.4658 2.8127 14.4655 2.5293 14.4424C2.23845 14.4186 1.95598 14.3667 1.68653 14.2295C1.27937 14.0219 0.947732 13.6904 0.740237 13.2832C0.602908 13.0135 0.550155 12.7306 0.526369 12.4395C0.503259 12.1561 0.503909 11.8092 0.503909 11.4004V5.16309C0.503908 4.75414 0.503213 4.40647 0.526369 4.12305C0.550178 3.83207 0.602938 3.54984 0.740237 3.28027C0.94777 2.873 1.27927 2.54155 1.68653 2.33398C1.95606 2.19671 2.23836 2.14393 2.5293 2.12012C2.8127 2.09696 3.16044 2.09766 3.56934 2.09766H4.06348V1.53613C4.06369 1.16905 4.36138 0.871094 4.72852 0.871094C5.09546 0.871325 5.39334 1.16919 5.39356 1.53613V2.09766H10.6074V1.53613C10.6076 1.16915 10.9055 0.871266 11.2725 0.871094ZM1.83399 11.4004C1.83399 11.831 1.83488 12.1144 1.85254 12.3311C1.86958 12.5395 1.89884 12.6286 1.92481 12.6797C2.00478 12.8366 2.13317 12.9639 2.29004 13.0439C2.34105 13.0699 2.42914 13.1001 2.6377 13.1172C2.8544 13.1349 3.13855 13.1357 3.56934 13.1357H12.4307C12.8614 13.1357 13.1456 13.1349 13.3623 13.1172C13.5709 13.1001 13.6589 13.0699 13.71 13.0439C13.867 12.9639 13.9951 12.8367 14.0752 12.6797C14.1012 12.6286 14.1304 12.54 14.1475 12.3311C14.1651 12.1144 14.166 11.831 14.166 11.4004V6.47852H1.83399V11.4004ZM5.9668 7.58496C6.90682 7.58509 7.66974 8.34711 7.66992 9.28711V10.0557C7.66991 10.9958 6.90692 11.7587 5.9668 11.7588C5.02673 11.7586 4.26467 10.9958 4.26465 10.0557V9.28711C4.26484 8.34714 5.02683 7.58515 5.9668 7.58496ZM11.0713 7.58496C11.2946 7.585 11.5029 7.69741 11.626 7.88379C11.749 8.07032 11.7705 8.30632 11.6826 8.51172C11.597 8.71153 11.4747 8.9367 11.3594 9.14844C11.2384 9.37054 11.115 9.59573 11 9.83008C10.7625 10.3142 10.6123 10.7441 10.6123 11.0938C10.6121 11.4608 10.3144 11.7588 9.94727 11.7588C9.58023 11.7587 9.28242 11.4608 9.28223 11.0938C9.28223 10.4224 9.55238 9.76144 9.80567 9.24512C9.86112 9.1321 9.91934 9.0214 9.97559 8.91504H9.20801C8.84086 8.91491 8.54299 8.61718 8.54297 8.25C8.54297 7.88281 8.84085 7.58509 9.20801 7.58496H11.0713ZM5.9668 8.91504C5.76137 8.91522 5.59491 9.08168 5.59473 9.28711V10.0557C5.59475 10.2612 5.76127 10.4285 5.9668 10.4287C6.17238 10.4286 6.33983 10.2613 6.33985 10.0557V9.28711C6.33966 9.08165 6.17228 8.91516 5.9668 8.91504ZM3.56934 3.42773C3.13855 3.42773 2.8544 3.42858 2.6377 3.44629C2.4294 3.46335 2.34108 3.49259 2.29004 3.51855C2.13304 3.59861 2.00483 3.72677 1.92481 3.88379C1.89883 3.93484 1.8696 4.02306 1.85254 4.23145C1.83504 4.4457 1.83401 4.72578 1.83399 5.14844H14.166C14.166 4.72578 14.165 4.4457 14.1475 4.23145C14.1304 4.02307 14.1012 3.93483 14.0752 3.88379C13.9951 3.72685 13.867 3.59854 13.71 3.51855C13.6588 3.49263 13.5703 3.46329 13.3623 3.44629C13.1456 3.42861 12.8614 3.42773 12.4307 3.42773H3.56934Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-date-range`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineIframe",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M11.3857 1.54688C11.9343 1.54688 12.3862 1.5472 12.7529 1.57715L13.0283 1.60742C13.2984 1.64644 13.5533 1.71432 13.7959 1.83789C13.8585 1.86982 13.9199 1.90387 13.9795 1.94043C14.0988 2.01362 14.2116 2.09613 14.3174 2.18652C14.582 2.41244 14.8012 2.68946 14.9609 3.00293C15.0433 3.16458 15.1009 3.33155 15.1416 3.50488C15.1826 3.67845 15.2073 3.85843 15.2227 4.0459C15.2526 4.41284 15.252 4.86503 15.252 5.41406V8.66504H15.251V10.583C15.251 11.1317 15.2516 11.5834 15.2217 11.9502C15.1911 12.3248 15.1257 12.6697 14.9609 12.9932C14.7053 13.4949 14.2967 13.9035 13.7949 14.1592C13.4717 14.3237 13.1273 14.3893 12.7529 14.4199C12.386 14.4499 11.9337 14.4492 11.3848 14.4492H4.61426C4.06528 14.4492 3.61301 14.4499 3.24609 14.4199C2.87146 14.3893 2.52661 14.324 2.20312 14.1592C1.70144 13.9035 1.29372 13.4949 1.03809 12.9932C0.873295 12.6697 0.807955 12.3249 0.777344 11.9502C0.747398 11.5834 0.74707 11.1317 0.74707 10.583V5.41406C0.74707 4.86502 0.747364 4.41284 0.777344 4.0459C0.807963 3.67124 0.873266 3.32643 1.03809 3.00293C1.29369 2.5014 1.70162 2.09352 2.20312 1.83789C2.5266 1.67307 2.87147 1.60778 3.24609 1.57715C3.61301 1.54717 4.06528 1.54688 4.61426 1.54688H11.3857ZM4.61426 2.88086C4.04329 2.88086 3.65452 2.88076 3.35449 2.90527C3.06254 2.92915 2.91281 2.9723 2.80859 3.02539C2.55777 3.15323 2.3534 3.35756 2.22559 3.6084C2.1725 3.71263 2.12934 3.8623 2.10547 4.1543C2.08095 4.45435 2.08105 4.84302 2.08105 5.41406V10.583C2.08105 11.1537 2.08098 11.5418 2.10547 11.8418C2.12931 12.1336 2.17258 12.2835 2.22559 12.3877C2.35338 12.6385 2.55782 12.8429 2.80859 12.9707C2.91281 13.0238 3.0625 13.0669 3.35449 13.0908C3.65452 13.1153 4.04329 13.1162 4.61426 13.1162H11.3848C11.9554 13.1162 12.3436 13.1153 12.6436 13.0908C12.9357 13.0669 13.0862 13.0238 13.1904 12.9707C13.4411 12.8429 13.6447 12.6384 13.7725 12.3877C13.8256 12.2834 13.8687 12.1339 13.8926 11.8418C13.9171 11.5418 13.918 11.1538 13.918 10.583V8.66504H11.2002C10.6514 8.66504 10.1989 8.66568 9.83203 8.63574C9.45748 8.60513 9.11249 8.53873 8.78906 8.37402C8.28754 8.11838 7.87962 7.71053 7.62402 7.20898C7.45918 6.88545 7.3939 6.54072 7.36328 6.16602C7.33333 5.7992 7.33301 5.34757 7.33301 4.79883V2.88086H4.61426ZM8.66699 4.79883C8.66699 5.36957 8.66691 5.75765 8.69141 6.05762C8.71526 6.34953 8.75848 6.49927 8.81152 6.60352C8.93935 6.85428 9.14375 7.05872 9.39453 7.18652C9.49875 7.23954 9.64869 7.28279 9.94043 7.30664C10.2404 7.33112 10.6294 7.33203 11.2002 7.33203H13.918V5.41406C13.918 4.84301 13.9171 4.45436 13.8926 4.1543C13.8687 3.86223 13.8256 3.71263 13.7725 3.6084C13.6446 3.35769 13.4412 3.15318 13.1904 3.02539C13.1382 2.99881 13.0746 2.97451 12.9873 2.9541C12.9004 2.93369 12.7894 2.91719 12.6436 2.90527C12.3436 2.88081 11.9554 2.88086 11.3848 2.88086H8.66699V4.79883Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-iframe`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineImage",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10.165 1.38672C10.9939 1.38672 11.6559 1.38612 12.1895 1.42969C12.7307 1.47392 13.1988 1.56701 13.6289 1.78613C14.3183 2.13747 14.8791 2.69829 15.2305 3.3877C15.4496 3.81783 15.5427 4.28592 15.5869 4.82715C15.6305 5.36068 15.6299 6.0227 15.6299 6.85156V9.15137C15.6299 9.98023 15.6305 10.6423 15.5869 11.1758C15.5427 11.7171 15.4497 12.1851 15.2305 12.6152C14.8791 13.3048 14.3185 13.8654 13.6289 14.2168C13.1987 14.436 12.7307 14.529 12.1895 14.5732C11.6559 14.6168 10.9939 14.6162 10.165 14.6162H5.83399C5.00507 14.6162 4.34311 14.6168 3.80957 14.5732C3.26833 14.529 2.80027 14.4359 2.37012 14.2168C1.68071 13.8655 1.1199 13.3046 0.768555 12.6152C0.549423 12.1851 0.456347 11.717 0.41211 11.1758C0.368537 10.6423 0.369141 9.98022 0.369141 9.15137V6.85156C0.369141 6.02268 0.368536 5.36068 0.41211 4.82715C0.456339 4.28585 0.549397 3.81788 0.768555 3.3877C1.11992 2.69817 1.68059 2.13749 2.37012 1.78613C2.80033 1.56693 3.26822 1.47392 3.80957 1.42969C4.34312 1.38611 5.00505 1.38672 5.83399 1.38672H10.165ZM8.08399 11.584C7.95937 11.7085 7.79045 11.7792 7.61426 11.7793C7.43791 11.7793 7.26826 11.7087 7.14356 11.584L5.9043 10.3447L3.14453 13.1045C3.33247 13.1718 3.57274 13.2198 3.91797 13.248C4.38479 13.2862 4.98319 13.2861 5.83399 13.2861H10.165C11.0157 13.2861 11.6143 13.2862 12.0811 13.248C12.5401 13.2105 12.8139 13.14 13.0254 13.0322C13.4647 12.8084 13.822 12.451 14.0459 12.0117C14.1536 11.8003 14.2242 11.5264 14.2617 11.0674C14.2762 10.8906 14.2825 10.6947 14.2881 10.4736L11.7412 7.92676L8.08399 11.584ZM5.83399 2.7168C4.98313 2.7168 4.38481 2.71773 3.91797 2.75586C3.45886 2.79337 3.18513 2.86393 2.97363 2.97168C2.53471 3.19547 2.17789 3.55229 1.9541 3.99121C1.84638 4.20269 1.77579 4.47652 1.73828 4.93555C1.70016 5.40237 1.69922 6.00077 1.69922 6.85156V9.15137C1.69922 10.0021 1.70016 10.6006 1.73828 11.0674C1.7758 11.5263 1.84636 11.8003 1.9541 12.0117C1.99876 12.0993 2.04967 12.183 2.10449 12.2637L5.43457 8.93457L5.53613 8.85156C5.64452 8.77938 5.77312 8.73926 5.90527 8.73926C6.0814 8.73941 6.25043 8.81004 6.375 8.93457L7.61328 10.1729L11.2715 6.51563L11.373 6.43262C11.4814 6.36056 11.6102 6.32129 11.7422 6.32129C11.9182 6.32146 12.0874 6.39126 12.2119 6.51563L14.2998 8.60352V6.85156C14.2998 6.00082 14.2998 5.40236 14.2617 4.93555C14.2242 4.47663 14.1536 4.20267 14.0459 3.99121C13.8221 3.55216 13.4644 3.19551 13.0254 2.97168C12.8139 2.86393 12.5401 2.79338 12.0811 2.75586C11.6142 2.71774 11.0158 2.7168 10.165 2.7168H5.83399ZM4.87695 4.7793C5.61792 4.77956 6.21856 5.38011 6.21875 6.12109C6.21875 6.86224 5.61804 7.46361 4.87695 7.46387C4.13565 7.46387 3.53418 6.8624 3.53418 6.12109C3.53437 5.37995 4.13576 4.7793 4.87695 4.7793Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-image`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineNoticeList",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M8.7041 1.20703C10.0995 1.20703 11.2134 1.20607 12.085 1.32324C12.9754 1.44302 13.7125 1.69689 14.2959 2.28027C14.8793 2.86366 15.1332 3.60074 15.2529 4.49121C15.3701 5.36276 15.3691 6.47666 15.3691 7.87207V8.12988C15.3691 9.52528 15.3701 10.6392 15.2529 11.5107C15.1332 12.4012 14.8793 13.1383 14.2959 13.7217C13.7125 14.3051 12.9754 14.5589 12.085 14.6787C11.2134 14.7959 10.0995 14.7949 8.7041 14.7949H7.2959C5.90049 14.7949 4.78659 14.7959 3.91504 14.6787C3.02458 14.5589 2.28749 14.3051 1.7041 13.7217C1.12072 13.1383 0.866848 12.4012 0.747071 11.5107C0.629894 10.6392 0.63086 9.52528 0.63086 8.12988V7.87207C0.63086 6.47666 0.629893 5.36276 0.747071 4.49121C0.866847 3.60074 1.12072 2.86366 1.7041 2.28027C2.28749 1.69689 3.02457 1.44302 3.91504 1.32324C4.78659 1.20607 5.90049 1.20703 7.2959 1.20703H8.7041ZM7.2959 2.53711C5.86297 2.53711 4.85509 2.53815 4.09277 2.64063C3.34957 2.74055 2.93972 2.92552 2.64453 3.2207C2.34934 3.51589 2.16437 3.92575 2.06445 4.66895C1.96198 5.43126 1.96094 6.43914 1.96094 7.87207V8.12988C1.96094 9.56282 1.96197 10.5707 2.06445 11.333C2.16437 12.0762 2.34934 12.4861 2.64453 12.7813C2.93972 13.0764 3.34959 13.2614 4.09277 13.3613C4.85509 13.4638 5.86297 13.4648 7.2959 13.4648H8.7041C10.137 13.4648 11.1449 13.4638 11.9072 13.3613C12.6504 13.2614 13.0603 13.0764 13.3555 12.7813C13.6507 12.4861 13.8356 12.0762 13.9355 11.333C14.038 10.5707 14.0391 9.56282 14.0391 8.12988V7.87207C14.0391 6.43914 14.038 5.43126 13.9355 4.66895C13.8356 3.92575 13.6507 3.51589 13.3555 3.2207C13.0603 2.92552 12.6504 2.74055 11.9072 2.64063C11.1449 2.53815 10.137 2.53711 8.7041 2.53711H7.2959ZM7.03906 8.57617C7.40712 8.57634 7.70508 8.87508 7.70508 9.24317C7.70508 9.61125 7.40712 9.91 7.03906 9.91016H4.48535C4.11727 9.91003 3.81836 9.61127 3.81836 9.24317C3.81836 8.87506 4.11727 8.57631 4.48535 8.57617H7.03906ZM9.13477 5.57422C9.50285 5.57422 9.80159 5.87316 9.80176 6.24121C9.80176 6.6094 9.50296 6.9082 9.13477 6.9082H4.48535C4.11727 6.90807 3.81836 6.60932 3.81836 6.24121C3.81853 5.87325 4.11738 5.57435 4.48535 5.57422H9.13477Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-notice-list`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,36 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineNumberInput",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
18
+ "fill-rule": "evenodd",
19
+ "clip-rule": "evenodd",
20
+ d: "M11.7549 1.46875C12.3039 1.46875 12.7562 1.46809 13.123 1.49805C13.4975 1.52864 13.8419 1.59424 14.165 1.75879C14.6665 2.01428 15.0746 2.42242 15.3301 2.92383C15.4947 3.24702 15.5602 3.59132 15.5908 3.96582C15.6208 4.33268 15.6201 4.78492 15.6201 5.33399V10.666C15.6201 11.2151 15.6208 11.6673 15.5908 12.0342C15.5602 12.4087 15.4947 12.753 15.3301 13.0762C15.0746 13.5776 14.6665 13.9857 14.165 14.2412C13.8419 14.4058 13.4975 14.4714 13.123 14.502C12.7562 14.5319 12.3039 14.5313 11.7549 14.5313H4.24414C3.69516 14.5313 3.2428 14.5319 2.87598 14.502C2.50156 14.4713 2.15711 14.4058 1.83399 14.2412C1.33261 13.9857 0.924419 13.5776 0.668947 13.0762C0.504346 12.753 0.438811 12.4086 0.408204 12.0342C0.378234 11.6673 0.378908 11.2151 0.378908 10.666V5.33399C0.378907 4.78492 0.378231 4.33268 0.408204 3.96582C0.438814 3.59135 0.50433 3.247 0.668947 2.92383C0.924422 2.42243 1.33261 2.0143 1.83399 1.75879C2.15711 1.59418 2.50156 1.52867 2.87598 1.49805C3.2428 1.46808 3.69516 1.46875 4.24414 1.46875H11.7549ZM4.24414 2.79883C3.67323 2.79883 3.28448 2.7997 2.98438 2.82422C2.69224 2.84811 2.542 2.89109 2.4375 2.94434C2.18662 3.07229 1.98241 3.27645 1.85449 3.52734C1.80125 3.63186 1.75826 3.78201 1.73438 4.07422C1.70985 4.37436 1.70899 4.76297 1.70899 5.33399V10.666C1.70899 11.237 1.70986 11.6256 1.73438 11.9258C1.75826 12.218 1.80126 12.3681 1.85449 12.4727C1.98241 12.7236 2.18663 12.9277 2.4375 13.0557C2.542 13.1089 2.69224 13.1519 2.98438 13.1758C3.28448 13.2003 3.67323 13.2012 4.24414 13.2012H11.7549C12.3258 13.2012 12.7145 13.2003 13.0146 13.1758C13.3069 13.1519 13.457 13.1089 13.5615 13.0557C13.8125 12.9277 14.0166 12.7236 14.1445 12.4727C14.1978 12.3681 14.2417 12.2181 14.2656 11.9258C14.2901 11.6256 14.29 11.237 14.29 10.666V5.33399C14.29 4.76297 14.2901 4.37436 14.2656 4.07422C14.2417 3.78193 14.1978 3.63187 14.1445 3.52734C14.0166 3.27643 13.8125 3.07225 13.5615 2.94434C13.457 2.89111 13.3069 2.84809 13.0146 2.82422C12.7145 2.79972 12.3258 2.79883 11.7549 2.79883H4.24414ZM10.0723 4.80567C11.0075 4.8626 12.0282 5.52235 12.0283 6.78125C12.0282 7.36919 11.7912 7.88458 11.4961 8.30957C11.2015 8.73389 10.8189 9.11185 10.457 9.43457C10.3247 9.55255 10.1746 9.67785 10.0283 9.80078H11.3633C11.7304 9.80078 12.028 10.0988 12.0283 10.4658C12.0283 10.8331 11.7306 11.1309 11.3633 11.1309H8.40137C8.17586 11.1307 7.96522 11.0165 7.84277 10.8271C7.72054 10.6377 7.70242 10.399 7.79492 10.1934C7.88265 9.99844 8.01898 9.83031 8.14258 9.69727C8.27144 9.5586 8.42307 9.42013 8.57617 9.28711C8.9227 8.98608 9.20661 8.76661 9.57129 8.44141C9.90584 8.14305 10.1975 7.84716 10.4033 7.55078C10.6085 7.25519 10.6982 7.00313 10.6982 6.78125C10.6982 6.42026 10.4371 6.15996 9.99121 6.13281C9.55789 6.10674 9.16086 6.33106 9.04883 6.81445C8.96575 7.17201 8.60863 7.3944 8.25098 7.31152C7.89363 7.2283 7.67106 6.87121 7.75391 6.51367C8.04102 5.27533 9.12494 4.74822 10.0723 4.80567ZM5.45606 4.92774C5.66142 4.83953 5.89827 4.86055 6.08496 4.9834C6.27152 5.10639 6.3837 5.31561 6.38379 5.53906V9.79492H6.63086C6.99798 9.79492 7.29566 10.0929 7.2959 10.46C7.2959 10.8272 6.99813 11.125 6.63086 11.125H4.73047C4.36353 11.1246 4.06543 10.827 4.06543 10.46C4.06567 10.0931 4.36368 9.79531 4.73047 9.79492H5.05371V6.54785L4.86231 6.63086C4.52488 6.77571 4.13321 6.61965 3.98828 6.28223C3.84363 5.94491 3.9997 5.55316 4.33692 5.4082L5.45606 4.92774Z"
21
+ }, null, -1);
22
+ const _hoisted_3 = [
23
+ _hoisted_2
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return openBlock(), createElementBlock("svg", mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-number-input`],
31
+ width: "1em",
32
+ height: "1em"
33
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
34
+ }
35
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
36
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineSelect2",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M9.85547 1.19141C10.6842 1.19141 11.3464 1.19081 11.8799 1.23438C12.421 1.2786 12.8892 1.37178 13.3193 1.59082C14.0087 1.94211 14.5695 2.50306 14.9209 3.19238C15.1401 3.62251 15.2331 4.09064 15.2773 4.63184C15.3209 5.16533 15.3203 5.82741 15.3203 6.65625V9.34473C15.3203 10.1735 15.3209 10.8356 15.2773 11.3691C15.2331 11.9104 15.14 12.3784 14.9209 12.8086C14.5696 13.4981 14.0088 14.0588 13.3193 14.4102C12.8892 14.6293 12.4211 14.7224 11.8799 14.7666C11.3464 14.8102 10.6843 14.8096 9.85547 14.8096H6.14258C5.31373 14.8096 4.65166 14.8102 4.11816 14.7666C3.57698 14.7224 3.10883 14.6293 2.67871 14.4102C1.9894 14.0588 1.42841 13.498 1.07715 12.8086C0.858137 12.3785 0.764916 11.9103 0.720703 11.3691C0.677158 10.8356 0.677734 10.1735 0.677734 9.34473V6.65625C0.677734 5.82741 0.677115 5.16533 0.720703 4.63184C0.764948 4.09062 0.857983 3.62252 1.07715 3.19238C1.42849 2.50297 1.9893 1.94216 2.67871 1.59082C3.10885 1.37165 3.57694 1.27862 4.11816 1.23438C4.65166 1.19079 5.31373 1.19141 6.14258 1.19141H9.85547ZM6.14258 2.52148C5.29182 2.52148 4.69336 2.52241 4.22656 2.56055C3.76763 2.59807 3.49367 2.66863 3.28223 2.77637C2.84342 3.00014 2.48647 3.35709 2.2627 3.7959C2.15496 4.00734 2.08439 4.28131 2.04688 4.74023C2.00874 5.20703 2.00781 5.8055 2.00781 6.65625V9.34473C2.00781 10.1954 2.00878 10.7939 2.04688 11.2607C2.08436 11.7196 2.15506 11.9936 2.2627 12.2051C2.48645 12.6441 2.8433 13.0017 3.28223 13.2256C3.49366 13.3333 3.76766 13.4039 4.22656 13.4414C4.69335 13.4795 5.29185 13.4795 6.14258 13.4795H9.85547C10.7062 13.4795 11.3047 13.4795 11.7715 13.4414C12.2302 13.4039 12.5034 13.3332 12.7148 13.2256C13.1541 13.0018 13.5115 12.6443 13.7354 12.2051C13.8431 11.9936 13.9137 11.7198 13.9512 11.2607C13.9893 10.7939 13.9902 10.1954 13.9902 9.34473V6.65625C13.9902 5.8055 13.9893 5.20703 13.9512 4.74023C13.9137 4.28134 13.8431 4.00733 13.7354 3.7959C13.5115 3.35698 13.1539 3.00007 12.7148 2.77637C12.5034 2.66878 12.2301 2.59803 11.7715 2.56055C11.3047 2.52243 10.7061 2.52148 9.85547 2.52148H6.14258ZM9.95703 6.87695C10.2456 6.65018 10.6636 6.69993 10.8906 6.98828C11.1175 7.27679 11.0676 7.69473 10.7793 7.92188L8.6084 9.62988C8.58662 9.64702 8.42843 9.78881 8.22754 9.84375C8.07836 9.88451 7.92067 9.88447 7.77148 9.84375C7.57084 9.78892 7.41278 9.64736 7.39062 9.62988L5.21973 7.92188C4.93123 7.69473 4.88132 7.27685 5.1084 6.98828C5.33553 6.69988 5.75345 6.65 6.04199 6.87695L7.99902 8.41699L9.95703 6.87695Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-select-2`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineTab",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10.165 1.38281C10.9938 1.38281 11.6559 1.38224 12.1895 1.42578C12.7306 1.47 13.1988 1.56319 13.6289 1.78223C14.3183 2.13351 14.8791 2.69443 15.2305 3.38379C15.4496 3.81394 15.5427 4.282 15.5869 4.82324C15.6305 5.35677 15.6299 6.01874 15.6299 6.84766V9.14746C15.6299 9.97635 15.6305 10.6383 15.5869 11.1719C15.5427 11.7132 15.4497 12.1811 15.2305 12.6113C14.8791 13.3009 14.3185 13.8615 13.6289 14.2129C13.1987 14.432 12.7307 14.5251 12.1895 14.5693C11.6559 14.6129 10.9938 14.6123 10.165 14.6123H5.83398C5.00511 14.6123 4.34308 14.6129 3.80957 14.5693C3.26836 14.5251 2.80025 14.4321 2.37012 14.2129C1.68076 13.8615 1.11983 13.3008 0.768555 12.6113C0.549491 12.1812 0.456327 11.7131 0.412109 11.1719C0.368551 10.6383 0.369141 9.97631 0.369141 9.14746V6.84766C0.36914 6.01874 0.368518 5.35677 0.412109 4.82324C0.45635 4.28196 0.549369 3.81396 0.768555 3.38379C1.11989 2.69434 1.68068 2.13358 2.37012 1.78223C2.80027 1.56305 3.26833 1.47002 3.80957 1.42578C4.34308 1.38219 5.00511 1.38281 5.83398 1.38281H10.165ZM11.4053 3.06543C11.4053 3.61432 11.405 4.06682 11.375 4.43359C11.3444 4.80801 11.2789 5.15246 11.1143 5.47559C10.8587 5.97684 10.4505 6.3852 9.94922 6.64062C9.62618 6.80503 9.28153 6.87079 8.90723 6.90137C8.54053 6.93128 8.0887 6.93066 7.54004 6.93066H1.69922V9.14746C1.69922 9.99819 1.70018 10.5967 1.73828 11.0635C1.77578 11.5224 1.84642 11.7964 1.9541 12.0078C2.17787 12.4468 2.53466 12.8045 2.97363 13.0283C3.18508 13.1361 3.45903 13.2066 3.91797 13.2441C4.38477 13.2823 4.98323 13.2822 5.83398 13.2822H10.165C11.0157 13.2822 11.6143 13.2822 12.0811 13.2441C12.5401 13.2066 12.8139 13.136 13.0254 13.0283C13.4647 12.8045 13.822 12.4471 14.0459 12.0078C14.1536 11.7963 14.2242 11.5226 14.2617 11.0635C14.2998 10.5967 14.2998 9.99819 14.2998 9.14746V6.84766C14.2998 5.99685 14.2999 5.39845 14.2617 4.93164C14.2242 4.47265 14.1536 4.19876 14.0459 3.9873C13.8221 3.54831 13.4644 3.19154 13.0254 2.96777C12.8139 2.86011 12.5399 2.78945 12.0811 2.75195C11.8826 2.73576 11.6605 2.72723 11.4053 2.72168V3.06543ZM6.84277 3.66992C6.84278 4.18552 6.84767 4.56002 6.77051 4.88379C6.70952 5.13946 6.61128 5.37986 6.4834 5.60059H7.54004C8.11046 5.60059 8.49883 5.60063 8.79883 5.57617C9.09084 5.55231 9.24118 5.50825 9.3457 5.45508C9.59676 5.32716 9.80168 5.12307 9.92969 4.87207C9.98291 4.76758 10.0259 4.61722 10.0498 4.3252C10.0743 4.02514 10.0752 3.63614 10.0752 3.06543V2.71289H6.84277V3.66992ZM5.5127 2.71387C4.82891 2.71462 4.32369 2.7188 3.91797 2.75195C3.45901 2.78947 3.18508 2.86003 2.97363 2.96777C2.5348 3.19156 2.17787 3.54846 1.9541 3.9873C1.84635 4.19877 1.7758 4.47262 1.73828 4.93164C1.72222 5.12823 1.71456 5.34835 1.70898 5.60059H3.58203C4.17315 5.60059 4.3539 5.59612 4.4873 5.56445C4.977 5.44772 5.35967 5.06483 5.47656 4.5752C5.50833 4.44177 5.51269 4.26141 5.5127 3.66992V2.71387Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-tab`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,32 @@
1
+ import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconLineTextInput",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "sc"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = ["fill"];
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10.8076 1.36719C11.5432 1.36719 12.1353 1.36723 12.6133 1.40625C13.099 1.44594 13.5264 1.52948 13.9209 1.73047C14.5476 2.04987 15.0566 2.55983 15.376 3.18652C15.577 3.58107 15.6615 4.00743 15.7012 4.49316C15.7402 4.97118 15.7393 5.56311 15.7393 6.29883V9.69727C15.7393 10.4329 15.7402 11.0249 15.7012 11.5029C15.6615 11.9887 15.577 12.415 15.376 12.8096C15.0566 13.4363 14.5475 13.9462 13.9209 14.2656C13.5264 14.4666 13.099 14.5511 12.6133 14.5908C12.1353 14.6298 11.5432 14.6289 10.8076 14.6289H5.19336C4.45772 14.6289 3.86567 14.6299 3.3877 14.5908C2.90202 14.5511 2.47556 14.4666 2.08105 14.2656C1.45425 13.9462 0.944387 13.4364 0.625 12.8096C0.424099 12.4151 0.340459 11.9886 0.300781 11.5029C0.261737 11.0249 0.261719 10.4329 0.261719 9.69727V6.29883C0.261719 5.56311 0.261726 4.97118 0.300781 4.49316C0.340472 4.0075 0.424028 3.58102 0.625 3.18652C0.944393 2.55968 1.45423 2.04989 2.08105 1.73047C2.47552 1.5295 2.90208 1.44595 3.3877 1.40625C3.86567 1.3672 4.45772 1.36719 5.19336 1.36719H10.8076ZM5.19336 2.69727C4.43579 2.69727 3.90736 2.69784 3.49609 2.73145C3.09272 2.76442 2.86038 2.82547 2.68457 2.91504C2.308 3.10695 2.00145 3.41345 1.80957 3.79004C1.72001 3.96586 1.65894 4.19812 1.62598 4.60156C1.59237 5.01286 1.5918 5.54117 1.5918 6.29883V9.69727C1.5918 10.4548 1.59239 10.9833 1.62598 11.3945C1.65892 11.7978 1.72007 12.0303 1.80957 12.2061C2.00144 12.5826 2.30804 12.8891 2.68457 13.0811C2.86038 13.1706 3.0927 13.2317 3.49609 13.2646C3.90736 13.2983 4.43579 13.2988 5.19336 13.2988H10.8076C11.565 13.2988 12.0936 13.2982 12.5049 13.2646C12.9081 13.2317 13.1406 13.1705 13.3164 13.0811C13.693 12.8892 13.9995 12.5827 14.1914 12.2061C14.281 12.0302 14.342 11.798 14.375 11.3945C14.4086 10.9833 14.4092 10.4548 14.4092 9.69727V6.29883C14.4092 5.54117 14.4086 5.01286 14.375 4.60156C14.342 4.19807 14.281 3.96587 14.1914 3.79004C13.9995 3.41349 13.693 3.10691 13.3164 2.91504C13.1406 2.82558 12.908 2.76439 12.5049 2.73145C12.0936 2.69788 11.565 2.69727 10.8076 2.69727H5.19336ZM7.30078 4.72656C7.66777 4.72683 7.96573 5.02457 7.96582 5.3916C7.96582 5.75871 7.66782 6.05637 7.30078 6.05664H6.53125V9.93945H7.30078C7.66782 9.93972 7.96582 10.2374 7.96582 10.6045C7.96576 10.9715 7.66779 11.2693 7.30078 11.2695H4.43164C4.06441 11.2695 3.76666 10.9717 3.7666 10.6045C3.7666 10.2372 4.06437 9.93945 4.43164 9.93945H5.20117V6.05664H4.43164C4.06437 6.05664 3.7666 5.75887 3.7666 5.3916C3.76669 5.02441 4.06443 4.72656 4.43164 4.72656H7.30078Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_2
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return openBlock(), createElementBlock("svg", mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-text-input`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
package/esm/index.js CHANGED
@@ -302,3 +302,26 @@ export { default as IconColorLogo } from "./IconColorLogo/index.js";
302
302
  export { default as IconColorApprove } from "./IconColorApprove/index.js";
303
303
  export { default as IconFillDataFilter } from "./IconFillDataFilter/index.js";
304
304
  export { default as IconLineSearch } from "./IconLineSearch/index.js";
305
+ export { default as IconLineChartBubble } from "./IconLineChartBubble/index.js";
306
+ export { default as IconLineBasicBlock } from "./IconLineBasicBlock/index.js";
307
+ export { default as IconLineChartLine } from "./IconLineChartLine/index.js";
308
+ export { default as IconLineCascade } from "./IconLineCascade/index.js";
309
+ export { default as IconLineChartDualAxis } from "./IconLineChartDualAxis/index.js";
310
+ export { default as IconLineApprovalTask } from "./IconLineApprovalTask/index.js";
311
+ export { default as IconLineChartFunnel } from "./IconLineChartFunnel/index.js";
312
+ export { default as IconLineChartNormalTable } from "./IconLineChartNormalTable/index.js";
313
+ export { default as IconLineChartProgress } from "./IconLineChartProgress/index.js";
314
+ export { default as IconLineChartPivotTable } from "./IconLineChartPivotTable/index.js";
315
+ export { default as IconLineChartBar } from "./IconLineChartBar/index.js";
316
+ export { default as IconLineDateRange } from "./IconLineDateRange/index.js";
317
+ export { default as IconLineChartScatter } from "./IconLineChartScatter/index.js";
318
+ export { default as IconLineImage } from "./IconLineImage/index.js";
319
+ export { default as IconLineNumberInput } from "./IconLineNumberInput/index.js";
320
+ export { default as IconLineChartPie } from "./IconLineChartPie/index.js";
321
+ export { default as IconLineTab } from "./IconLineTab/index.js";
322
+ export { default as IconLineChartRadar } from "./IconLineChartRadar/index.js";
323
+ export { default as IconLineTextInput } from "./IconLineTextInput/index.js";
324
+ export { default as IconLineCarousel } from "./IconLineCarousel/index.js";
325
+ export { default as IconLineSelect2 } from "./IconLineSelect2/index.js";
326
+ export { default as IconLineIframe } from "./IconLineIframe/index.js";
327
+ export { default as IconLineNoticeList } from "./IconLineNoticeList/index.js";
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconLineApprovalTask",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_6e75f9ada7__clip0_8255_244052)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M14.1975 13.9365C14.5646 13.9367 14.8625 14.2344 14.8625 14.6016C14.8624 14.9686 14.5645 15.2664 14.1975 15.2666H1.80298C1.43596 15.2664 1.13809 14.9686 1.13794 14.6016C1.13794 14.2344 1.43587 13.9367 1.80298 13.9365H14.1975ZM8.11548 0.199219C9.08997 0.199219 10.0613 0.476942 10.7971 1.13477C11.5456 1.80396 11.9749 2.79876 11.9749 4.07324C11.9747 5.50696 11.4502 6.37229 10.9338 6.98242C10.8115 7.12692 10.69 7.25704 10.5881 7.36621C10.4816 7.48037 10.4003 7.5674 10.3342 7.64844C10.2693 7.72809 10.2372 7.78114 10.2209 7.81543C10.2138 7.83062 10.2103 7.84044 10.2092 7.84473C10.2084 7.84827 10.2083 7.85096 10.2083 7.85254V8.23828C10.2437 8.24134 10.2849 8.24521 10.3333 8.24902L13.3918 8.48926C13.7462 8.51714 14.1015 8.53491 14.3997 8.67285C14.7982 8.85754 15.1081 9.19266 15.261 9.60449C15.3753 9.91264 15.3655 10.2684 15.3655 10.624C15.3655 10.837 15.3651 11.0291 15.3547 11.1885C15.344 11.3534 15.3203 11.5303 15.2502 11.709C15.081 12.1397 14.7396 12.4812 14.3088 12.6504C14.1302 12.7204 13.9533 12.7451 13.7883 12.7559C13.6289 12.7662 13.4368 12.7656 13.2239 12.7656H2.77563C2.56293 12.7656 2.37135 12.7662 2.21216 12.7559C2.04738 12.7451 1.87109 12.7203 1.69263 12.6504C1.26102 12.4812 0.919463 12.1396 0.750244 11.708C0.680293 11.5295 0.655492 11.3533 0.644775 11.1885C0.63444 11.0293 0.635009 10.8377 0.63501 10.625C0.63501 10.2698 0.624676 9.91426 0.738525 9.60645C0.891537 9.19382 1.20233 8.85747 1.60181 8.67285C1.89987 8.53521 2.25534 8.51871 2.60962 8.49121L5.73364 8.24805C5.78163 8.24432 5.82241 8.24128 5.85767 8.23828C5.85793 8.20293 5.85864 8.16237 5.85864 8.11426V7.90039C5.84589 7.87956 5.81397 7.83046 5.74146 7.74609C5.66829 7.661 5.58485 7.5726 5.4729 7.45117C5.36614 7.33537 5.2437 7.19997 5.11938 7.04688C4.60451 6.41272 4.08338 5.50087 4.08325 4.07324C4.08325 2.76443 4.57207 1.76696 5.36646 1.10938C6.14202 0.467723 7.14711 0.199368 8.11548 0.199219ZM8.11548 1.5293C7.3742 1.52945 6.6946 1.73627 6.21411 2.13379C5.75283 2.51574 5.41333 3.12331 5.41333 4.07324C5.41345 5.12449 5.77893 5.74999 6.15161 6.20898C6.24923 6.3292 6.34915 6.43994 6.45044 6.5498C6.54627 6.65374 6.65711 6.77059 6.75024 6.87891C6.91279 7.06799 7.18872 7.40655 7.18872 7.85254V8.11426C7.18872 8.23393 7.18863 8.36259 7.17993 8.47266C7.17055 8.59097 7.14787 8.74061 7.07349 8.89551C6.97225 9.10595 6.80969 9.28226 6.60767 9.39941C6.45889 9.48552 6.31079 9.51962 6.1936 9.53809C6.08454 9.55523 5.95641 9.56496 5.83716 9.57422L2.71313 9.81641C2.24446 9.85281 2.18697 9.86814 2.15942 9.88086C2.07931 9.91806 2.01631 9.98553 1.9856 10.0684C1.97511 10.097 1.96509 10.1573 1.96509 10.625C1.96509 10.855 1.96503 10.9964 1.97192 11.1025C1.97796 11.1951 1.98786 11.2213 1.98853 11.2227C2.02257 11.3094 2.09126 11.3781 2.17798 11.4121C2.179 11.4126 2.20494 11.4226 2.2981 11.4287C2.40425 11.4356 2.5457 11.4355 2.77563 11.4355H13.2239C13.4537 11.4355 13.5952 11.4356 13.7014 11.4287C13.7896 11.423 13.8185 11.4136 13.8225 11.4121C13.909 11.3781 13.9779 11.3091 14.012 11.2227C14.0134 11.2186 14.0219 11.1899 14.0276 11.1025C14.0345 10.9962 14.0354 10.8543 14.0354 10.624C14.0354 10.1545 14.0245 10.0959 14.0139 10.0674C13.9832 9.98458 13.9212 9.91704 13.8411 9.87988C13.8134 9.86713 13.7556 9.85227 13.2874 9.81543L10.2288 9.5752C10.1094 9.5658 9.98045 9.55539 9.87134 9.53809C9.75421 9.51947 9.60675 9.48563 9.45825 9.39941C9.25641 9.28215 9.09448 9.10593 8.99341 8.89551C8.91911 8.74066 8.89633 8.59093 8.88696 8.47266C8.8783 8.36277 8.87817 8.23458 8.87817 8.11523V7.85254C8.87817 7.3933 9.10875 7.04802 9.30396 6.80859C9.40322 6.6869 9.51636 6.56624 9.61646 6.45898C9.7213 6.34664 9.82099 6.23904 9.91919 6.12305C10.2856 5.69002 10.6447 5.11822 10.6448 4.07324C10.6448 3.11151 10.3311 2.50211 9.9104 2.12598C9.47698 1.73862 8.85106 1.5293 8.11548 1.5293Z" })
20
+ ], -1);
21
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
22
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_6e75f9ada7__clip0_8255_244052" }, [
23
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
24
+ ])
25
+ ], -1);
26
+ const _hoisted_4 = [
27
+ _hoisted_2,
28
+ _hoisted_3
29
+ ];
30
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
31
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
32
+ viewBox: "0 0 16 16",
33
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-approval-task`],
36
+ width: "1em",
37
+ height: "1em"
38
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
39
+ }
40
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
41
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconLineBasicBlock",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.83398 13.2822H6.91699V14.6123H5.83398C5.54357 14.6123 5.27501 14.613 5.02832 14.6113L5.03223 13.9463L5.03711 13.2812C5.2784 13.2829 5.54221 13.2822 5.83398 13.2822ZM10.9717 14.6113C10.7248 14.613 10.4557 14.6123 10.165 14.6123H9.08203V13.2822H10.165C10.4567 13.2822 10.7207 13.2829 10.9619 13.2812L10.9717 14.6113ZM2.66211 12.8369C2.76031 12.9082 2.86449 12.9727 2.97363 13.0283C3.11973 13.1028 3.29658 13.159 3.54199 13.1992L3.32715 14.5117C2.98211 14.4552 2.66713 14.3642 2.37012 14.2129C2.19852 14.1254 2.03428 14.0252 1.87988 13.9131L2.27051 13.375L2.66211 12.8369ZM14.1191 13.9131C13.9647 14.0253 13.8006 14.1254 13.6289 14.2129C13.3319 14.3642 13.017 14.4552 12.6719 14.5117L12.457 13.1992C12.7026 13.159 12.8792 13.1028 13.0254 13.0283C13.1349 12.9725 13.2394 12.9084 13.3379 12.8369L14.1191 13.9131ZM1.78223 11.4395C1.82244 11.685 1.87968 11.8617 1.9541 12.0078C2.00981 12.1171 2.0741 12.222 2.14551 12.3203L1.06934 13.1016C0.957097 12.947 0.856059 12.7831 0.768555 12.6113C0.617295 12.3143 0.526244 11.9993 0.469727 11.6543L1.78223 11.4395ZM15.5293 11.6543C15.4728 11.9995 15.3818 12.3142 15.2305 12.6113C15.143 12.7831 15.0429 12.947 14.9307 13.1016L13.8545 12.3203C13.926 12.2218 13.9901 12.1173 14.0459 12.0078C14.1204 11.8616 14.1766 11.6851 14.2168 11.4395L15.5293 11.6543ZM10.6992 4.10156C10.968 4.10156 11.2101 4.10088 11.4102 4.11719C11.618 4.13417 11.8394 4.17302 12.0557 4.2832C12.3689 4.44282 12.6236 4.69755 12.7832 5.01074C12.8933 5.2269 12.9322 5.44754 12.9492 5.65527C12.9656 5.85527 12.9648 6.09735 12.9648 6.36621V9.62891C12.9648 9.89784 12.9655 10.1398 12.9492 10.3398C12.9322 10.5477 12.8934 10.769 12.7832 10.9854C12.6236 11.2985 12.3688 11.5533 12.0557 11.7129C11.8394 11.8231 11.618 11.8609 11.4102 11.8779C11.2101 11.8942 10.9681 11.8936 10.6992 11.8936H5.2998C5.03094 11.8936 4.78886 11.8943 4.58887 11.8779C4.38118 11.8609 4.16044 11.823 3.94434 11.7129C3.63122 11.5533 3.37642 11.2984 3.2168 10.9854C3.10661 10.7691 3.06776 10.5477 3.05078 10.3398C3.03445 10.1398 3.03516 9.89784 3.03516 9.62891V6.36621C3.03516 6.09735 3.03444 5.85527 3.05078 5.65527C3.06778 5.44753 3.10665 5.22692 3.2168 5.01074C3.37642 4.6975 3.63109 4.44282 3.94434 4.2832C4.16052 4.17305 4.38111 4.13419 4.58887 4.11719C4.78886 4.10085 5.03094 4.10156 5.2998 4.10156H10.6992ZM5.2998 5.43164C5.00908 5.43164 4.83059 5.43247 4.69727 5.44336C4.63565 5.44841 4.5981 5.45459 4.5752 5.45996C4.56453 5.46247 4.55743 5.4645 4.55371 5.46582C4.5502 5.46707 4.54818 5.4676 4.54785 5.46777C4.48489 5.49988 4.43347 5.5513 4.40137 5.61426C4.4012 5.61459 4.40066 5.61662 4.39941 5.62012C4.3981 5.62383 4.39606 5.63095 4.39355 5.6416C4.38819 5.66451 4.382 5.70206 4.37695 5.76367C4.36606 5.89699 4.36524 6.0755 4.36523 6.36621V9.62891C4.36523 9.91968 4.36608 10.0981 4.37695 10.2314C4.38202 10.2935 4.38816 10.3316 4.39355 10.3545C4.39609 10.3652 4.39811 10.3723 4.39941 10.376C4.40034 10.3786 4.40103 10.3802 4.40137 10.3809C4.43342 10.4438 4.48499 10.4952 4.54785 10.5273C4.54818 10.5275 4.55024 10.5281 4.55371 10.5293C4.55739 10.5306 4.5644 10.5336 4.5752 10.5361C4.59812 10.5415 4.63572 10.5477 4.69727 10.5527C4.83059 10.5636 5.00908 10.5645 5.2998 10.5645H10.6992C10.9902 10.5645 11.1694 10.5636 11.3027 10.5527C11.3643 10.5477 11.4019 10.5415 11.4248 10.5361C11.4357 10.5336 11.4426 10.5306 11.4463 10.5293C11.4497 10.5281 11.4517 10.5275 11.4521 10.5273C11.515 10.4952 11.5656 10.4438 11.5977 10.3809C11.5979 10.3805 11.5994 10.3793 11.6006 10.376C11.6019 10.3723 11.6039 10.3653 11.6064 10.3545C11.6118 10.3316 11.618 10.2935 11.623 10.2314C11.6339 10.0981 11.6348 9.91968 11.6348 9.62891V6.36621C11.6348 6.0755 11.6339 5.89699 11.623 5.76367C11.618 5.70209 11.6118 5.66451 11.6064 5.6416C11.6039 5.63101 11.6019 5.62384 11.6006 5.62012C11.5993 5.61665 11.5978 5.61459 11.5977 5.61426C11.5656 5.55152 11.5149 5.49981 11.4521 5.46777C11.4516 5.46757 11.4496 5.46699 11.4463 5.46582C11.4426 5.46451 11.4355 5.46249 11.4248 5.45996C11.4019 5.45459 11.3644 5.44841 11.3027 5.44336C11.1694 5.43247 10.9902 5.43164 10.6992 5.43164H5.2998ZM1.69922 9.14746C1.69922 9.43923 1.69949 9.70305 1.70117 9.94434L0.371094 9.9541C0.36937 9.70719 0.369141 9.43817 0.369141 9.14746V8.57227H1.69922V9.14746ZM15.6299 9.14746C15.6299 9.43818 15.6306 9.70719 15.6289 9.9541L14.2988 9.94434C14.3005 9.70305 14.2998 9.43923 14.2998 9.14746V8.57227H15.6299V9.14746ZM1.03613 6.0459L1.70117 6.05078C1.69949 6.29209 1.69922 6.55585 1.69922 6.84766V7.42285H0.369141V6.84766C0.369141 6.55721 0.369373 6.28871 0.371094 6.04199L1.03613 6.0459ZM15.6299 6.84766V7.42285H14.2998V6.84766C14.2998 6.55585 14.3005 6.29209 14.2988 6.05078L14.9639 6.0459L15.6289 6.04199C15.6306 6.28871 15.6299 6.55721 15.6299 6.84766ZM1.60742 3.28418L2.14551 3.67578C2.0741 3.77407 2.00981 3.87804 1.9541 3.9873C1.87964 4.13345 1.82247 4.31014 1.78223 4.55566L0.469727 4.34082C0.526273 3.9957 0.617189 3.68086 0.768555 3.38379C0.856105 3.21198 0.957031 3.04813 1.06934 2.89355L1.60742 3.28418ZM14.9307 2.89355C15.0428 3.04797 15.143 3.21218 15.2305 3.38379C15.3818 3.68082 15.4727 3.99576 15.5293 4.34082L14.2168 4.55566C14.1766 4.31022 14.1203 4.13342 14.0459 3.9873C13.9902 3.87815 13.9258 3.77399 13.8545 3.67578L14.3926 3.28418L14.9307 2.89355ZM3.54199 2.7959C3.29652 2.83614 3.11975 2.89332 2.97363 2.96777C2.86441 3.02347 2.76037 3.08779 2.66211 3.15918L2.27051 2.62109L1.87988 2.08301C2.03442 1.97073 2.19835 1.86976 2.37012 1.78223C2.66716 1.63088 2.98207 1.53995 3.32715 1.4834L3.54199 2.7959ZM12.6719 1.4834C13.0169 1.53991 13.3319 1.63099 13.6289 1.78223C13.8006 1.86972 13.9646 1.97079 14.1191 2.08301L13.3379 3.15918C13.2396 3.08776 13.1347 3.02349 13.0254 2.96777C12.8793 2.89336 12.7025 2.83611 12.457 2.7959L12.6719 1.4834ZM6.91699 2.71289H5.83398C5.54221 2.71289 5.2784 2.71316 5.03711 2.71484L5.03223 2.0498L5.02832 1.38477C5.27502 1.38305 5.54357 1.38281 5.83398 1.38281H6.91699V2.71289ZM10.9717 1.38477L10.9619 2.71484C10.7207 2.71316 10.4567 2.71289 10.165 2.71289H9.08203V1.38281H10.165C10.4557 1.38281 10.7248 1.38304 10.9717 1.38477Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-basic-block`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,37 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconLineCarousel",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M8.95704 1.38281C9.50572 1.38281 9.95753 1.38219 10.3242 1.41211C10.6985 1.44269 11.0432 1.50844 11.3662 1.67285C11.8676 1.9283 12.2757 2.3366 12.5313 2.83789C12.6959 3.16104 12.7614 3.50544 12.792 3.87988C12.822 4.2467 12.8213 4.69906 12.8213 5.24805V10.748C12.8213 11.2968 12.8219 11.7485 12.792 12.1152C12.7614 12.4898 12.6959 12.834 12.5313 13.1572C12.2758 13.6587 11.8677 14.0668 11.3662 14.3223C11.0431 14.4868 10.6987 14.5524 10.3242 14.583C9.95751 14.6129 9.50575 14.6123 8.95704 14.6123H7.04298C6.49401 14.6123 6.04163 14.613 5.67482 14.583C5.30037 14.5524 4.95597 14.4869 4.63282 14.3223C4.1315 14.0668 3.72324 13.6586 3.46779 13.1572C3.3033 12.8341 3.23763 12.4896 3.20704 12.1152C3.17711 11.7485 3.17775 11.2967 3.17775 10.748V5.24805C3.17775 4.69906 3.17707 4.2467 3.20704 3.87988C3.23766 3.50546 3.30317 3.16102 3.46779 2.83789C3.72327 2.33651 4.13144 1.92835 4.63282 1.67285C4.95595 1.50824 5.3004 1.44273 5.67482 1.41211C6.04163 1.38214 6.49401 1.38281 7.04298 1.38281H8.95704ZM7.96974 10.4287C7.84511 10.5533 7.67626 10.6239 7.50001 10.624C7.32371 10.624 7.15401 10.5533 7.02931 10.4287L6.38966 9.78906L4.51661 11.6621C4.52038 11.79 4.52479 11.9036 4.53322 12.0068C4.55708 12.299 4.60013 12.4492 4.65333 12.5537C4.78121 12.8046 4.98549 13.0087 5.23634 13.1367C5.34084 13.19 5.49107 13.2339 5.78322 13.2578C6.08332 13.2823 6.47208 13.2822 7.04298 13.2822H8.95704C9.52753 13.2822 9.91582 13.2823 10.2158 13.2578C10.5081 13.2339 10.6582 13.19 10.7627 13.1367C11.0139 13.0087 11.2187 12.8049 11.3467 12.5537C11.3999 12.4492 11.4429 12.299 11.4668 12.0068C11.4913 11.7068 11.4922 11.3186 11.4922 10.748V9.53027L10.1797 8.21875L7.96974 10.4287ZM2.45997 5.50586C2.25895 5.50586 2.20839 5.50713 2.17384 5.51074C1.78171 5.55202 1.47174 5.86171 1.43068 6.25391C1.42708 6.28848 1.42579 6.33908 1.42579 6.54004V9.45703C1.4258 9.65792 1.42707 9.70765 1.43068 9.74219C1.47175 10.1344 1.78166 10.4451 2.17384 10.4863C2.20839 10.4899 2.25895 10.4902 2.45997 10.4902V11.8203C2.2925 11.8203 2.15681 11.8212 2.03615 11.8086C1.01869 11.7021 0.213794 10.8974 0.107434 9.87988C0.0948746 9.75929 0.0957133 9.62438 0.0957154 9.45703V6.54004C0.0957154 6.37246 0.0948709 6.23692 0.107434 6.11621C0.213736 5.09867 1.01867 4.29402 2.03615 4.1875C2.1568 4.17492 2.2925 4.17578 2.45997 4.17578V5.50586ZM13.5391 4.17578C13.7065 4.17578 13.8423 4.17497 13.9629 4.1875C14.9806 4.29382 15.7853 5.09851 15.8916 6.11621C15.9042 6.23695 15.9033 6.37241 15.9033 6.54004V9.45703C15.9033 9.62438 15.9042 9.75929 15.8916 9.87988C15.7852 10.8975 14.9805 11.7023 13.9629 11.8086C13.8423 11.8211 13.7065 11.8203 13.5391 11.8203V10.4902C13.7396 10.4902 13.7906 10.4899 13.8252 10.4863C14.2176 10.4453 14.5272 10.1345 14.5684 9.74219C14.572 9.70765 14.5733 9.65792 14.5733 9.45703V6.54004C14.5733 6.33889 14.572 6.28848 14.5684 6.25391C14.5273 5.86154 14.2176 5.5518 13.8252 5.51074C13.7906 5.50717 13.7396 5.50586 13.5391 5.50586V4.17578ZM7.04298 2.71289C6.47208 2.71289 6.08332 2.71376 5.78322 2.73828C5.49108 2.76218 5.34084 2.80516 5.23634 2.8584C4.98546 2.98634 4.78127 3.19052 4.65333 3.44141C4.60009 3.54591 4.55711 3.69613 4.53322 3.98828C4.5087 4.28839 4.50782 4.67714 4.50782 5.24805V9.79004L5.91993 8.37891L6.02052 8.2959C6.12897 8.22349 6.25734 8.18364 6.38966 8.1836C6.56595 8.18366 6.73571 8.25425 6.86036 8.37891L7.49904 9.01758L9.70997 6.80762L9.81154 6.72461C9.91992 6.65244 10.0485 6.61328 10.1807 6.61328C10.3567 6.6134 10.5258 6.68325 10.6504 6.80762L11.4922 7.64942V5.24805C11.4922 4.67714 11.4913 4.28839 11.4668 3.98828C11.4429 3.69613 11.3999 3.54591 11.3467 3.44141C11.2187 3.19039 11.0138 2.98632 10.7627 2.8584C10.6582 2.80522 10.5079 2.76214 10.2158 2.73828C9.91582 2.71381 9.52754 2.71289 8.95704 2.71289H7.04298Z"
22
+ }, null, -1);
23
+ const _hoisted_3 = [
24
+ _hoisted_2
25
+ ];
26
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
27
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
28
+ viewBox: "0 0 16 16",
29
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
30
+ xmlns: "http://www.w3.org/2000/svg",
31
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-carousel`],
32
+ width: "1em",
33
+ height: "1em"
34
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
35
+ }
36
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
37
+ module.exports = index;
@@ -0,0 +1,45 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconLineCascade",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("g", { "clip-path": "url(#svg_2ebbdd459f__clip0_8255_244388)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M6.58399 0.953126C7.13264 0.953126 7.58451 0.952474 7.95117 0.982423C8.3255 1.01303 8.67011 1.07865 8.99317 1.24317C9.49442 1.49868 9.90277 1.90689 10.1582 2.4082C10.3227 2.7313 10.3883 3.07582 10.4189 3.4502C10.4489 3.817 10.4482 4.26946 10.4482 4.81836V5.55176H11.1826C11.7314 5.55176 12.1831 5.5511 12.5498 5.58106C12.9242 5.61166 13.2687 5.67725 13.5918 5.8418C14.0932 6.09731 14.5014 6.50546 14.7568 7.00684C14.9214 7.32999 14.987 7.67437 15.0176 8.04883C15.0475 8.41566 15.0469 8.86801 15.0469 9.41699V11.1826C15.0469 11.7314 15.0475 12.1831 15.0176 12.5498C14.987 12.9243 14.9214 13.2686 14.7568 13.5918C14.5013 14.0932 14.0932 14.5013 13.5918 14.7568C13.2686 14.9214 12.9243 14.987 12.5498 15.0176C12.1831 15.0475 11.7314 15.0469 11.1826 15.0469H9.41699C8.868 15.0469 8.41566 15.0475 8.04883 15.0176C7.67437 14.987 7.33 14.9214 7.00684 14.7568C6.50546 14.5014 6.09731 14.0932 5.8418 13.5918C5.67725 13.2687 5.61166 12.9242 5.58106 12.5498C5.5511 12.1831 5.55176 11.7313 5.55176 11.1826V10.4482H4.81836C4.26947 10.4482 3.81699 10.4489 3.4502 10.4189C3.07582 10.3883 2.7313 10.3227 2.4082 10.1582C1.90689 9.90277 1.49868 9.49443 1.24317 8.99317C1.07864 8.6701 1.01303 8.32551 0.982423 7.95117C0.952473 7.58451 0.953126 7.13265 0.953126 6.58399V4.81836C0.953126 4.26943 0.952475 3.81701 0.982423 3.4502C1.01303 3.07575 1.07857 2.73135 1.24317 2.4082C1.49867 1.90675 1.90675 1.49867 2.4082 1.24317C2.73135 1.07858 3.07575 1.01303 3.4502 0.982423C3.817 0.952476 4.26944 0.953126 4.81836 0.953126H6.58399ZM10.4463 6.88184C10.4456 7.29864 10.4433 7.65311 10.4189 7.95117C10.3883 8.32558 10.3228 8.67005 10.1582 8.99317C9.90272 9.49451 9.49451 9.90272 8.99317 10.1582C8.67005 10.3228 8.32558 10.3883 7.95117 10.4189C7.65311 10.4433 7.29864 10.4456 6.88184 10.4463V11.1826C6.88184 11.7532 6.88273 12.1414 6.90723 12.4414C6.93112 12.7337 6.97409 12.8838 7.02735 12.9883C7.15527 13.2392 7.35945 13.4433 7.61035 13.5713C7.71487 13.6245 7.86511 13.6685 8.15723 13.6924C8.45735 13.7169 8.84608 13.7168 9.41699 13.7168H11.1826C11.7532 13.7168 12.1414 13.7169 12.4414 13.6924C12.7337 13.6685 12.8838 13.6245 12.9883 13.5713C13.2393 13.4433 13.4433 13.2393 13.5713 12.9883C13.6245 12.8838 13.6685 12.7337 13.6924 12.4414C13.7169 12.1414 13.7168 11.7532 13.7168 11.1826V9.41699C13.7168 8.84609 13.7169 8.45735 13.6924 8.15723C13.6685 7.86511 13.6245 7.71487 13.5713 7.61035C13.4433 7.35944 13.2392 7.15527 12.9883 7.02735C12.8838 6.97409 12.7337 6.93112 12.4414 6.90723C12.1414 6.88273 11.7532 6.88184 11.1826 6.88184H10.4463ZM4.81836 2.2832C4.24754 2.2832 3.85869 2.2841 3.55859 2.30859C3.26645 2.33247 3.11624 2.37549 3.01172 2.42871C2.76077 2.55666 2.55666 2.76077 2.42871 3.01172C2.37549 3.11624 2.33248 3.26644 2.30859 3.55859C2.2841 3.8587 2.2832 4.24753 2.2832 4.81836V6.58399C2.2832 7.15447 2.2841 7.54279 2.30859 7.84277C2.33249 8.13491 2.37547 8.28515 2.42871 8.38965C2.55664 8.64049 2.76088 8.84473 3.01172 8.97266C3.11623 9.02582 3.26668 9.06989 3.55859 9.09375C3.85869 9.11824 4.24758 9.11817 4.81836 9.11817H5.55274C5.55342 8.70127 5.55671 8.34689 5.58106 8.04883C5.61167 7.67436 5.67718 7.33 5.8418 7.00684C6.0973 6.50539 6.50539 6.0973 7.00684 5.8418C7.33001 5.67718 7.67435 5.61167 8.04883 5.58106C8.34689 5.55671 8.70127 5.55342 9.11817 5.55274V4.81836C9.11817 4.24757 9.11824 3.85869 9.09375 3.55859C9.06989 3.26667 9.02582 3.11623 8.97266 3.01172C8.84473 2.76088 8.64048 2.55664 8.38965 2.42871C8.28516 2.37547 8.1349 2.33249 7.84277 2.30859C7.5428 2.2841 7.15446 2.2832 6.58399 2.2832H4.81836ZM9.11621 6.88281C8.70424 6.88372 8.40146 6.88728 8.15723 6.90723C7.86501 6.93111 7.71487 6.9741 7.61035 7.02735C7.3594 7.15529 7.15529 7.3594 7.02735 7.61035C6.97411 7.71487 6.93111 7.86502 6.90723 8.15723C6.88728 8.40146 6.88372 8.70424 6.88281 9.11621C7.29516 9.11555 7.59837 9.11371 7.84277 9.09375C8.13494 9.06986 8.28515 9.0259 8.38965 8.97266C8.64059 8.84471 8.84471 8.6406 8.97266 8.38965C9.0259 8.28515 9.06986 8.13495 9.09375 7.84277C9.11371 7.59837 9.11555 7.29517 9.11621 6.88281Z"
23
+ })
24
+ ], -1);
25
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
26
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_2ebbdd459f__clip0_8255_244388" }, [
27
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H16V16H0z" })
28
+ ])
29
+ ], -1);
30
+ const _hoisted_4 = [
31
+ _hoisted_2,
32
+ _hoisted_3
33
+ ];
34
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
35
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
36
+ viewBox: "0 0 16 16",
37
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-cascade`],
40
+ width: "1em",
41
+ height: "1em"
42
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
43
+ }
44
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
45
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconLineChartBar",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M8.5127 0.980474C8.78167 0.980473 9.02358 0.979753 9.22364 0.996099C9.43142 1.01309 9.65195 1.05197 9.86817 1.16211C10.1814 1.32173 10.4361 1.57645 10.5957 1.88965C10.7058 2.10576 10.7447 2.32651 10.7617 2.53418C10.778 2.73413 10.7773 2.97639 10.7773 3.24512V6.80567H12.7363C13.0052 6.80567 13.2473 6.80497 13.4473 6.82129C13.655 6.83828 13.8757 6.87726 14.0918 6.98731C14.405 7.14688 14.6597 7.40171 14.8193 7.71485C14.9295 7.93098 14.9683 8.15167 14.9854 8.35938C15.0017 8.55935 15.001 8.80149 15.001 9.07032V12.5986C15.001 12.8675 15.0017 13.1095 14.9854 13.3096C14.9684 13.5174 14.9296 13.7388 14.8193 13.9551C14.6597 14.2682 14.405 14.5231 14.0918 14.6826C13.8757 14.7927 13.655 14.8307 13.4473 14.8477C13.2473 14.864 13.0052 14.8643 12.7363 14.8643H5.88868C5.88541 14.8643 5.88216 14.8633 5.87891 14.8633H3.26465C2.99577 14.8633 2.75372 14.864 2.55372 14.8477C2.34595 14.8307 2.12538 14.7918 1.90918 14.6816C1.596 14.522 1.34123 14.2673 1.18165 13.9541C1.07164 13.738 1.03261 13.5173 1.01563 13.3096C0.999323 13.1096 1 12.8674 1 12.5986V7.90625C1 7.63755 0.999297 7.39522 1.01563 7.19532C1.03265 6.98768 1.07157 6.76682 1.18165 6.55079C1.34128 6.2377 1.59605 5.9828 1.90918 5.82325C2.12531 5.71318 2.34602 5.67422 2.55372 5.65723C2.75371 5.6409 2.99581 5.64161 3.26465 5.64161H5.22364V3.24512C5.22364 2.97639 5.22295 2.73413 5.23926 2.53418C5.25625 2.32651 5.29523 2.10576 5.40528 1.88965C5.56488 1.57644 5.81962 1.32175 6.13282 1.16211C6.34901 1.05196 6.56959 1.0131 6.77735 0.996099C6.97736 0.979757 7.2194 0.980473 7.48829 0.980474H8.5127ZM7.48829 2.31055C7.19753 2.31055 7.01908 2.31138 6.88575 2.32227C6.82411 2.32732 6.78659 2.3335 6.76368 2.33887C6.75304 2.34138 6.7459 2.34342 6.74219 2.34473C6.73874 2.34596 6.73666 2.34652 6.73633 2.34668C6.67342 2.3788 6.62193 2.43024 6.58985 2.49317C6.5896 2.49392 6.58894 2.49611 6.5879 2.49903C6.58658 2.50283 6.58448 2.51013 6.58204 2.52051C6.57668 2.54346 6.57046 2.58123 6.56543 2.64258C6.55457 2.77588 6.55372 2.95462 6.55372 3.24512V13.5342H9.44727V3.24512C9.44727 2.95461 9.44739 2.77588 9.43653 2.64258C9.4315 2.58115 9.42432 2.54346 9.41895 2.52051C9.41649 2.51007 9.41441 2.50282 9.41309 2.49903C9.41205 2.4961 9.41139 2.49391 9.41114 2.49317C9.37904 2.43024 9.32758 2.37878 9.26465 2.34668C9.26421 2.34646 9.26205 2.34589 9.25879 2.34473C9.2551 2.34343 9.24855 2.34131 9.23829 2.33887C9.21538 2.33348 9.17731 2.32735 9.11524 2.32227C8.98188 2.31137 8.80357 2.31055 8.5127 2.31055H7.48829ZM10.7773 13.5342H12.7363C13.027 13.5342 13.2055 13.5333 13.3389 13.5225C13.4008 13.5174 13.439 13.5112 13.4619 13.5059C13.472 13.5035 13.4787 13.5013 13.4824 13.5C13.4857 13.4988 13.4878 13.4974 13.4883 13.4971C13.5512 13.465 13.6027 13.4136 13.6348 13.3506C13.6351 13.3499 13.6358 13.3484 13.6367 13.3457C13.638 13.342 13.64 13.3351 13.6426 13.3242C13.648 13.3013 13.6551 13.2632 13.6602 13.2012C13.671 13.0678 13.6709 12.8892 13.6709 12.5986V9.07032C13.6709 8.77965 13.6711 8.60108 13.6602 8.46778C13.6551 8.40615 13.648 8.36861 13.6426 8.34571C13.6401 8.33508 13.638 8.32791 13.6367 8.32422C13.6355 8.32083 13.6349 8.31869 13.6348 8.31836C13.6026 8.2555 13.5512 8.20394 13.4883 8.17188C13.4875 8.17161 13.4853 8.17096 13.4824 8.16993C13.4787 8.16862 13.472 8.16645 13.4619 8.16407C13.439 8.15869 13.4007 8.15252 13.3389 8.14747C13.2055 8.13659 13.027 8.13575 12.7363 8.13575H10.7773V13.5342ZM3.26465 6.97168C2.97397 6.97168 2.79543 6.97252 2.66211 6.9834C2.60062 6.98844 2.56298 6.99464 2.54004 7C2.52956 7.00247 2.52234 7.00454 2.51856 7.00586C2.51549 7.00696 2.51337 7.00758 2.5127 7.00782C2.44985 7.03986 2.39834 7.09151 2.36622 7.1543C2.36605 7.15462 2.36541 7.15691 2.36426 7.16016C2.36296 7.16383 2.36087 7.17122 2.3584 7.18165C2.35304 7.2045 2.34684 7.24234 2.3418 7.30372C2.33091 7.43697 2.33008 7.61577 2.33008 7.90625V12.5986C2.33008 12.8892 2.33094 13.0679 2.3418 13.2012C2.34685 13.2629 2.35303 13.3013 2.3584 13.3242C2.36076 13.3342 2.36295 13.341 2.36426 13.3447C2.36523 13.3474 2.36592 13.3497 2.36622 13.3506C2.39829 13.4135 2.44979 13.4649 2.5127 13.4971C2.51303 13.4972 2.51508 13.4978 2.51856 13.499C2.52226 13.5003 2.52931 13.5024 2.54004 13.5049C2.56296 13.5103 2.60038 13.5174 2.66211 13.5225C2.79544 13.5334 2.97391 13.5332 3.26465 13.5332H5.22364V6.97168H3.26465Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-chart-bar`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,33 @@
1
+ "use strict";
2
+ var vue = require("vue");
3
+ var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
4
+ const _sfc_main = {
5
+ name: "IconLineChartBubble",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "sc"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = ["fill"];
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.1768 10.2617C13.3269 10.2617 14.2596 11.1937 14.2598 12.3438C14.2598 13.494 13.3269 14.4268 12.1768 14.4268C11.0267 14.4266 10.0947 13.4937 10.0947 12.3438C10.0949 11.1939 11.0268 10.262 12.1768 10.2617ZM4.5459 8.48438C6.09579 8.48464 7.35228 9.74112 7.35254 11.291C7.35254 12.8411 6.09595 14.0984 4.5459 14.0986C2.99563 14.0986 1.73828 12.8413 1.73828 11.291C1.73854 9.74096 2.99578 8.48438 4.5459 8.48438ZM10.3789 1.57422C12.153 1.57433 13.5907 3.0122 13.5908 4.78613C13.5908 6.56017 12.1531 7.99891 10.3789 7.99902C8.60489 7.99902 7.16699 6.56015 7.16699 4.78613C7.16712 3.01222 8.60513 1.57422 10.3789 1.57422Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-chart-bubble`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;