@arco-iconbox/vue-smartcode 0.1.19 → 0.1.21

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 +2263 -1573
  2. package/dist/icon.js.map +1 -1
  3. package/dist/icon.min.js +405 -313
  4. package/dist/icon.min.js.map +1 -1
  5. package/esm/IconFillAddData/index.js +32 -0
  6. package/esm/IconFillApproval/index.js +32 -0
  7. package/esm/IconFillBigModel/index.js +32 -0
  8. package/esm/IconFillCode/index.js +32 -0
  9. package/esm/IconFillCycle/index.js +32 -0
  10. package/esm/IconFillCycleAlpha/index.js +32 -0
  11. package/esm/IconFillCycleIf/index.js +32 -0
  12. package/esm/IconFillCyclePrep/index.js +32 -0
  13. package/esm/IconFillDelData/index.js +32 -0
  14. package/esm/IconFillFx/index.js +32 -0
  15. package/esm/IconFillHttp/index.js +32 -0
  16. package/esm/IconFillIf/index.js +32 -0
  17. package/esm/IconFillInput/index.js +32 -0
  18. package/esm/IconFillLight/index.js +32 -0
  19. package/esm/IconFillOutput/index.js +32 -0
  20. package/esm/IconFillParallel/index.js +32 -0
  21. package/esm/IconFillPlugin/index.js +32 -0
  22. package/esm/IconFillSearchData/index.js +32 -0
  23. package/esm/IconFillSelector/index.js +32 -0
  24. package/esm/IconFillSql/index.js +32 -0
  25. package/esm/IconFillText/index.js +32 -0
  26. package/esm/IconFillVariable/index.js +32 -0
  27. package/esm/IconLineSave/index.js +32 -0
  28. package/esm/index.js +23 -0
  29. package/lib/IconFillAddData/index.js +33 -0
  30. package/lib/IconFillApproval/index.js +33 -0
  31. package/lib/IconFillBigModel/index.js +33 -0
  32. package/lib/IconFillCode/index.js +33 -0
  33. package/lib/IconFillCycle/index.js +33 -0
  34. package/lib/IconFillCycleAlpha/index.js +33 -0
  35. package/lib/IconFillCycleIf/index.js +33 -0
  36. package/lib/IconFillCyclePrep/index.js +33 -0
  37. package/lib/IconFillDelData/index.js +33 -0
  38. package/lib/IconFillFx/index.js +33 -0
  39. package/lib/IconFillHttp/index.js +33 -0
  40. package/lib/IconFillIf/index.js +33 -0
  41. package/lib/IconFillInput/index.js +33 -0
  42. package/lib/IconFillLight/index.js +33 -0
  43. package/lib/IconFillOutput/index.js +33 -0
  44. package/lib/IconFillParallel/index.js +33 -0
  45. package/lib/IconFillPlugin/index.js +33 -0
  46. package/lib/IconFillSearchData/index.js +33 -0
  47. package/lib/IconFillSelector/index.js +33 -0
  48. package/lib/IconFillSql/index.js +33 -0
  49. package/lib/IconFillText/index.js +33 -0
  50. package/lib/IconFillVariable/index.js +33 -0
  51. package/lib/IconLineSave/index.js +33 -0
  52. package/lib/index.js +46 -0
  53. package/package.json +1 -1
  54. package/src/IconFillAddData/index.vue +19 -0
  55. package/src/IconFillApproval/index.vue +19 -0
  56. package/src/IconFillBigModel/index.vue +19 -0
  57. package/src/IconFillCode/index.vue +19 -0
  58. package/src/IconFillCycle/index.vue +19 -0
  59. package/src/IconFillCycleAlpha/index.vue +19 -0
  60. package/src/IconFillCycleIf/index.vue +19 -0
  61. package/src/IconFillCyclePrep/index.vue +19 -0
  62. package/src/IconFillDelData/index.vue +19 -0
  63. package/src/IconFillFx/index.vue +19 -0
  64. package/src/IconFillHttp/index.vue +19 -0
  65. package/src/IconFillIf/index.vue +19 -0
  66. package/src/IconFillInput/index.vue +19 -0
  67. package/src/IconFillLight/index.vue +19 -0
  68. package/src/IconFillOutput/index.vue +19 -0
  69. package/src/IconFillParallel/index.vue +19 -0
  70. package/src/IconFillPlugin/index.vue +19 -0
  71. package/src/IconFillSearchData/index.vue +19 -0
  72. package/src/IconFillSelector/index.vue +19 -0
  73. package/src/IconFillSql/index.vue +19 -0
  74. package/src/IconFillText/index.vue +19 -0
  75. package/src/IconFillVariable/index.vue +19 -0
  76. package/src/IconLineSave/index.vue +19 -0
  77. package/src/index.js +24 -1
@@ -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: "IconFillInput",
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: "M6.66699 1C9.79646 1.00018 12.333 3.53749 12.333 6.66699C12.3328 9.79635 9.79635 12.3328 6.66699 12.333C3.81545 12.333 1.45636 10.227 1.05957 7.48535H5.66602L5.5957 8.00098C5.5116 8.61397 5.4692 8.92114 5.57031 9.07715C5.65815 9.21232 5.80673 9.29735 5.96777 9.30469C6.15346 9.31271 6.39682 9.12064 6.88281 8.73828L8.7168 7.2959C8.98933 7.08148 9.12653 6.97374 9.17578 6.84375C9.21879 6.73 9.21863 6.60402 9.17578 6.49023C9.12659 6.3602 8.98933 6.2525 8.7168 6.03809L6.88281 4.59473C6.39683 4.21238 6.15345 4.02125 5.96777 4.0293C5.80665 4.03664 5.65813 4.12155 5.57031 4.25684C5.46956 4.41297 5.51169 4.71967 5.5957 5.33203L5.66602 5.84766H1.05957C1.4565 3.1062 3.81556 1 6.66699 1Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-input`],
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: "IconFillLight",
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: "M10.3828 7.1604C10.8086 6.73228 11.0215 6.51822 11.0356 6.33454C11.0478 6.17514 10.9831 6.01951 10.8615 5.91578C10.7213 5.79625 10.4194 5.79625 9.81555 5.79625H9.33525C9.00018 5.79625 8.83264 5.79625 8.7154 5.7274C8.61257 5.667 8.53471 5.57185 8.49587 5.4591C8.45159 5.33055 8.48475 5.16633 8.55108 4.83788L9.00284 2.60096C9.15248 1.85999 9.2273 1.48951 9.12231 1.32091C9.03154 1.17515 8.87233 1.08617 8.70063 1.08522C8.50202 1.08413 8.22565 1.34197 7.67293 1.85765L3.07795 6.14463C2.61548 6.57611 2.38425 6.79184 2.36501 6.97827C2.34834 7.13991 2.41125 7.29958 2.53371 7.40639C2.67496 7.52958 2.9912 7.52958 3.6237 7.52958H4.55277C4.88694 7.52958 5.05402 7.52958 5.17112 7.59821C5.27382 7.65841 5.35168 7.75327 5.39069 7.86575C5.43517 7.99398 5.40258 8.15786 5.33741 8.48561L4.92281 10.5706C4.7674 11.3522 4.68969 11.743 4.79853 11.9127C4.89255 12.0593 5.05607 12.1464 5.23018 12.1426C5.43174 12.1383 5.71272 11.8558 6.27466 11.2908L10.3828 7.1604Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-light`],
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: "IconFillOutput",
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.6001 1.59375C6.83446 1.59383 7.96553 2.03485 8.84521 2.76758C8.7966 2.76578 8.74778 2.76367 8.69873 2.76367C6.54265 2.76367 4.79457 4.51192 4.79443 6.66797C4.79443 8.82413 6.54256 10.5723 8.69873 10.5723C8.74779 10.5723 8.79659 10.5702 8.84521 10.5684C7.96549 11.3012 6.83458 11.7431 5.6001 11.7432C2.79744 11.7432 0.524902 9.47063 0.524902 6.66797C0.525045 3.86543 2.79753 1.59375 5.6001 1.59375ZM9.90283 4.375C10.0886 4.36662 10.3314 4.55871 10.8179 4.94141L12.2153 6.04004C12.4875 6.25419 12.6241 6.36131 12.6733 6.49121C12.7164 6.60515 12.7164 6.73178 12.6733 6.8457C12.624 6.97546 12.4873 7.08288 12.2153 7.29688L10.8179 8.39551C10.3316 8.77807 10.0885 8.9703 9.90283 8.96191C9.74184 8.95454 9.59416 8.8695 9.50635 8.73438C9.40511 8.57843 9.44664 8.27131 9.53076 7.6582L9.56592 7.40137H6.96729C6.56255 7.40115 6.23406 7.07271 6.23389 6.66797C6.23413 6.26329 6.5626 5.93576 6.96729 5.93555H9.56592L9.53076 5.67871C9.44667 5.06577 9.40534 4.75861 9.50635 4.60254C9.59414 4.46733 9.74179 4.38239 9.90283 4.375Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-output`],
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: "IconFillParallel",
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: "M1.90161 1.67188C2.3647 1.67193 2.74046 2.04667 2.74048 2.50977V10.8301C2.74048 11.2932 2.36471 11.6679 1.90161 11.668C1.43859 11.668 1.06296 11.293 1.06274 10.8301V2.51074C1.06274 2.04759 1.43846 1.67188 1.90161 1.67188ZM9.95435 7.11035C10.0269 7.1094 10.1171 7.18257 10.2971 7.3291L12.0442 8.75C12.1484 8.8348 12.2 8.87765 12.219 8.92871C12.2355 8.97342 12.2355 9.02265 12.219 9.06738C12.2 9.11825 12.1478 9.16132 12.0442 9.24609L10.2981 10.6748C10.1184 10.8218 10.0279 10.8961 9.95532 10.8955C9.8926 10.8947 9.83327 10.864 9.79614 10.8135C9.75337 10.7548 9.76114 10.6381 9.77661 10.4062L9.81958 9.75195C9.7674 9.76319 9.713 9.77049 9.65747 9.77051H4.47095C4.04782 9.77023 3.70457 9.42608 3.70435 9.00293C3.70459 8.57981 4.04783 8.23661 4.47095 8.23633H9.65747C9.71266 8.23634 9.76672 8.24281 9.8186 8.25391L9.77563 7.59863C9.76024 7.36794 9.75304 7.25128 9.79517 7.19238C9.83215 7.14161 9.89156 7.11136 9.95435 7.11035ZM9.95435 2.44531C10.0269 2.44437 10.1172 2.51764 10.2971 2.66406L12.0442 4.08594C12.1479 4.17038 12.1999 4.21284 12.219 4.26367C12.2356 4.3084 12.2355 4.35857 12.219 4.40332C12.1999 4.45403 12.1476 4.49746 12.0442 4.58203L10.2981 6.01074C10.1185 6.15767 10.0278 6.23107 9.95532 6.23047C9.89245 6.22964 9.83326 6.1992 9.79614 6.14844C9.75335 6.08978 9.76015 5.97328 9.77563 5.74121L9.8186 5.08691C9.76668 5.09803 9.71271 5.10546 9.65747 5.10547H4.47095C4.04782 5.10518 3.70457 4.76201 3.70435 4.33887C3.70436 3.91555 4.0477 3.57255 4.47095 3.57227H9.65747C9.7127 3.57228 9.76669 3.57874 9.8186 3.58984L9.77563 2.93359C9.76023 2.70272 9.75283 2.58612 9.79517 2.52734C9.83216 2.47662 9.89159 2.44632 9.95435 2.44531Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-parallel`],
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: "IconFillPlugin",
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: "M6.04067 0.835938C6.27902 0.836224 6.51383 0.893636 6.72542 1.00336C6.93701 1.11309 7.11921 1.27194 7.25676 1.46659C7.39432 1.66124 7.48321 1.88603 7.51599 2.12211C7.54877 2.35819 7.52449 2.59869 7.44518 2.82346H9.51626C9.6466 2.82346 9.77565 2.84913 9.89607 2.89901C10.0165 2.94888 10.1259 3.02199 10.218 3.11415C10.3102 3.20631 10.3833 3.31572 10.4332 3.43613C10.4831 3.55654 10.5087 3.6856 10.5087 3.81594V5.88766C10.7338 5.80734 10.9748 5.78227 11.2116 5.81457C11.4484 5.84687 11.6739 5.93559 11.8692 6.07326C12.0645 6.21093 12.2239 6.39351 12.3339 6.60564C12.4439 6.81776 12.5013 7.05322 12.5013 7.29217C12.5013 7.53112 12.4439 7.76658 12.3339 7.9787C12.2239 8.19083 12.0645 8.37341 11.8692 8.51108C11.6739 8.64875 11.4484 8.73747 11.2116 8.76977C10.9748 8.80207 10.7338 8.777 10.5087 8.69668V10.7684C10.5091 10.899 10.4837 11.0283 10.4339 11.149C10.3842 11.2697 10.3112 11.3794 10.219 11.4719C10.1268 11.5643 10.0172 11.6376 9.89666 11.6877C9.77608 11.7377 9.64681 11.7635 9.51626 11.7635H7.44839C7.5282 11.5385 7.55283 11.2976 7.52023 11.0612C7.48762 10.8247 7.39872 10.5995 7.261 10.4045C7.12329 10.2095 6.94078 10.0505 6.72881 9.94069C6.51685 9.8309 6.28163 9.77359 6.04292 9.77359C5.80421 9.77359 5.56899 9.8309 5.35703 9.94069C5.14506 10.0505 4.96255 10.2095 4.82484 10.4045C4.68712 10.5995 4.59822 10.8247 4.56562 11.0612C4.53301 11.2976 4.55764 11.5385 4.63745 11.7635H2.56572C2.43517 11.7635 2.3059 11.7377 2.18532 11.6877C2.06474 11.6376 1.95522 11.5643 1.86302 11.4719C1.77083 11.3794 1.69778 11.2697 1.64805 11.149C1.59833 11.0283 1.57291 10.899 1.57325 10.7684V8.70632C1.79757 8.78484 2.03744 8.80849 2.27278 8.77529C2.50812 8.74209 2.73208 8.653 2.92592 8.51548C3.11976 8.37795 3.27785 8.196 3.38694 7.98485C3.49603 7.7737 3.55296 7.53948 3.55296 7.30181C3.55296 7.06414 3.49603 6.82993 3.38694 6.61878C3.27785 6.40762 3.11976 6.22567 2.92592 6.08815C2.73208 5.95063 2.50812 5.86154 2.27278 5.82834C2.03744 5.79513 1.79757 5.81878 1.57325 5.89731V3.82558C1.57325 3.56236 1.67781 3.30992 1.86393 3.12379C2.05006 2.93767 2.3025 2.8331 2.56572 2.8331H4.63681C4.55749 2.60833 4.53328 2.3678 4.56622 2.13173C4.59915 1.89566 4.68826 1.67094 4.82606 1.47646C4.96386 1.28197 5.14633 1.1234 5.35813 1.01407C5.56994 0.904738 5.80489 0.847838 6.04324 0.848151L6.04131 0.835938H6.04067Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-plugin`],
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: "IconFillSearchData",
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: "M10.5 7.53223C11.6981 7.53223 12.6699 8.50305 12.6699 9.70117C12.6699 10.0571 12.5825 10.3921 12.4307 10.6885L12.9033 11.1611C13.1635 11.4214 13.1634 11.8432 12.9033 12.1035C12.643 12.3639 12.2203 12.3639 11.96 12.1035L11.4873 11.6309C11.191 11.7827 10.8558 11.8711 10.5 11.8711C9.30207 11.8709 8.33105 10.8992 8.33105 9.70117C8.33107 8.5032 9.30208 7.53247 10.5 7.53223ZM1.08789 7.85059C1.0879 9.21492 3.45283 10.3975 6.27246 10.3975H6.54492C6.63588 11.0341 6.81783 11.6712 7.18164 12.126H6.27246C3.36212 12.126 1.08829 10.9433 1.08789 9.5791V7.85059ZM1.08789 4.94043C1.08835 6.39551 3.36216 7.48718 6.27246 7.57812C6.46402 7.58411 7.18535 7.57727 7.36426 7.48633C7.00046 7.94107 6.7277 8.5782 6.63672 9.21484H6.27246C3.36187 9.21484 1.08789 8.12327 1.08789 6.66797V4.94043ZM6.27246 1.21094C7.64746 1.21094 8.96621 1.47942 9.93848 1.95703C10.9106 2.43463 11.457 3.08241 11.457 3.75781C11.4569 4.43316 10.9106 5.08104 9.93848 5.55859C8.96621 6.03619 7.64745 6.30468 6.27246 6.30469C4.8975 6.30469 3.57872 6.03617 2.60645 5.55859C1.63429 5.08104 1.08803 4.43316 1.08789 3.75781C1.08789 3.08239 1.63423 2.43464 2.60645 1.95703C3.57873 1.47942 4.89745 1.21094 6.27246 1.21094Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-search-data`],
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: "IconFillSelector",
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.27755 6.12109L11.1008 8.94438C11.6956 9.53913 11.6956 10.5034 11.1008 11.0982C10.5061 11.6929 9.54181 11.6929 8.94707 11.0982L6.12377 8.27486L4.19848 10.2008C3.79795 10.6015 3.11228 10.3886 3.0091 9.83153L1.68126 2.6625C1.57342 2.08022 2.08291 1.57073 2.66519 1.67858L9.83421 3.00642C10.3913 3.1096 10.6042 3.79526 10.2035 4.1958L8.27755 6.12109Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-selector`],
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: "IconFillSql",
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: "M6.79016 3.03125C8.33036 3.03143 8.94929 4.71498 8.94934 6.42383C8.94934 7.21642 8.81586 8.00135 8.52747 8.6123L9.01282 9.26465L8.25989 10.3047L7.75403 9.53613C7.4868 9.70947 7.16286 9.80855 6.79016 9.80859C5.24268 9.80859 4.63 8.11634 4.63 6.42383C4.63006 4.71488 5.25681 3.03125 6.79016 3.03125ZM2.20129 3.27832C3.11547 3.27847 3.82579 3.82342 4.12122 4.9707L2.9259 5.19434C2.73598 4.75676 2.48912 4.59961 2.15149 4.59961C1.82803 4.5997 1.60266 4.83095 1.60266 5.16113C1.60278 5.51598 1.84243 5.7309 2.38391 5.97852C3.46704 6.47387 4.17786 7.08478 4.17786 8.03418C4.17778 9.07429 3.55149 10.0565 2.30676 10.0566C1.32911 10.0566 0.576272 9.40459 0.231567 8.1416L1.46204 7.90234C1.68008 8.51307 1.96214 8.73535 2.34192 8.73535C2.7567 8.7352 2.93958 8.43005 2.93958 8.14941C2.93945 7.74496 2.47481 7.48062 2.15833 7.33203C0.955773 6.75417 0.365356 6.20095 0.365356 5.27637C0.365394 3.99671 1.28689 3.27832 2.20129 3.27832ZM10.7736 8.59961H13.1017V9.9209H9.66907V3.41504H10.7736V8.59961ZM6.79016 4.35156C6.0868 4.35156 5.74235 5.29284 5.74231 6.42383C5.74231 7.54666 6.07269 8.48828 6.79016 8.48828C6.88144 8.48825 6.96583 8.47198 7.04309 8.44727L6.79016 8.05078L7.44446 7.16699L7.71106 7.52246C7.79547 7.20873 7.83801 6.82838 7.83801 6.42383C7.83797 5.28472 7.49335 4.35178 6.79016 4.35156Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-sql`],
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: "IconFillText",
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: "M9.3644 11.4919H3.96838V11.0923C4.20485 11.0186 4.44499 10.9542 4.68807 10.8992C4.93053 10.8435 5.19178 10.7982 5.47223 10.7606V2.55308H3.42583L2.5691 4.52623H1.97107V1.83594H11.3622V4.52661H10.7569L9.9074 2.55346H7.87721V10.7614C8.15723 10.8078 8.41933 10.8535 8.66094 10.8999C8.90383 10.9456 9.13775 11.0095 9.36442 11.093L9.3644 11.4919Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-text`],
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: "IconFillVariable",
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: "M11.8066 10.7002C12.1917 10.7002 12.5039 11.0124 12.5039 11.3975C12.5038 11.7825 12.1917 12.0947 11.8066 12.0947H1.52637C1.14146 12.0946 0.829189 11.7824 0.829102 11.3975C0.829102 11.0125 1.1414 10.7003 1.52637 10.7002H11.8066ZM5.14355 1.57031C5.32562 1.57031 5.41693 1.56965 5.49707 1.59766C5.56801 1.62251 5.63243 1.66361 5.68555 1.7168C5.7456 1.77695 5.78532 1.85906 5.86426 2.02344L6.99316 4.375H7.0498L8.50098 1.95801C8.58582 1.81666 8.62808 1.74572 8.68652 1.69434C8.73819 1.64892 8.79875 1.61472 8.86426 1.59375C8.93845 1.57006 9.02139 1.57031 9.18652 1.57031H9.78125C10.2974 1.57031 10.5556 1.57023 10.6914 1.67676C10.8096 1.76947 10.8799 1.91038 10.8828 2.06055C10.886 2.23316 10.7306 2.43935 10.4199 2.85156L8.3252 5.62988L10.0928 8.54102C10.3339 8.93818 10.4541 9.1372 10.4395 9.30078C10.4266 9.44327 10.3535 9.57334 10.2383 9.6582C10.106 9.75559 9.87379 9.75586 9.40918 9.75586H8.5332C8.35371 9.75586 8.26381 9.7558 8.18457 9.72852C8.11441 9.70428 8.05004 9.66431 7.99707 9.61231C7.93731 9.55355 7.89734 9.47311 7.81738 9.3125L6.56445 6.7959H6.50781L4.86328 9.38477C4.77741 9.51992 4.7345 9.58764 4.67676 9.63672C4.62556 9.68014 4.56605 9.71344 4.50195 9.7334C4.42946 9.75594 4.34891 9.75586 4.18848 9.75586H3.57715C3.0543 9.75586 2.7926 9.75592 2.65625 9.64844C2.53769 9.55477 2.46742 9.41183 2.46582 9.26074C2.46419 9.08716 2.62465 8.88038 2.94434 8.4668L5.2041 5.54199L3.56836 2.77735C3.33431 2.38179 3.21755 2.18406 3.2334 2.02149C3.24723 1.87971 3.32057 1.75012 3.43555 1.66602C3.56742 1.56972 3.79743 1.57031 4.25684 1.57031H5.14355Z" }, 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 14 14",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-variable`],
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: "IconLineSave",
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: "M10.6694 1.23438C11.0613 1.23438 11.3839 1.22905 11.6899 1.31445C11.9429 1.38507 12.1816 1.50042 12.3931 1.65625C12.6489 1.84485 12.8431 2.10331 13.0845 2.41211L14.6274 4.38672C14.8 4.60745 14.9447 4.78728 15.0483 4.99414C15.1342 5.16557 15.197 5.34819 15.2349 5.53613C15.2805 5.76277 15.2778 5.99348 15.2778 6.27344V11.7021C15.2778 12.1111 15.2776 12.4587 15.2544 12.7422C15.2306 13.0331 15.1788 13.3155 15.0415 13.585C14.8339 13.9923 14.5025 14.3237 14.0952 14.5312C13.8254 14.6687 13.5427 14.7213 13.2515 14.7451C12.968 14.7683 12.6213 14.7676 12.2124 14.7676H3.7876C3.37854 14.7676 3.03104 14.7683 2.74756 14.7451C2.45654 14.7213 2.17439 14.6685 1.90479 14.5312C1.49747 14.3237 1.16607 13.9923 0.958496 13.585C0.821074 13.3152 0.768431 13.0324 0.744629 12.7412C0.721508 12.4579 0.722168 12.1109 0.722168 11.7021V4.2998C0.722168 3.89083 0.721483 3.54322 0.744629 3.25977C0.768424 2.96876 0.821221 2.68659 0.958496 2.41699C1.16605 2.00965 1.49746 1.67827 1.90479 1.4707C2.17442 1.33337 2.45651 1.28064 2.74756 1.25684C3.03104 1.23368 3.37854 1.23437 3.7876 1.23438H10.6694ZM3.7876 2.56445C3.35659 2.56445 3.07272 2.5653 2.85596 2.58301C2.64742 2.60006 2.55937 2.62929 2.5083 2.65527C2.35123 2.73533 2.2231 2.86342 2.14307 3.02051C2.1171 3.0716 2.08784 3.15982 2.0708 3.36816C2.05311 3.58491 2.05225 3.86892 2.05225 4.2998V11.7021C2.05225 12.133 2.05309 12.4171 2.0708 12.6338C2.08788 12.8423 2.11708 12.9304 2.14307 12.9814C2.22313 13.1385 2.35124 13.2667 2.5083 13.3467C2.5594 13.3726 2.6476 13.4019 2.85596 13.4189C3.07272 13.4367 3.3566 13.4375 3.7876 13.4375H12.2124C12.6432 13.4375 12.9264 13.4366 13.1431 13.4189C13.3519 13.4019 13.4406 13.3727 13.4917 13.3467C13.6487 13.2667 13.7759 13.1384 13.856 12.9814C13.882 12.9304 13.9121 12.8424 13.9292 12.6338C13.9469 12.4171 13.9478 12.1331 13.9478 11.7021V6.27344C13.9478 5.9416 13.9446 5.86543 13.9312 5.79883C13.9165 5.72638 13.892 5.65593 13.8589 5.58984C13.8284 5.52905 13.7843 5.46694 13.5796 5.20508L12.0366 3.23145C11.7496 2.86423 11.6787 2.7827 11.604 2.72754C11.5225 2.66745 11.4301 2.62294 11.3325 2.5957C11.243 2.5707 11.1364 2.56446 10.6694 2.56445H9.29541V4.39258C9.29541 4.52142 9.29517 4.65886 9.28564 4.77539C9.27798 4.86863 9.26258 4.98166 9.22021 5.10059L9.16846 5.22168L9.07275 5.37793C9.00101 5.47652 8.91358 5.56309 8.81494 5.63477L8.65869 5.73047L8.53857 5.78223C8.41921 5.82479 8.30587 5.84099 8.2124 5.84863C8.09592 5.85813 7.95931 5.85742 7.83057 5.85742H5.53857C5.40968 5.85742 5.27239 5.85815 5.15576 5.84863C5.06249 5.84099 4.94962 5.82461 4.83057 5.78223L4.70947 5.73047C4.54539 5.6468 4.4038 5.52544 4.29639 5.37793L4.20068 5.22168C4.11791 5.05924 4.09274 4.89975 4.08252 4.77539C4.073 4.65886 4.07373 4.52142 4.07373 4.39258V2.56445H3.7876ZM8.41748 10.1641C8.78447 10.1644 9.08252 10.462 9.08252 10.8291C9.08237 11.196 8.78438 11.4938 8.41748 11.4941H4.73877C4.37159 11.4941 4.07388 11.1962 4.07373 10.8291C4.07373 10.4618 4.3715 10.1641 4.73877 10.1641H8.41748ZM5.40381 4.52734H7.96436C7.96466 4.48894 7.96533 4.44476 7.96533 4.39258V2.56445H5.40381V4.52734Z" }, 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-save`],
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;
package/lib/index.js CHANGED
@@ -175,6 +175,29 @@ var index$2H = require("./IconLineUserOversize/index.js");
175
175
  var index$2I = require("./IconLineKnowledge/index.js");
176
176
  var index$2J = require("./IconColorUpload/index.js");
177
177
  var index$2K = require("./IconColorEdit/index.js");
178
+ var index$2L = require("./IconLineSave/index.js");
179
+ var index$2M = require("./IconFillAddData/index.js");
180
+ var index$2N = require("./IconFillApproval/index.js");
181
+ var index$2O = require("./IconFillText/index.js");
182
+ var index$2P = require("./IconFillFx/index.js");
183
+ var index$2Q = require("./IconFillIf/index.js");
184
+ var index$2R = require("./IconFillLight/index.js");
185
+ var index$2S = require("./IconFillSql/index.js");
186
+ var index$2T = require("./IconFillCycle/index.js");
187
+ var index$2U = require("./IconFillDelData/index.js");
188
+ var index$2V = require("./IconFillHttp/index.js");
189
+ var index$2W = require("./IconFillInput/index.js");
190
+ var index$2X = require("./IconFillBigModel/index.js");
191
+ var index$2Y = require("./IconFillOutput/index.js");
192
+ var index$2Z = require("./IconFillParallel/index.js");
193
+ var index$2_ = require("./IconFillPlugin/index.js");
194
+ var index$2$ = require("./IconFillSearchData/index.js");
195
+ var index$30 = require("./IconFillSelector/index.js");
196
+ var index$31 = require("./IconFillCycleIf/index.js");
197
+ var index$32 = require("./IconFillCycleAlpha/index.js");
198
+ var index$33 = require("./IconFillCyclePrep/index.js");
199
+ var index$34 = require("./IconFillVariable/index.js");
200
+ var index$35 = require("./IconFillCode/index.js");
178
201
  exports.IconFillHeart = index;
179
202
  exports.IconFillMute = index$1;
180
203
  exports.IconFillSound = index$2;
@@ -350,3 +373,26 @@ exports.IconLineUserOversize = index$2H;
350
373
  exports.IconLineKnowledge = index$2I;
351
374
  exports.IconColorUpload = index$2J;
352
375
  exports.IconColorEdit = index$2K;
376
+ exports.IconLineSave = index$2L;
377
+ exports.IconFillAddData = index$2M;
378
+ exports.IconFillApproval = index$2N;
379
+ exports.IconFillText = index$2O;
380
+ exports.IconFillFx = index$2P;
381
+ exports.IconFillIf = index$2Q;
382
+ exports.IconFillLight = index$2R;
383
+ exports.IconFillSql = index$2S;
384
+ exports.IconFillCycle = index$2T;
385
+ exports.IconFillDelData = index$2U;
386
+ exports.IconFillHttp = index$2V;
387
+ exports.IconFillInput = index$2W;
388
+ exports.IconFillBigModel = index$2X;
389
+ exports.IconFillOutput = index$2Y;
390
+ exports.IconFillParallel = index$2Z;
391
+ exports.IconFillPlugin = index$2_;
392
+ exports.IconFillSearchData = index$2$;
393
+ exports.IconFillSelector = index$30;
394
+ exports.IconFillCycleIf = index$31;
395
+ exports.IconFillCycleAlpha = index$32;
396
+ exports.IconFillCyclePrep = index$33;
397
+ exports.IconFillVariable = index$34;
398
+ exports.IconFillCode = index$35;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/vue-smartcode",
3
- "version": "0.1.19",
3
+ "version": "0.1.21",
4
4
  "main": "lib/index.js",
5
5
  "module": "esm/index.js",
6
6
  "license": "ISC",
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-add-data`]" width="1em" height="1em" v-bind="$attrs"><path d="M1.08789 7.85059C1.0879 9.21492 3.45283 10.3975 6.27246 10.3975H6.54492C6.63588 11.0341 6.81783 11.6712 7.18164 12.126H6.27246C3.36212 12.126 1.08829 10.9433 1.08789 9.5791V7.85059ZM10.6279 7.53223C11.8964 7.53228 12.9248 8.56063 12.9248 9.8291C12.9245 11.0974 11.8962 12.1259 10.6279 12.126C9.3596 12.1259 8.33131 11.0974 8.33105 9.8291C8.33106 8.56061 9.35945 7.53226 10.6279 7.53223ZM10.6279 8.78223C10.4 8.78226 10.2148 8.96741 10.2148 9.19531V9.41602H9.99316C9.76547 9.41628 9.58106 9.60135 9.58105 9.8291C9.58131 10.0566 9.76562 10.2419 9.99316 10.2422H10.2148V10.4629C10.2151 10.6906 10.4002 10.8759 10.6279 10.876C10.8557 10.8759 11.0398 10.6906 11.04 10.4629V10.2422H11.2617C11.4895 10.2422 11.6745 10.0568 11.6748 9.8291C11.6748 9.60118 11.4896 9.41602 11.2617 9.41602H11.04V9.19531C11.04 8.96742 10.8558 8.78228 10.6279 8.78223ZM1.08789 4.94043C1.08835 6.39551 3.36216 7.48718 6.27246 7.57812C6.46402 7.58411 7.18535 7.57727 7.36426 7.48633C7.00046 7.94107 6.7277 8.5782 6.63672 9.21484H6.27246C3.36187 9.21484 1.08789 8.12327 1.08789 6.66797V4.94043ZM6.27246 1.21094C7.64746 1.21094 8.96621 1.47942 9.93848 1.95703C10.9106 2.43463 11.457 3.08241 11.457 3.75781C11.4569 4.43316 10.9106 5.08104 9.93848 5.55859C8.96621 6.03619 7.64745 6.30468 6.27246 6.30469C4.8975 6.30469 3.57872 6.03617 2.60645 5.55859C1.63429 5.08104 1.08803 4.43316 1.08789 3.75781C1.08789 3.08239 1.63423 2.43464 2.60645 1.95703C3.57873 1.47942 4.89745 1.21094 6.27246 1.21094Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillAddData',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-approval`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.084 10.3652C11.4659 10.3861 11.7709 10.6914 11.792 11.0732C11.7931 11.0937 11.793 11.1186 11.793 11.167C11.793 11.2152 11.7931 11.2394 11.792 11.2598C11.7711 11.6418 11.466 11.9469 11.084 11.9678C11.0636 11.9689 11.0394 11.9688 10.9912 11.9688H2.34278C2.2944 11.9688 2.26946 11.9689 2.24903 11.9678C1.8672 11.9467 1.56191 11.6416 1.54102 11.2598C1.53991 11.2394 1.54004 11.2152 1.54004 11.167C1.54004 11.1186 1.53991 11.0937 1.54102 11.0732C1.56208 10.6915 1.86731 10.3863 2.24903 10.3652C2.26946 10.3641 2.2944 10.3643 2.34278 10.3643H10.9912C11.0394 10.3643 11.0636 10.3641 11.084 10.3652ZM6.75586 0.945312C8.06422 0.945408 9.1991 1.68964 9.19922 3.40039C9.19922 5.29746 7.84799 5.59957 7.84766 6.29199C7.84766 6.49379 7.84793 6.59492 7.87305 6.67871C7.92589 6.85488 8.05704 6.99698 8.22852 7.06348C8.31001 7.09505 8.41052 7.10334 8.61133 7.11914L10.752 7.28711C11.3396 7.33334 11.7929 7.82366 11.793 8.41309C11.793 9.03683 11.2878 9.54281 10.6641 9.54297H2.66993C2.04648 9.54297 1.54118 9.03747 1.54102 8.41406C1.54102 7.82447 1.99424 7.33381 2.58204 7.28809L4.77344 7.11816C4.97367 7.10261 5.07399 7.09476 5.15528 7.06348C5.32737 6.99711 5.45885 6.85443 5.51172 6.67773C5.53671 6.59416 5.53711 6.49327 5.53711 6.29199C5.53669 5.75242 4.17872 5.2974 4.17872 3.40039C4.17886 1.6717 5.4474 0.945312 6.75586 0.945312Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillApproval',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-big-model`]" width="1em" height="1em" v-bind="$attrs"><path d="M5.77226 2.01645C5.92622 1.6004 6.51479 1.6004 6.66875 2.01645C7.44322 4.10924 9.0935 5.75961 11.1863 6.53403C11.6021 6.68808 11.602 7.27546 11.1863 7.42954C9.09354 8.20394 7.44324 9.85437 6.66875 11.9471C6.51479 12.3632 5.92622 12.3632 5.77226 11.9471C4.99777 9.85439 3.34746 8.20393 1.25468 7.42954C0.839109 7.27541 0.839084 6.68813 1.25468 6.53403C3.34749 5.75962 4.99778 4.10922 5.77226 2.01645ZM10.9549 0.836762C10.9961 0.793944 11.065 0.794048 11.1062 0.836762C11.121 0.852134 11.1342 0.887656 11.1609 0.957856C11.252 1.19705 11.2978 1.31706 11.3572 1.42465C11.5165 1.71323 11.7542 1.95091 12.0428 2.1102C12.1504 2.16957 12.2704 2.21541 12.5096 2.30649C12.5799 2.33325 12.6153 2.34638 12.6307 2.36118C12.6735 2.40243 12.6735 2.47131 12.6307 2.51254C12.6153 2.52734 12.5799 2.54046 12.5096 2.56723C12.2704 2.65831 12.1504 2.70415 12.0428 2.76352C11.7542 2.92282 11.5165 3.16047 11.3572 3.44907C11.2979 3.55666 11.252 3.67668 11.1609 3.91586C11.1342 3.98601 11.121 4.02159 11.1062 4.03696C11.065 4.07961 10.9961 4.07972 10.9549 4.03696C10.9401 4.02158 10.9269 3.98608 10.9002 3.91586C10.8091 3.67667 10.7633 3.55666 10.7039 3.44907C10.5446 3.16045 10.307 2.9228 10.0184 2.76352C9.91076 2.70415 9.79074 2.65831 9.55156 2.56723C9.48193 2.54072 9.44698 2.52719 9.43144 2.51254C9.38855 2.47129 9.38855 2.40243 9.43144 2.36118C9.44695 2.34651 9.48188 2.33302 9.55156 2.30649C9.79072 2.21542 9.91077 2.16956 10.0184 2.1102C10.307 1.95094 10.5446 1.71324 10.7039 1.42465C10.7633 1.31706 10.8091 1.19705 10.9002 0.957856C10.9269 0.887587 10.9401 0.852141 10.9549 0.836762Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillBigModel',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-code`]" width="1em" height="1em" v-bind="$attrs"><path d="M1.88649 2.66772C2.27698 2.27744 2.91008 2.27741 3.30055 2.66772L5.84091 5.20809C5.96114 5.32831 6.0943 5.46045 6.19899 5.58374C6.31126 5.716 6.44793 5.90261 6.52972 6.15405C6.63848 6.48879 6.63848 6.84991 6.52972 7.18465C6.44793 7.43614 6.31128 7.62269 6.19899 7.75496C6.0943 7.87826 5.96115 8.01038 5.84091 8.13062L3.30055 10.671C2.91007 11.0614 2.27699 11.0613 1.88649 10.671C1.49606 10.2805 1.49608 9.64743 1.88649 9.25692L4.42685 6.71655C4.44314 6.70026 4.45788 6.68426 4.47243 6.66968C4.45779 6.65502 4.44325 6.63854 4.42685 6.62215L1.88649 4.08244C1.49599 3.69194 1.49603 3.05825 1.88649 2.66772ZM10.74 8.96395C11.2922 8.96401 11.74 9.4117 11.74 9.96395C11.7399 10.5161 11.2922 10.9639 10.74 10.9639H7.4275C6.87527 10.9639 6.42759 10.5162 6.4275 9.96395C6.4275 9.41166 6.87522 8.96395 7.4275 8.96395H10.74Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillCode',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-cycle`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.602 7.123C11.602 7.123 10.2362 10.515 5.77009 8.87344L6.11336 8.03814C6.11336 8.03814 6.41744 7.21807 5.36732 7.41402L2.41653 8.1978C2.41653 8.1978 1.74669 8.40027 2.05947 8.98666L3.74968 11.8533C3.9166 12.1436 4.37961 12.2916 4.58426 11.7393L4.92172 10.9011C4.92172 10.9011 10.4466 13.0014 11.6013 7.123H11.602ZM1.73217 6.02643C1.73217 6.02643 3.18144 2.66997 7.60544 4.42259L7.24113 5.24991C7.24113 5.24991 6.91673 6.06272 7.97266 5.89217L10.9416 5.18314C10.9416 5.18314 11.6165 4.99808 11.3182 4.40299L9.70061 1.49575C9.52208 1.1757 9.08229 1.06757 8.86312 1.58719L8.50461 2.41814C8.50389 2.41814 3.03267 0.180011 1.73145 6.02643H1.73217Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillCycle',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-cycle-alpha`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.304 7.53267C11.5724 7.53267 12.6008 8.56106 12.6008 9.82955C12.6008 11.0981 11.5725 12.1264 10.304 12.1264C9.03565 12.1262 8.00708 11.0979 8.00708 9.82955C8.00711 8.56122 9.03567 7.53292 10.304 7.53267ZM5.04419 7.41353C6.0805 7.22034 5.79767 8.01721 5.79028 8.03756L5.44653 8.8735C6.03465 9.08966 6.5694 9.21598 7.05396 9.27682C7.02358 9.45656 7.0071 9.64117 7.00708 9.82955C7.00715 10.3326 7.12 10.8093 7.32153 11.2358C5.87261 11.3821 4.60176 10.9023 4.5979 10.9008L4.26099 11.7387C4.05633 12.291 3.59295 12.1433 3.42603 11.853L1.7356 8.98678C1.42514 8.40476 2.08321 8.20072 2.09302 8.19771L5.04419 7.41353ZM10.2366 8.50533C9.35676 8.50533 8.73856 9.17542 8.73853 10.1294C8.73853 10.7807 9.10958 11.1538 9.76001 11.1538C9.94539 11.1537 10.1089 11.1183 10.2561 11.0503C10.3723 10.9902 10.4488 10.933 10.593 10.7944C10.6284 10.9141 10.6616 10.9655 10.7268 11.02C10.8112 11.0964 10.9312 11.1323 11.0813 11.1323C11.2303 11.1322 11.3857 11.0968 11.5295 11.0317C11.6657 10.9664 11.7426 10.9118 11.8704 10.7837L11.6008 10.3149C11.4919 10.4405 11.3805 10.5159 11.2961 10.5161C11.2118 10.5161 11.1838 10.4511 11.1838 10.2465C11.1838 10.2223 11.184 10.1866 11.1868 10.1372L11.7727 9.08541L11.1985 8.77096C11.1749 8.82722 11.1478 8.88245 11.1184 8.936L11.0374 9.09615C10.9884 8.87005 10.9555 8.7987 10.8762 8.71432C10.7401 8.57833 10.5194 8.50534 10.2366 8.50533ZM10.1633 9.11764C10.3914 9.11781 10.4846 9.24645 10.4846 9.5649C10.4846 9.71734 10.4737 9.95218 10.4602 10.0883C10.4192 10.1457 10.3779 10.2027 10.3313 10.2573C10.2865 10.3104 10.2382 10.3611 10.1868 10.4077C10.0867 10.4895 10.0023 10.5219 9.88501 10.5219C9.61271 10.5219 9.47974 10.3721 9.47974 10.0747C9.47977 9.87894 9.53141 9.66892 9.62134 9.50533C9.75469 9.2573 9.94793 9.11764 10.1633 9.11764ZM8.53931 1.58736C8.75847 1.06774 9.19867 1.17552 9.3772 1.49557L10.9944 4.40279C11.2896 4.9919 10.6317 5.17937 10.6184 5.18307L7.64966 5.89205C6.5973 6.06202 6.91508 5.25492 6.91724 5.24947L7.28247 4.42232C3.4118 2.88891 1.81781 5.26648 1.47974 5.88521L1.40845 6.02584C2.70376 0.207214 8.12957 2.39687 8.18091 2.41744L8.53931 1.58736Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillCycleAlpha',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-cycle-if`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.304 7.53267C11.5724 7.53267 12.6008 8.56106 12.6008 9.82955C12.6008 11.0981 11.5725 12.1264 10.304 12.1264C9.03565 12.1262 8.00708 11.0979 8.00708 9.82955C8.00711 8.56122 9.03567 7.53292 10.304 7.53267ZM5.04419 7.41353C6.0805 7.22034 5.79767 8.01721 5.79028 8.03756L5.44653 8.8735C6.03465 9.08966 6.5694 9.21598 7.05396 9.27682C7.02358 9.45656 7.0071 9.64117 7.00708 9.82955C7.00715 10.3326 7.12 10.8093 7.32153 11.2358C5.87261 11.3821 4.60176 10.9023 4.5979 10.9008L4.26099 11.7387C4.05633 12.291 3.59295 12.1433 3.42603 11.853L1.7356 8.98678C1.42514 8.40476 2.08321 8.20072 2.09302 8.19771L5.04419 7.41353ZM9.42505 9.14693C9.17151 9.14716 9.02468 9.29755 9.02466 9.561V10.9868C9.02492 11.2498 9.17172 11.4006 9.42505 11.4008C9.67873 11.4008 9.82518 11.25 9.82544 10.9868V9.56295C9.82542 9.29931 9.67894 9.14693 9.42505 9.14693ZM10.9993 8.50045C10.5407 8.50645 10.3196 8.68817 10.3196 9.12545V9.21529H10.2708C10.1206 9.21554 9.99538 9.31321 9.99536 9.49459C9.99568 9.67556 10.1208 9.77558 10.2708 9.77584H10.3196V10.9868C10.3199 11.2693 10.4861 11.4006 10.72 11.4008C10.9542 11.4008 11.1201 11.2695 11.1204 10.9868V9.77584H11.2747C11.4249 9.77584 11.5497 9.67579 11.55 9.49459C11.55 9.31298 11.425 9.21529 11.2747 9.21529H11.0969V9.16451C11.0969 9.067 11.158 9.0142 11.3293 9.0024C11.372 8.99852 11.4096 8.99251 11.4426 8.98287C11.5342 8.95559 11.583 8.89845 11.5833 8.80123C11.5832 8.63133 11.425 8.50045 10.9993 8.50045ZM9.42505 8.26021C9.19879 8.26049 9.02664 8.42448 9.02661 8.63912C9.02698 8.85344 9.19902 9.01775 9.42505 9.01803C9.65137 9.01803 9.82311 8.85362 9.82349 8.63912C9.82346 8.4243 9.65159 8.26021 9.42505 8.26021ZM8.53931 1.58736C8.75847 1.06774 9.19867 1.17552 9.3772 1.49557L10.9944 4.40279C11.2896 4.9919 10.6317 5.17937 10.6184 5.18307L7.64966 5.89205C6.5973 6.06202 6.91508 5.25492 6.91724 5.24947L7.28247 4.42232C3.4118 2.88891 1.81781 5.26648 1.47974 5.88521L1.40845 6.02584C2.70376 0.207214 8.12957 2.39687 8.18091 2.41744L8.53931 1.58736Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillCycleIf',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
@@ -0,0 +1,19 @@
1
+ <template>
2
+ <svg viewBox="0 0 14 14" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-cycle-prep`]" width="1em" height="1em" v-bind="$attrs"><path d="M10.304 7.53267C11.5724 7.53267 12.6008 8.56106 12.6008 9.82955C12.6008 11.0981 11.5725 12.1264 10.304 12.1264C9.03565 12.1262 8.00708 11.0979 8.00708 9.82955C8.00711 8.56122 9.03567 7.53292 10.304 7.53267ZM5.04419 7.41353C6.0805 7.22034 5.79767 8.01721 5.79028 8.03756L5.44653 8.8735C6.03465 9.08966 6.5694 9.21598 7.05396 9.27682C7.02358 9.45656 7.0071 9.64117 7.00708 9.82955C7.00715 10.3326 7.12 10.8093 7.32153 11.2358C5.87261 11.3821 4.60176 10.9023 4.5979 10.9008L4.26099 11.7387C4.05633 12.291 3.59295 12.1433 3.42603 11.853L1.7356 8.98678C1.42514 8.40476 2.08321 8.20072 2.09302 8.19771L5.04419 7.41353ZM9.67017 9.41646C9.44227 9.41647 9.25711 9.60166 9.25708 9.82955C9.25708 10.0575 9.44224 10.2426 9.67017 10.2426H10.9387C11.1666 10.2426 11.3518 10.0575 11.3518 9.82955C11.3518 9.60168 11.1666 9.4165 10.9387 9.41646H9.67017ZM8.53931 1.58736C8.75847 1.06774 9.19867 1.17552 9.3772 1.49557L10.9944 4.40279C11.2896 4.9919 10.6317 5.17937 10.6184 5.18307L7.64966 5.89205C6.5973 6.06202 6.91508 5.25492 6.91724 5.24947L7.28247 4.42232C3.4118 2.88891 1.81781 5.26648 1.47974 5.88521L1.40845 6.02584C2.70376 0.207214 8.12957 2.39687 8.18091 2.41744L8.53931 1.58736Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillCyclePrep',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>