@arco-iconbox/vue-smartcode 0.0.17 → 0.0.18

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.
@@ -0,0 +1,44 @@
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: "IconFillApi",
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("g", { "clip-path": "url(#svg_d8c9569d0d__clip0_2651_4018)" }, [
18
+ /* @__PURE__ */ createElementVNode("path", {
19
+ "fill-rule": "evenodd",
20
+ "clip-rule": "evenodd",
21
+ d: "M2.53242 4.93453C2.67031 4.79673 2.89352 4.79681 3.03145 4.93453L3.73067 5.63277L4.11739 5.24703C4.35167 5.01274 4.7317 5.0128 4.96602 5.24703L5.12129 5.40132C5.35547 5.63558 5.35539 6.01565 5.12129 6.24996L4.7336 6.63667L5.36055 7.26363L5.74727 6.87691C5.98158 6.64259 6.36159 6.64259 6.5959 6.87691L6.7502 7.03121C6.98451 7.26552 6.98451 7.64552 6.7502 7.87984L6.36348 8.26558L7.06367 8.96578C7.20146 9.10369 7.20147 9.32787 7.06367 9.46578L6.58125 9.94722C5.5022 11.0263 3.84576 11.1737 2.60762 10.3916L2.0793 10.9209C1.84499 11.1552 1.46498 11.1552 1.23067 10.9209L1.07637 10.7666C0.842056 10.5322 0.842056 10.1522 1.07637 9.91792L1.60469 9.38863C0.823922 8.15082 0.971828 6.49549 2.05 5.41695L2.53242 4.93453ZM9.9211 1.07417C10.1554 0.839859 10.5354 0.839859 10.7697 1.07417L10.924 1.22847C11.1583 1.46279 11.1583 1.84279 10.924 2.0771L10.177 2.8232C10.9588 4.0613 10.8106 5.71791 9.73164 6.79683L9.2502 7.27828C9.11226 7.41622 8.88814 7.41622 8.7502 7.27828L4.71895 3.24703C4.58128 3.10913 4.58126 2.88589 4.71895 2.748L5.20137 2.26558C6.2799 1.18732 7.93521 1.03949 9.17305 1.82027L9.9211 1.07417Z"
22
+ })
23
+ ], -1);
24
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("defs", null, [
25
+ /* @__PURE__ */ createElementVNode("clipPath", { id: "svg_d8c9569d0d__clip0_2651_4018" }, [
26
+ /* @__PURE__ */ createElementVNode("path", { d: "M0 0H12V12H0z" })
27
+ ])
28
+ ], -1);
29
+ const _hoisted_4 = [
30
+ _hoisted_2,
31
+ _hoisted_3
32
+ ];
33
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
34
+ return openBlock(), createElementBlock("svg", mergeProps({
35
+ viewBox: "0 0 12 12",
36
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
37
+ xmlns: "http://www.w3.org/2000/svg",
38
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-api`],
39
+ width: "1em",
40
+ height: "1em"
41
+ }, _ctx.$attrs), _hoisted_4, 16, _hoisted_1);
42
+ }
43
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
44
+ 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: "IconFillDictCode",
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: "M7.86768 0.875C8.87577 0.875 9.3801 0.875101 9.76514 1.07129C10.1037 1.24387 10.3787 1.51977 10.5513 1.8584C10.7473 2.24337 10.7476 2.74719 10.7476 3.75488V9.20801C10.7476 9.8798 10.7475 10.216 10.6167 10.4727C10.5016 10.6983 10.318 10.8821 10.0923 10.9971C9.83562 11.1277 9.49948 11.1279 8.82764 11.1279H5.09229C3.74842 11.1279 3.07633 11.1277 2.56299 10.8662C2.11147 10.6362 1.74426 10.2689 1.51416 9.81738C1.25261 9.30406 1.25244 8.63189 1.25244 7.28809V4.71484C1.25244 3.37095 1.2526 2.69889 1.51416 2.18555C1.74426 1.73401 2.11144 1.3668 2.56299 1.13672C2.83505 0.998123 3.15176 0.933942 3.58936 0.90332V4.84863L4.64404 4.24902L5.69873 4.84863V0.875H7.86768ZM3.40869 8.47363C3.11073 8.47386 2.86893 8.71572 2.86865 9.01367C2.86865 9.31186 3.11056 9.55348 3.40869 9.55371H8.59033C8.88866 9.55371 9.13037 9.312 9.13037 9.01367C9.13009 8.71558 8.88848 8.47363 8.59033 8.47363H3.40869Z" }, 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 12 12",
24
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-dict-code`],
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: "IconLineFlatten",
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: "M3.09424 11C3.92244 11.0003 4.59424 11.6717 4.59424 12.5C4.59411 13.3282 3.92236 13.9997 3.09424 14C2.26589 14 1.59437 13.3283 1.59424 12.5C1.59424 11.6716 2.26581 11 3.09424 11ZM13.7417 11.835C14.1088 11.8352 14.4067 12.1329 14.4067 12.5C14.4066 12.867 14.1087 13.1648 13.7417 13.165H7.33838C6.97119 13.165 6.67347 12.8672 6.67334 12.5C6.67334 12.1327 6.97111 11.835 7.33838 11.835H13.7417ZM3.09424 6.5C3.92244 6.50026 4.59424 7.17174 4.59424 8C4.59411 8.82815 3.92236 9.49974 3.09424 9.5C2.26589 9.5 1.59437 8.82831 1.59424 8C1.59424 7.17157 2.26581 6.5 3.09424 6.5ZM13.7417 7.33496C14.1088 7.33519 14.4067 7.63287 14.4067 8C14.4066 8.36702 14.1087 8.66481 13.7417 8.66504H7.33838C6.97119 8.66504 6.67347 8.36716 6.67334 8C6.67334 7.63273 6.97111 7.33496 7.33838 7.33496H13.7417ZM3.09424 2C3.92244 2.00026 4.59424 2.67174 4.59424 3.5C4.59411 4.32815 3.92236 4.99974 3.09424 5C2.26589 5 1.59437 4.32831 1.59424 3.5C1.59424 2.67157 2.26581 2 3.09424 2ZM13.7417 2.83496C14.1088 2.83518 14.4067 3.13287 14.4067 3.5C14.4066 3.86702 14.1087 4.16482 13.7417 4.16504H7.33838C6.97119 4.16504 6.67347 3.86716 6.67334 3.5C6.67334 3.13273 6.97111 2.83496 7.33838 2.83496H13.7417Z" }, 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-flatten`],
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: "IconLineMore",
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: "M4.08887 6.91016C4.68976 6.91041 5.17676 7.39808 5.17676 7.99902C5.1765 8.59976 4.6896 9.08666 4.08887 9.08691C3.48792 9.08691 3.00025 8.59991 3 7.99902C3 7.39792 3.48776 6.91016 4.08887 6.91016ZM8 6.91016C8.60096 6.91033 9.08789 7.39802 9.08789 7.99902C9.08764 8.59981 8.6008 9.08674 8 9.08691C7.39905 9.08691 6.91139 8.59991 6.91113 7.99902C6.91113 7.39792 7.39889 6.91016 8 6.91016ZM11.9111 6.91016C12.5122 6.91016 13 7.39792 13 7.99902C12.9997 8.59991 12.5121 9.08691 11.9111 9.08691C11.3102 9.08685 10.8235 8.59987 10.8232 7.99902C10.8232 7.39796 11.3101 6.91022 11.9111 6.91016Z" }, 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-more`],
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: "IconLineTree",
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.9141 11.0977C12.7156 11.0977 13.3662 11.7473 13.3662 12.5488C13.3662 13.3503 12.7156 14 11.9141 14C11.1128 13.9997 10.4629 13.3502 10.4629 12.5488C10.4629 11.7475 11.1128 11.0979 11.9141 11.0977ZM4.44727 4.86719C4.81454 4.86719 5.1123 5.16496 5.1123 5.53223V6.40332H8.66211C9.0293 6.40332 9.32702 6.7012 9.32715 7.06836C9.32693 7.43544 9.02924 7.7334 8.66211 7.7334H5.1123V9.34961C5.11231 9.92006 5.1132 10.3084 5.1377 10.6084C5.16159 10.9005 5.20457 11.0508 5.25781 11.1553C5.38572 11.4062 5.58994 11.6103 5.84082 11.7383C5.94532 11.7915 6.09556 11.8355 6.3877 11.8594C6.68779 11.8839 7.0766 11.8838 7.64746 11.8838H8.66211C9.02927 11.8838 9.32697 12.1817 9.32715 12.5488C9.32693 12.9159 9.02924 13.2139 8.66211 13.2139H7.64746C7.09852 13.2139 6.64609 13.2145 6.2793 13.1846C5.90486 13.1539 5.56044 13.0885 5.2373 12.9238C4.73596 12.6684 4.32776 12.2601 4.07227 11.7588C3.90775 11.4357 3.84213 11.0911 3.81152 10.7168C3.78158 10.3501 3.78223 9.89824 3.78223 9.34961V5.53223C3.78223 5.16506 4.08013 4.86735 4.44727 4.86719ZM11.9141 5.41309C12.7156 5.41309 13.3662 6.06278 13.3662 6.86426C13.3662 7.66578 12.7156 8.31543 11.9141 8.31543C11.1128 8.31518 10.4629 7.66563 10.4629 6.86426C10.4629 6.06294 11.1128 5.41334 11.9141 5.41309ZM4.45117 0.5C5.25263 0.5 5.90223 1.14974 5.90234 1.95117C5.90234 2.7527 5.2527 3.40234 4.45117 3.40234C3.64969 3.40229 3 2.75266 3 1.95117C3.00011 1.14978 3.64976 0.500052 4.45117 0.5Z" }, 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-tree`],
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
@@ -75,3 +75,8 @@ export { default as IconLineTableSet } from "./IconLineTableSet/index.js";
75
75
  export { default as IconLineTranslation } from "./IconLineTranslation/index.js";
76
76
  export { default as IconLineLeft } from "./IconLineLeft/index.js";
77
77
  export { default as IconLineRight } from "./IconLineRight/index.js";
78
+ export { default as IconLineFlatten } from "./IconLineFlatten/index.js";
79
+ export { default as IconLineTree } from "./IconLineTree/index.js";
80
+ export { default as IconFillApi } from "./IconFillApi/index.js";
81
+ export { default as IconFillDictCode } from "./IconFillDictCode/index.js";
82
+ export { default as IconLineMore } from "./IconLineMore/index.js";
@@ -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: "IconFillApi",
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_d8c9569d0d__clip0_2651_4018)" }, [
19
+ /* @__PURE__ */ vue.createElementVNode("path", {
20
+ "fill-rule": "evenodd",
21
+ "clip-rule": "evenodd",
22
+ d: "M2.53242 4.93453C2.67031 4.79673 2.89352 4.79681 3.03145 4.93453L3.73067 5.63277L4.11739 5.24703C4.35167 5.01274 4.7317 5.0128 4.96602 5.24703L5.12129 5.40132C5.35547 5.63558 5.35539 6.01565 5.12129 6.24996L4.7336 6.63667L5.36055 7.26363L5.74727 6.87691C5.98158 6.64259 6.36159 6.64259 6.5959 6.87691L6.7502 7.03121C6.98451 7.26552 6.98451 7.64552 6.7502 7.87984L6.36348 8.26558L7.06367 8.96578C7.20146 9.10369 7.20147 9.32787 7.06367 9.46578L6.58125 9.94722C5.5022 11.0263 3.84576 11.1737 2.60762 10.3916L2.0793 10.9209C1.84499 11.1552 1.46498 11.1552 1.23067 10.9209L1.07637 10.7666C0.842056 10.5322 0.842056 10.1522 1.07637 9.91792L1.60469 9.38863C0.823922 8.15082 0.971828 6.49549 2.05 5.41695L2.53242 4.93453ZM9.9211 1.07417C10.1554 0.839859 10.5354 0.839859 10.7697 1.07417L10.924 1.22847C11.1583 1.46279 11.1583 1.84279 10.924 2.0771L10.177 2.8232C10.9588 4.0613 10.8106 5.71791 9.73164 6.79683L9.2502 7.27828C9.11226 7.41622 8.88814 7.41622 8.7502 7.27828L4.71895 3.24703C4.58128 3.10913 4.58126 2.88589 4.71895 2.748L5.20137 2.26558C6.2799 1.18732 7.93521 1.03949 9.17305 1.82027L9.9211 1.07417Z"
23
+ })
24
+ ], -1);
25
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("defs", null, [
26
+ /* @__PURE__ */ vue.createElementVNode("clipPath", { id: "svg_d8c9569d0d__clip0_2651_4018" }, [
27
+ /* @__PURE__ */ vue.createElementVNode("path", { d: "M0 0H12V12H0z" })
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 12 12",
37
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
38
+ xmlns: "http://www.w3.org/2000/svg",
39
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-api`],
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: "IconFillDictCode",
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: "M7.86768 0.875C8.87577 0.875 9.3801 0.875101 9.76514 1.07129C10.1037 1.24387 10.3787 1.51977 10.5513 1.8584C10.7473 2.24337 10.7476 2.74719 10.7476 3.75488V9.20801C10.7476 9.8798 10.7475 10.216 10.6167 10.4727C10.5016 10.6983 10.318 10.8821 10.0923 10.9971C9.83562 11.1277 9.49948 11.1279 8.82764 11.1279H5.09229C3.74842 11.1279 3.07633 11.1277 2.56299 10.8662C2.11147 10.6362 1.74426 10.2689 1.51416 9.81738C1.25261 9.30406 1.25244 8.63189 1.25244 7.28809V4.71484C1.25244 3.37095 1.2526 2.69889 1.51416 2.18555C1.74426 1.73401 2.11144 1.3668 2.56299 1.13672C2.83505 0.998123 3.15176 0.933942 3.58936 0.90332V4.84863L4.64404 4.24902L5.69873 4.84863V0.875H7.86768ZM3.40869 8.47363C3.11073 8.47386 2.86893 8.71572 2.86865 9.01367C2.86865 9.31186 3.11056 9.55348 3.40869 9.55371H8.59033C8.88866 9.55371 9.13037 9.312 9.13037 9.01367C9.13009 8.71558 8.88848 8.47363 8.59033 8.47363H3.40869Z" }, 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 12 12",
25
+ fill: $props.useCurrentColor ? "currentColor" : "#000",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-fill-dict-code`],
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: "IconLineFlatten",
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: "M3.09424 11C3.92244 11.0003 4.59424 11.6717 4.59424 12.5C4.59411 13.3282 3.92236 13.9997 3.09424 14C2.26589 14 1.59437 13.3283 1.59424 12.5C1.59424 11.6716 2.26581 11 3.09424 11ZM13.7417 11.835C14.1088 11.8352 14.4067 12.1329 14.4067 12.5C14.4066 12.867 14.1087 13.1648 13.7417 13.165H7.33838C6.97119 13.165 6.67347 12.8672 6.67334 12.5C6.67334 12.1327 6.97111 11.835 7.33838 11.835H13.7417ZM3.09424 6.5C3.92244 6.50026 4.59424 7.17174 4.59424 8C4.59411 8.82815 3.92236 9.49974 3.09424 9.5C2.26589 9.5 1.59437 8.82831 1.59424 8C1.59424 7.17157 2.26581 6.5 3.09424 6.5ZM13.7417 7.33496C14.1088 7.33519 14.4067 7.63287 14.4067 8C14.4066 8.36702 14.1087 8.66481 13.7417 8.66504H7.33838C6.97119 8.66504 6.67347 8.36716 6.67334 8C6.67334 7.63273 6.97111 7.33496 7.33838 7.33496H13.7417ZM3.09424 2C3.92244 2.00026 4.59424 2.67174 4.59424 3.5C4.59411 4.32815 3.92236 4.99974 3.09424 5C2.26589 5 1.59437 4.32831 1.59424 3.5C1.59424 2.67157 2.26581 2 3.09424 2ZM13.7417 2.83496C14.1088 2.83518 14.4067 3.13287 14.4067 3.5C14.4066 3.86702 14.1087 4.16482 13.7417 4.16504H7.33838C6.97119 4.16504 6.67347 3.86716 6.67334 3.5C6.67334 3.13273 6.97111 2.83496 7.33838 2.83496H13.7417Z" }, 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-flatten`],
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: "IconLineMore",
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: "M4.08887 6.91016C4.68976 6.91041 5.17676 7.39808 5.17676 7.99902C5.1765 8.59976 4.6896 9.08666 4.08887 9.08691C3.48792 9.08691 3.00025 8.59991 3 7.99902C3 7.39792 3.48776 6.91016 4.08887 6.91016ZM8 6.91016C8.60096 6.91033 9.08789 7.39802 9.08789 7.99902C9.08764 8.59981 8.6008 9.08674 8 9.08691C7.39905 9.08691 6.91139 8.59991 6.91113 7.99902C6.91113 7.39792 7.39889 6.91016 8 6.91016ZM11.9111 6.91016C12.5122 6.91016 13 7.39792 13 7.99902C12.9997 8.59991 12.5121 9.08691 11.9111 9.08691C11.3102 9.08685 10.8235 8.59987 10.8232 7.99902C10.8232 7.39796 11.3101 6.91022 11.9111 6.91016Z" }, 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-more`],
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: "IconLineTree",
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.9141 11.0977C12.7156 11.0977 13.3662 11.7473 13.3662 12.5488C13.3662 13.3503 12.7156 14 11.9141 14C11.1128 13.9997 10.4629 13.3502 10.4629 12.5488C10.4629 11.7475 11.1128 11.0979 11.9141 11.0977ZM4.44727 4.86719C4.81454 4.86719 5.1123 5.16496 5.1123 5.53223V6.40332H8.66211C9.0293 6.40332 9.32702 6.7012 9.32715 7.06836C9.32693 7.43544 9.02924 7.7334 8.66211 7.7334H5.1123V9.34961C5.11231 9.92006 5.1132 10.3084 5.1377 10.6084C5.16159 10.9005 5.20457 11.0508 5.25781 11.1553C5.38572 11.4062 5.58994 11.6103 5.84082 11.7383C5.94532 11.7915 6.09556 11.8355 6.3877 11.8594C6.68779 11.8839 7.0766 11.8838 7.64746 11.8838H8.66211C9.02927 11.8838 9.32697 12.1817 9.32715 12.5488C9.32693 12.9159 9.02924 13.2139 8.66211 13.2139H7.64746C7.09852 13.2139 6.64609 13.2145 6.2793 13.1846C5.90486 13.1539 5.56044 13.0885 5.2373 12.9238C4.73596 12.6684 4.32776 12.2601 4.07227 11.7588C3.90775 11.4357 3.84213 11.0911 3.81152 10.7168C3.78158 10.3501 3.78223 9.89824 3.78223 9.34961V5.53223C3.78223 5.16506 4.08013 4.86735 4.44727 4.86719ZM11.9141 5.41309C12.7156 5.41309 13.3662 6.06278 13.3662 6.86426C13.3662 7.66578 12.7156 8.31543 11.9141 8.31543C11.1128 8.31518 10.4629 7.66563 10.4629 6.86426C10.4629 6.06294 11.1128 5.41334 11.9141 5.41309ZM4.45117 0.5C5.25263 0.5 5.90223 1.14974 5.90234 1.95117C5.90234 2.7527 5.2527 3.40234 4.45117 3.40234C3.64969 3.40229 3 2.75266 3 1.95117C3.00011 1.14978 3.64976 0.500052 4.45117 0.5Z" }, 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-tree`],
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
@@ -77,6 +77,11 @@ var index$19 = require("./IconLineTableSet/index.js");
77
77
  var index$1a = require("./IconLineTranslation/index.js");
78
78
  var index$1b = require("./IconLineLeft/index.js");
79
79
  var index$1c = require("./IconLineRight/index.js");
80
+ var index$1d = require("./IconLineFlatten/index.js");
81
+ var index$1e = require("./IconLineTree/index.js");
82
+ var index$1f = require("./IconFillApi/index.js");
83
+ var index$1g = require("./IconFillDictCode/index.js");
84
+ var index$1h = require("./IconLineMore/index.js");
80
85
  exports.IconFillHeart = index;
81
86
  exports.IconFillMute = index$1;
82
87
  exports.IconFillSound = index$2;
@@ -154,3 +159,8 @@ exports.IconLineTableSet = index$19;
154
159
  exports.IconLineTranslation = index$1a;
155
160
  exports.IconLineLeft = index$1b;
156
161
  exports.IconLineRight = index$1c;
162
+ exports.IconLineFlatten = index$1d;
163
+ exports.IconLineTree = index$1e;
164
+ exports.IconFillApi = index$1f;
165
+ exports.IconFillDictCode = index$1g;
166
+ exports.IconLineMore = index$1h;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/vue-smartcode",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
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 12 12" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-api`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_d8c9569d0d__clip0_2651_4018)"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.53242 4.93453C2.67031 4.79673 2.89352 4.79681 3.03145 4.93453L3.73067 5.63277L4.11739 5.24703C4.35167 5.01274 4.7317 5.0128 4.96602 5.24703L5.12129 5.40132C5.35547 5.63558 5.35539 6.01565 5.12129 6.24996L4.7336 6.63667L5.36055 7.26363L5.74727 6.87691C5.98158 6.64259 6.36159 6.64259 6.5959 6.87691L6.7502 7.03121C6.98451 7.26552 6.98451 7.64552 6.7502 7.87984L6.36348 8.26558L7.06367 8.96578C7.20146 9.10369 7.20147 9.32787 7.06367 9.46578L6.58125 9.94722C5.5022 11.0263 3.84576 11.1737 2.60762 10.3916L2.0793 10.9209C1.84499 11.1552 1.46498 11.1552 1.23067 10.9209L1.07637 10.7666C0.842056 10.5322 0.842056 10.1522 1.07637 9.91792L1.60469 9.38863C0.823922 8.15082 0.971828 6.49549 2.05 5.41695L2.53242 4.93453ZM9.9211 1.07417C10.1554 0.839859 10.5354 0.839859 10.7697 1.07417L10.924 1.22847C11.1583 1.46279 11.1583 1.84279 10.924 2.0771L10.177 2.8232C10.9588 4.0613 10.8106 5.71791 9.73164 6.79683L9.2502 7.27828C9.11226 7.41622 8.88814 7.41622 8.7502 7.27828L4.71895 3.24703C4.58128 3.10913 4.58126 2.88589 4.71895 2.748L5.20137 2.26558C6.2799 1.18732 7.93521 1.03949 9.17305 1.82027L9.9211 1.07417Z"/></g><defs><clipPath id="svg_d8c9569d0d__clip0_2651_4018"><path d="M0 0H12V12H0z"/></clipPath></defs></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillApi',
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 12 12" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-fill-dict-code`]" width="1em" height="1em" v-bind="$attrs"><path d="M7.86768 0.875C8.87577 0.875 9.3801 0.875101 9.76514 1.07129C10.1037 1.24387 10.3787 1.51977 10.5513 1.8584C10.7473 2.24337 10.7476 2.74719 10.7476 3.75488V9.20801C10.7476 9.8798 10.7475 10.216 10.6167 10.4727C10.5016 10.6983 10.318 10.8821 10.0923 10.9971C9.83562 11.1277 9.49948 11.1279 8.82764 11.1279H5.09229C3.74842 11.1279 3.07633 11.1277 2.56299 10.8662C2.11147 10.6362 1.74426 10.2689 1.51416 9.81738C1.25261 9.30406 1.25244 8.63189 1.25244 7.28809V4.71484C1.25244 3.37095 1.2526 2.69889 1.51416 2.18555C1.74426 1.73401 2.11144 1.3668 2.56299 1.13672C2.83505 0.998123 3.15176 0.933942 3.58936 0.90332V4.84863L4.64404 4.24902L5.69873 4.84863V0.875H7.86768ZM3.40869 8.47363C3.11073 8.47386 2.86893 8.71572 2.86865 9.01367C2.86865 9.31186 3.11056 9.55348 3.40869 9.55371H8.59033C8.88866 9.55371 9.13037 9.312 9.13037 9.01367C9.13009 8.71558 8.88848 8.47363 8.59033 8.47363H3.40869Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconFillDictCode',
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 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-flatten`]" width="1em" height="1em" v-bind="$attrs"><path d="M3.09424 11C3.92244 11.0003 4.59424 11.6717 4.59424 12.5C4.59411 13.3282 3.92236 13.9997 3.09424 14C2.26589 14 1.59437 13.3283 1.59424 12.5C1.59424 11.6716 2.26581 11 3.09424 11ZM13.7417 11.835C14.1088 11.8352 14.4067 12.1329 14.4067 12.5C14.4066 12.867 14.1087 13.1648 13.7417 13.165H7.33838C6.97119 13.165 6.67347 12.8672 6.67334 12.5C6.67334 12.1327 6.97111 11.835 7.33838 11.835H13.7417ZM3.09424 6.5C3.92244 6.50026 4.59424 7.17174 4.59424 8C4.59411 8.82815 3.92236 9.49974 3.09424 9.5C2.26589 9.5 1.59437 8.82831 1.59424 8C1.59424 7.17157 2.26581 6.5 3.09424 6.5ZM13.7417 7.33496C14.1088 7.33519 14.4067 7.63287 14.4067 8C14.4066 8.36702 14.1087 8.66481 13.7417 8.66504H7.33838C6.97119 8.66504 6.67347 8.36716 6.67334 8C6.67334 7.63273 6.97111 7.33496 7.33838 7.33496H13.7417ZM3.09424 2C3.92244 2.00026 4.59424 2.67174 4.59424 3.5C4.59411 4.32815 3.92236 4.99974 3.09424 5C2.26589 5 1.59437 4.32831 1.59424 3.5C1.59424 2.67157 2.26581 2 3.09424 2ZM13.7417 2.83496C14.1088 2.83518 14.4067 3.13287 14.4067 3.5C14.4066 3.86702 14.1087 4.16482 13.7417 4.16504H7.33838C6.97119 4.16504 6.67347 3.86716 6.67334 3.5C6.67334 3.13273 6.97111 2.83496 7.33838 2.83496H13.7417Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineFlatten',
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 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-more`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.08887 6.91016C4.68976 6.91041 5.17676 7.39808 5.17676 7.99902C5.1765 8.59976 4.6896 9.08666 4.08887 9.08691C3.48792 9.08691 3.00025 8.59991 3 7.99902C3 7.39792 3.48776 6.91016 4.08887 6.91016ZM8 6.91016C8.60096 6.91033 9.08789 7.39802 9.08789 7.99902C9.08764 8.59981 8.6008 9.08674 8 9.08691C7.39905 9.08691 6.91139 8.59991 6.91113 7.99902C6.91113 7.39792 7.39889 6.91016 8 6.91016ZM11.9111 6.91016C12.5122 6.91016 13 7.39792 13 7.99902C12.9997 8.59991 12.5121 9.08691 11.9111 9.08691C11.3102 9.08685 10.8235 8.59987 10.8232 7.99902C10.8232 7.39796 11.3101 6.91022 11.9111 6.91016Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineMore',
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 16 16" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-tree`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.9141 11.0977C12.7156 11.0977 13.3662 11.7473 13.3662 12.5488C13.3662 13.3503 12.7156 14 11.9141 14C11.1128 13.9997 10.4629 13.3502 10.4629 12.5488C10.4629 11.7475 11.1128 11.0979 11.9141 11.0977ZM4.44727 4.86719C4.81454 4.86719 5.1123 5.16496 5.1123 5.53223V6.40332H8.66211C9.0293 6.40332 9.32702 6.7012 9.32715 7.06836C9.32693 7.43544 9.02924 7.7334 8.66211 7.7334H5.1123V9.34961C5.11231 9.92006 5.1132 10.3084 5.1377 10.6084C5.16159 10.9005 5.20457 11.0508 5.25781 11.1553C5.38572 11.4062 5.58994 11.6103 5.84082 11.7383C5.94532 11.7915 6.09556 11.8355 6.3877 11.8594C6.68779 11.8839 7.0766 11.8838 7.64746 11.8838H8.66211C9.02927 11.8838 9.32697 12.1817 9.32715 12.5488C9.32693 12.9159 9.02924 13.2139 8.66211 13.2139H7.64746C7.09852 13.2139 6.64609 13.2145 6.2793 13.1846C5.90486 13.1539 5.56044 13.0885 5.2373 12.9238C4.73596 12.6684 4.32776 12.2601 4.07227 11.7588C3.90775 11.4357 3.84213 11.0911 3.81152 10.7168C3.78158 10.3501 3.78223 9.89824 3.78223 9.34961V5.53223C3.78223 5.16506 4.08013 4.86735 4.44727 4.86719ZM11.9141 5.41309C12.7156 5.41309 13.3662 6.06278 13.3662 6.86426C13.3662 7.66578 12.7156 8.31543 11.9141 8.31543C11.1128 8.31518 10.4629 7.66563 10.4629 6.86426C10.4629 6.06294 11.1128 5.41334 11.9141 5.41309ZM4.45117 0.5C5.25263 0.5 5.90223 1.14974 5.90234 1.95117C5.90234 2.7527 5.2527 3.40234 4.45117 3.40234C3.64969 3.40229 3 2.75266 3 1.95117C3.00011 1.14978 3.64976 0.500052 4.45117 0.5Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLineTree',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'sc',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>
package/src/index.js CHANGED
@@ -74,4 +74,9 @@ export { default as IconLineMenuShrink } from './IconLineMenuShrink/index.vue';
74
74
  export { default as IconLineTableSet } from './IconLineTableSet/index.vue';
75
75
  export { default as IconLineTranslation } from './IconLineTranslation/index.vue';
76
76
  export { default as IconLineLeft } from './IconLineLeft/index.vue';
77
- export { default as IconLineRight } from './IconLineRight/index.vue';
77
+ export { default as IconLineRight } from './IconLineRight/index.vue';
78
+ export { default as IconLineFlatten } from './IconLineFlatten/index.vue';
79
+ export { default as IconLineTree } from './IconLineTree/index.vue';
80
+ export { default as IconFillApi } from './IconFillApi/index.vue';
81
+ export { default as IconFillDictCode } from './IconFillDictCode/index.vue';
82
+ export { default as IconLineMore } from './IconLineMore/index.vue';