@arco-iconbox/vue-update-line-icon 0.0.24 → 0.0.26

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,34 @@
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: "IconDeleteQs",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M11.5003 4.4165C11.7104 4.4166 11.9111 4.5048 12.0531 4.65967C12.195 4.8146 12.2656 5.02257 12.2474 5.23193L11.6868 11.6802C11.5932 12.7568 10.6913 13.5835 9.61067 13.5835H5.722C4.64154 13.5833 3.74041 12.7566 3.6468 11.6802L3.08626 5.23193C3.06805 5.02252 3.13854 4.81461 3.28059 4.65967C3.42265 4.50475 3.62314 4.4165 3.83333 4.4165H11.5003ZM5.14095 11.5503C5.16715 11.8516 5.41961 12.0833 5.722 12.0835H9.61067C9.91325 12.0835 10.1655 11.8517 10.1917 11.5503L10.682 5.9165H4.65169L5.14095 11.5503Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M5.75 10.8335V7.1665C5.75 6.75229 6.08579 6.4165 6.5 6.4165 6.91421 6.4165 7.25 6.75229 7.25 7.1665V10.8335C7.24982 11.2476 6.91411 11.5835 6.5 11.5835 6.08589 11.5835 5.75018 11.2476 5.75 10.8335zM8.08333 10.8335V7.1665C8.08333 6.75229 8.41911 6.4165 8.83333 6.4165 9.24754 6.4165 9.58333 6.75229 9.58333 7.1665V10.8335C9.58315 11.2476 9.24743 11.5835 8.83333 11.5835 8.41922 11.5835 8.0835 11.2476 8.08333 10.8335zM8.75032 5.1665V4.49951C8.75014 4.1775 8.48839 3.9165 8.16634 3.9165H7.16634C6.84443 3.91668 6.5835 4.1776 6.58333 4.49951V5.1665L6.57942 5.24365C6.5408 5.62162 6.22149 5.9165 5.83333 5.9165 5.44516 5.9165 5.12586 5.62162 5.08723 5.24365L5.08333 5.1665V4.49951C5.0835 3.34918 6.016 2.41668 7.16634 2.4165H8.16634C9.31682 2.4165 10.2501 3.34907 10.2503 4.49951V5.1665C10.2503 5.58061 9.91438 5.91633 9.50032 5.9165 9.08611 5.9165 8.75032 5.58072 8.75032 5.1665z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M12.1667 4.4165C12.5809 4.4165 12.9167 4.75229 12.9167 5.1665C12.9167 5.58072 12.5809 5.9165 12.1667 5.9165H3.16667C2.75246 5.9165 2.41667 5.58072 2.41667 5.1665C2.41667 4.75229 2.75246 4.4165 3.16667 4.4165H12.1667Z" }, null, -1);
19
+ const _hoisted_4 = [
20
+ _hoisted_1,
21
+ _hoisted_2,
22
+ _hoisted_3
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return openBlock(), createElementBlock("svg", mergeProps({
26
+ viewBox: "0 0 16 16",
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-delete_qs`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_4, 16);
32
+ }
33
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
+ export { index as default };
@@ -0,0 +1,30 @@
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: "IconEditQs",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M9.60612 3.17674C10.1625 2.72316 10.9831 2.75582 11.5016 3.27439L12.7253 4.49803C13.2785 5.05127 13.2785 5.94869 12.7253 6.50193L6.52995 12.6972C6.43139 12.7957 6.30714 12.8646 6.17155 12.8965L3.33854 13.5635C3.08571 13.6229 2.82006 13.5469 2.63639 13.3633 2.45281 13.1796 2.37672 12.9139 2.4362 12.6611L3.10319 9.82811 3.13444 9.7285C3.172 9.63178 3.22949 9.5436 3.30339 9.46971L9.4987 3.27439 9.60612 3.17674zM4.51335 10.3799L4.1735 11.8252 5.62077 11.4844 11.6061 5.49998 10.4997 4.39353 4.51335 10.3799zM12.8337 12.0835C13.2477 12.0837 13.5837 12.4194 13.5837 12.8335 13.5837 13.2476 13.2477 13.5833 12.8337 13.5835H9.16667C8.75246 13.5835 8.41667 13.2477 8.41667 12.8335 8.41667 12.4193 8.75246 12.0835 9.16667 12.0835H12.8337z" }, null, -1);
17
+ const _hoisted_2 = [
18
+ _hoisted_1
19
+ ];
20
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
21
+ return openBlock(), createElementBlock("svg", mergeProps({
22
+ viewBox: "0 0 16 16",
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-edit_qs`],
25
+ width: "1em",
26
+ height: "1em"
27
+ }, _ctx.$attrs), _hoisted_2, 16);
28
+ }
29
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
30
+ export { index as default };
@@ -0,0 +1,34 @@
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: "IconGroupAdd",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M3.20831 12.5H12.7913V5.25H8.00031C7.77787 5.25 7.56662 5.15125 7.42413 4.98047L6.18976 3.5H3.20831V12.5ZM14.2913 12.667C14.2911 13.4032 13.6946 14 12.9583 14H3.04132C2.30521 13.9998 1.70849 13.4031 1.70831 12.667V3.33301C1.70849 2.59689 2.3052 2.00018 3.04132 2H6.54132L6.62433 2.00488C6.81568 2.02611 6.9928 2.12009 7.11749 2.26953L8.35187 3.75H12.9583C13.6946 3.75 14.2911 4.34677 14.2913 5.08301V12.667Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M9.75 8.125C10.1642 8.125 10.5 8.46079 10.5 8.875C10.5 9.28921 10.1642 9.625 9.75 9.625H6.25C5.83579 9.625 5.5 9.28921 5.5 8.875C5.5 8.46079 5.83579 8.125 6.25 8.125H9.75Z" }, null, -1);
18
+ const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", { d: "M7.25 10.625V7.125C7.25 6.71079 7.58579 6.375 8 6.375C8.41421 6.375 8.75 6.71079 8.75 7.125V10.625C8.75 11.0392 8.41421 11.375 8 11.375C7.58579 11.375 7.25 11.0392 7.25 10.625Z" }, null, -1);
19
+ const _hoisted_4 = [
20
+ _hoisted_1,
21
+ _hoisted_2,
22
+ _hoisted_3
23
+ ];
24
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
25
+ return openBlock(), createElementBlock("svg", mergeProps({
26
+ viewBox: "0 0 16 16",
27
+ xmlns: "http://www.w3.org/2000/svg",
28
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-group_add`],
29
+ width: "1em",
30
+ height: "1em"
31
+ }, _ctx.$attrs), _hoisted_4, 16);
32
+ }
33
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
34
+ 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: "IconLockQs",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M11.4163 7.9165H4.58333V11.4995C4.58333 11.8216 4.84432 12.0833 5.16634 12.0835H10.8333C11.1555 12.0835 11.4163 11.8217 11.4163 11.4995V7.9165ZM12.9163 11.4995C12.9163 12.6501 11.9839 13.5835 10.8333 13.5835H5.16634C4.01589 13.5833 3.08333 12.65 3.08333 11.4995V7.8335C3.08333 7.05109 3.71792 6.4165 4.50032 6.4165H11.5003C12.2826 6.41668 12.9163 7.0512 12.9163 7.8335V11.4995Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10.0833 6.99951V6.89502C10.0833 6.33998 10.0966 5.86346 10.0315 5.41943C9.96883 4.992 9.84366 4.68995 9.63211 4.47314C9.3713 4.2059 8.90042 3.91656 8.00027 3.9165C7.09994 3.9165 6.62828 4.20587 6.36746 4.47314C6.15602 4.68994 6.0307 4.99211 5.96804 5.41943C5.90298 5.86346 5.91629 6.33998 5.91629 6.89502V6.99951C5.91629 7.41373 5.5805 7.74951 5.16629 7.74951C4.75224 7.74931 4.41629 7.4136 4.41629 6.99951V6.89502C4.41629 6.40935 4.39838 5.785 4.48367 5.20264C4.57142 4.6038 4.77893 3.95332 5.29421 3.42529C5.86249 2.84297 6.73328 2.4165 8.00027 2.4165C9.26696 2.41657 10.1371 2.84312 10.7053 3.42529C11.2206 3.95332 11.4281 4.6038 11.5159 5.20264C11.6012 5.78502 11.5833 6.40933 11.5833 6.89502V6.99951C11.5833 7.41373 11.2475 7.74951 10.8333 7.74951C10.4191 7.74948 10.0833 7.41371 10.0833 6.99951Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_1,
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Lock_qs`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16);
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: "IconNext",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M11.5439 3.43062C11.2295 3.1611 10.7559 3.19735 10.4863 3.51168C10.2168 3.82613 10.253 4.2997 10.5674 4.56929L11.8975 5.70894L10.5254 7.08101C10.2326 7.37392 10.2325 7.8487 10.5254 8.14156C10.8183 8.43429 11.2931 8.43432 11.5859 8.14156L13.5303 6.19722C13.678 6.0495 13.757 5.8464 13.749 5.63765C13.741 5.42912 13.6466 5.23351 13.4883 5.09761L11.5439 3.43062Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M6.61328 4.9165C4.29853 4.9165 2.34316 6.79629 2.25293 9.10986C2.15777 11.5554 4.16841 13.6392 6.61328 13.6392H11.334C11.748 13.639 12.0837 13.3031 12.084 12.8892C12.084 12.475 11.7481 12.1393 11.334 12.1392H6.61328C5.01756 12.1392 3.68983 10.7604 3.75195 9.16748C3.81103 7.65927 5.1043 6.4165 6.61328 6.4165H13C13.4142 6.4165 13.75 6.08072 13.75 5.6665C13.75 5.25229 13.4142 4.9165 13 4.9165H6.61328Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_1,
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-next`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16);
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: "IconRevocationQs",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M4.45606 13.5694C4.77049 13.8389 5.24408 13.8027 5.51368 13.4883C5.78321 13.1739 5.747 12.7003 5.43262 12.4307L4.10255 11.2911L5.47462 9.91899C5.76743 9.62608 5.76749 9.1513 5.47462 8.85844C5.18174 8.56571 4.70692 8.56568 4.41407 8.85844L2.46973 10.8028C2.32202 10.9505 2.24297 11.1536 2.25098 11.3623C2.25905 11.5709 2.35336 11.7665 2.51172 11.9024L4.45606 13.5694Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M9.38672 12.0835C11.7015 12.0835 13.6568 10.2037 13.7471 7.89014C13.8422 5.44458 11.8316 3.36084 9.38672 3.36084H4.66602C4.25204 3.36095 3.91625 3.6969 3.91602 4.11084C3.91602 4.52499 4.2519 4.86073 4.66602 4.86084H9.38672C10.9824 4.86084 12.3102 6.23958 12.248 7.83252C12.189 9.34073 10.8957 10.5835 9.38672 10.5835H3C2.58579 10.5835 2.25 10.9193 2.25 11.3335C2.25 11.7477 2.58579 12.0835 3 12.0835H9.38672Z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_1,
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-revocation_qs`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16);
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: "IconSaveQs",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", { d: "M2.41669 11.4995V4.49951C2.41686 3.34918 3.34936 2.41668 4.49969 2.4165H9.44794L9.65399 2.42627C10.1308 2.47368 10.5788 2.6851 10.9206 3.02686L12.9733 5.07861C13.364 5.46931 13.5837 5.99971 13.5837 6.55225V11.4995C13.5837 12.6501 12.6503 13.5835 11.4997 13.5835H4.49969C3.34925 13.5833 2.41669 12.65 2.41669 11.4995ZM3.91669 11.4995C3.91669 11.8216 4.17768 12.0833 4.49969 12.0835H11.4997C11.8219 12.0835 12.0837 11.8217 12.0837 11.4995V6.55225C12.0837 6.39754 12.0222 6.24856 11.9128 6.13916L9.86005 4.0874C9.77806 4.00544 9.67422 3.95066 9.56219 3.92822L9.44794 3.9165H4.49969C4.17779 3.91668 3.91686 4.1776 3.91669 4.49951V11.4995Z" }, null, -1);
17
+ const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M10.9163 12.6665C10.9163 13.0807 10.5805 13.4165 10.1663 13.4165 9.75226 13.4163 9.41632 13.0806 9.41632 12.6665V10.5835H6.58331V12.6665C6.58331 13.0807 6.24753 13.4165 5.83331 13.4165 5.4191 13.4165 5.08331 13.0807 5.08331 12.6665V10.5005C5.08331 9.71808 5.7179 9.0835 6.50031 9.0835H9.50031C10.2826 9.08367 10.9163 9.71819 10.9163 10.5005V12.6665zM5.08331 5.50049V3.3335C5.08331 2.91928 5.4191 2.5835 5.83331 2.5835 6.24753 2.5835 6.58331 2.91928 6.58331 3.3335V5.50049C6.58314 5.91455 6.24742 6.25049 5.83331 6.25049 5.41921 6.25049 5.08349 5.91455 5.08331 5.50049z" }, null, -1);
18
+ const _hoisted_3 = [
19
+ _hoisted_1,
20
+ _hoisted_2
21
+ ];
22
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
23
+ return openBlock(), createElementBlock("svg", mergeProps({
24
+ viewBox: "0 0 16 16",
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-save_qs`],
27
+ width: "1em",
28
+ height: "1em"
29
+ }, _ctx.$attrs), _hoisted_3, 16);
30
+ }
31
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
32
+ export { index as default };
@@ -0,0 +1,30 @@
1
+ import { openBlock, createElementBlock, mergeProps, createStaticVNode } from "vue";
2
+ import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
3
+ const _sfc_main = {
4
+ name: "IconTableAdd",
5
+ props: {
6
+ prefix: {
7
+ type: String,
8
+ default: "update-line-icon"
9
+ },
10
+ useCurrentColor: {
11
+ type: Boolean,
12
+ default: true
13
+ }
14
+ }
15
+ };
16
+ const _hoisted_1 = /* @__PURE__ */ createStaticVNode('<g clip-path="url(#svg_f058696866__clip0_8550_30011)"><path d="M11.417 8.22461V6.04688L9.26367 3.75H3.75V13.25H7.01074C7.42481 13.2502 7.76074 13.5859 7.76074 14C7.76074 14.4141 7.42481 14.7498 7.01074 14.75H3.57324C2.87183 14.75 2.25011 14.1966 2.25 13.4502V3.5498C2.25011 2.80337 2.87183 2.25 3.57324 2.25H9.58887L9.66602 2.25391C9.84465 2.27245 10.0117 2.35503 10.1357 2.4873L12.7139 5.2373C12.8441 5.37629 12.917 5.55953 12.917 5.75V8.22461C12.917 8.63871 12.5811 8.97443 12.167 8.97461C11.7528 8.97461 11.417 8.63882 11.417 8.22461Z"></path><path d="M10.1667 3V5H12.1667V6.5H9.41669C9.00247 6.5 8.66669 6.16421 8.66669 5.75V3H10.1667zM10.3107 14.4395V10.4395C10.3107 10.0252 10.6465 9.68945 11.0607 9.68945 11.4749 9.68945 11.8107 10.0252 11.8107 10.4395V14.4395C11.8107 14.8537 11.4749 15.1895 11.0607 15.1895 10.6465 15.1895 10.3107 14.8537 10.3107 14.4395z"></path><path d="M12.9394 11.8105C13.3536 11.8105 13.6894 12.1463 13.6894 12.5605C13.6894 12.9748 13.3536 13.3105 12.9394 13.3105H8.93939C8.52518 13.3105 8.18939 12.9748 8.18939 12.5605C8.18939 12.1463 8.52518 11.8105 8.93939 11.8105H12.9394Z"></path></g><defs><clipPath id="svg_f058696866__clip0_8550_30011"><path d="M0 0H16V16H0z"></path></clipPath></defs>', 2);
17
+ const _hoisted_3 = [
18
+ _hoisted_1
19
+ ];
20
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
21
+ return openBlock(), createElementBlock("svg", mergeProps({
22
+ viewBox: "0 0 16 16",
23
+ xmlns: "http://www.w3.org/2000/svg",
24
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-table_add`],
25
+ width: "1em",
26
+ height: "1em"
27
+ }, _ctx.$attrs), _hoisted_3, 16);
28
+ }
29
+ var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
30
+ export { index as default };
package/esm/index.js CHANGED
@@ -135,3 +135,11 @@ export { default as IconUploadQs } from "./IconUploadQs/index.js";
135
135
  export { default as IconRefreshQs } from "./IconRefreshQs/index.js";
136
136
  export { default as IconId } from "./IconId/index.js";
137
137
  export { default as IconTipsQs } from "./IconTipsQs/index.js";
138
+ export { default as IconGroupAdd } from "./IconGroupAdd/index.js";
139
+ export { default as IconNext } from "./IconNext/index.js";
140
+ export { default as IconRevocationQs } from "./IconRevocationQs/index.js";
141
+ export { default as IconTableAdd } from "./IconTableAdd/index.js";
142
+ export { default as IconSaveQs } from "./IconSaveQs/index.js";
143
+ export { default as IconLockQs } from "./IconLockQs/index.js";
144
+ export { default as IconEditQs } from "./IconEditQs/index.js";
145
+ export { default as IconDeleteQs } from "./IconDeleteQs/index.js";
@@ -0,0 +1,35 @@
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: "IconDeleteQs",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.5003 4.4165C11.7104 4.4166 11.9111 4.5048 12.0531 4.65967C12.195 4.8146 12.2656 5.02257 12.2474 5.23193L11.6868 11.6802C11.5932 12.7568 10.6913 13.5835 9.61067 13.5835H5.722C4.64154 13.5833 3.74041 12.7566 3.6468 11.6802L3.08626 5.23193C3.06805 5.02252 3.13854 4.81461 3.28059 4.65967C3.42265 4.50475 3.62314 4.4165 3.83333 4.4165H11.5003ZM5.14095 11.5503C5.16715 11.8516 5.41961 12.0833 5.722 12.0835H9.61067C9.91325 12.0835 10.1655 11.8517 10.1917 11.5503L10.682 5.9165H4.65169L5.14095 11.5503Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M5.75 10.8335V7.1665C5.75 6.75229 6.08579 6.4165 6.5 6.4165 6.91421 6.4165 7.25 6.75229 7.25 7.1665V10.8335C7.24982 11.2476 6.91411 11.5835 6.5 11.5835 6.08589 11.5835 5.75018 11.2476 5.75 10.8335zM8.08333 10.8335V7.1665C8.08333 6.75229 8.41911 6.4165 8.83333 6.4165 9.24754 6.4165 9.58333 6.75229 9.58333 7.1665V10.8335C9.58315 11.2476 9.24743 11.5835 8.83333 11.5835 8.41922 11.5835 8.0835 11.2476 8.08333 10.8335zM8.75032 5.1665V4.49951C8.75014 4.1775 8.48839 3.9165 8.16634 3.9165H7.16634C6.84443 3.91668 6.5835 4.1776 6.58333 4.49951V5.1665L6.57942 5.24365C6.5408 5.62162 6.22149 5.9165 5.83333 5.9165 5.44516 5.9165 5.12586 5.62162 5.08723 5.24365L5.08333 5.1665V4.49951C5.0835 3.34918 6.016 2.41668 7.16634 2.4165H8.16634C9.31682 2.4165 10.2501 3.34907 10.2503 4.49951V5.1665C10.2503 5.58061 9.91438 5.91633 9.50032 5.9165 9.08611 5.9165 8.75032 5.58072 8.75032 5.1665z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.1667 4.4165C12.5809 4.4165 12.9167 4.75229 12.9167 5.1665C12.9167 5.58072 12.5809 5.9165 12.1667 5.9165H3.16667C2.75246 5.9165 2.41667 5.58072 2.41667 5.1665C2.41667 4.75229 2.75246 4.4165 3.16667 4.4165H12.1667Z" }, null, -1);
20
+ const _hoisted_4 = [
21
+ _hoisted_1,
22
+ _hoisted_2,
23
+ _hoisted_3
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-delete_qs`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_4, 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ module.exports = index;
@@ -0,0 +1,31 @@
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: "IconEditQs",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.60612 3.17674C10.1625 2.72316 10.9831 2.75582 11.5016 3.27439L12.7253 4.49803C13.2785 5.05127 13.2785 5.94869 12.7253 6.50193L6.52995 12.6972C6.43139 12.7957 6.30714 12.8646 6.17155 12.8965L3.33854 13.5635C3.08571 13.6229 2.82006 13.5469 2.63639 13.3633 2.45281 13.1796 2.37672 12.9139 2.4362 12.6611L3.10319 9.82811 3.13444 9.7285C3.172 9.63178 3.22949 9.5436 3.30339 9.46971L9.4987 3.27439 9.60612 3.17674zM4.51335 10.3799L4.1735 11.8252 5.62077 11.4844 11.6061 5.49998 10.4997 4.39353 4.51335 10.3799zM12.8337 12.0835C13.2477 12.0837 13.5837 12.4194 13.5837 12.8335 13.5837 13.2476 13.2477 13.5833 12.8337 13.5835H9.16667C8.75246 13.5835 8.41667 13.2477 8.41667 12.8335 8.41667 12.4193 8.75246 12.0835 9.16667 12.0835H12.8337z" }, null, -1);
18
+ const _hoisted_2 = [
19
+ _hoisted_1
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-edit_qs`],
26
+ width: "1em",
27
+ height: "1em"
28
+ }, _ctx.$attrs), _hoisted_2, 16);
29
+ }
30
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
31
+ module.exports = index;
@@ -0,0 +1,35 @@
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: "IconGroupAdd",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M3.20831 12.5H12.7913V5.25H8.00031C7.77787 5.25 7.56662 5.15125 7.42413 4.98047L6.18976 3.5H3.20831V12.5ZM14.2913 12.667C14.2911 13.4032 13.6946 14 12.9583 14H3.04132C2.30521 13.9998 1.70849 13.4031 1.70831 12.667V3.33301C1.70849 2.59689 2.3052 2.00018 3.04132 2H6.54132L6.62433 2.00488C6.81568 2.02611 6.9928 2.12009 7.11749 2.26953L8.35187 3.75H12.9583C13.6946 3.75 14.2911 4.34677 14.2913 5.08301V12.667Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.75 8.125C10.1642 8.125 10.5 8.46079 10.5 8.875C10.5 9.28921 10.1642 9.625 9.75 9.625H6.25C5.83579 9.625 5.5 9.28921 5.5 8.875C5.5 8.46079 5.83579 8.125 6.25 8.125H9.75Z" }, null, -1);
19
+ const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M7.25 10.625V7.125C7.25 6.71079 7.58579 6.375 8 6.375C8.41421 6.375 8.75 6.71079 8.75 7.125V10.625C8.75 11.0392 8.41421 11.375 8 11.375C7.58579 11.375 7.25 11.0392 7.25 10.625Z" }, null, -1);
20
+ const _hoisted_4 = [
21
+ _hoisted_1,
22
+ _hoisted_2,
23
+ _hoisted_3
24
+ ];
25
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
26
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
27
+ viewBox: "0 0 16 16",
28
+ xmlns: "http://www.w3.org/2000/svg",
29
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-group_add`],
30
+ width: "1em",
31
+ height: "1em"
32
+ }, _ctx.$attrs), _hoisted_4, 16);
33
+ }
34
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
35
+ 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: "IconLockQs",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.4163 7.9165H4.58333V11.4995C4.58333 11.8216 4.84432 12.0833 5.16634 12.0835H10.8333C11.1555 12.0835 11.4163 11.8217 11.4163 11.4995V7.9165ZM12.9163 11.4995C12.9163 12.6501 11.9839 13.5835 10.8333 13.5835H5.16634C4.01589 13.5833 3.08333 12.65 3.08333 11.4995V7.8335C3.08333 7.05109 3.71792 6.4165 4.50032 6.4165H11.5003C12.2826 6.41668 12.9163 7.0512 12.9163 7.8335V11.4995Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.0833 6.99951V6.89502C10.0833 6.33998 10.0966 5.86346 10.0315 5.41943C9.96883 4.992 9.84366 4.68995 9.63211 4.47314C9.3713 4.2059 8.90042 3.91656 8.00027 3.9165C7.09994 3.9165 6.62828 4.20587 6.36746 4.47314C6.15602 4.68994 6.0307 4.99211 5.96804 5.41943C5.90298 5.86346 5.91629 6.33998 5.91629 6.89502V6.99951C5.91629 7.41373 5.5805 7.74951 5.16629 7.74951C4.75224 7.74931 4.41629 7.4136 4.41629 6.99951V6.89502C4.41629 6.40935 4.39838 5.785 4.48367 5.20264C4.57142 4.6038 4.77893 3.95332 5.29421 3.42529C5.86249 2.84297 6.73328 2.4165 8.00027 2.4165C9.26696 2.41657 10.1371 2.84312 10.7053 3.42529C11.2206 3.95332 11.4281 4.6038 11.5159 5.20264C11.6012 5.78502 11.5833 6.40933 11.5833 6.89502V6.99951C11.5833 7.41373 11.2475 7.74951 10.8333 7.74951C10.4191 7.74948 10.0833 7.41371 10.0833 6.99951Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_1,
21
+ _hoisted_2
22
+ ];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 16 16",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-Lock_qs`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16);
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: "IconNext",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M11.5439 3.43062C11.2295 3.1611 10.7559 3.19735 10.4863 3.51168C10.2168 3.82613 10.253 4.2997 10.5674 4.56929L11.8975 5.70894L10.5254 7.08101C10.2326 7.37392 10.2325 7.8487 10.5254 8.14156C10.8183 8.43429 11.2931 8.43432 11.5859 8.14156L13.5303 6.19722C13.678 6.0495 13.757 5.8464 13.749 5.63765C13.741 5.42912 13.6466 5.23351 13.4883 5.09761L11.5439 3.43062Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M6.61328 4.9165C4.29853 4.9165 2.34316 6.79629 2.25293 9.10986C2.15777 11.5554 4.16841 13.6392 6.61328 13.6392H11.334C11.748 13.639 12.0837 13.3031 12.084 12.8892C12.084 12.475 11.7481 12.1393 11.334 12.1392H6.61328C5.01756 12.1392 3.68983 10.7604 3.75195 9.16748C3.81103 7.65927 5.1043 6.4165 6.61328 6.4165H13C13.4142 6.4165 13.75 6.08072 13.75 5.6665C13.75 5.25229 13.4142 4.9165 13 4.9165H6.61328Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_1,
21
+ _hoisted_2
22
+ ];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 16 16",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-next`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16);
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: "IconRevocationQs",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M4.45606 13.5694C4.77049 13.8389 5.24408 13.8027 5.51368 13.4883C5.78321 13.1739 5.747 12.7003 5.43262 12.4307L4.10255 11.2911L5.47462 9.91899C5.76743 9.62608 5.76749 9.1513 5.47462 8.85844C5.18174 8.56571 4.70692 8.56568 4.41407 8.85844L2.46973 10.8028C2.32202 10.9505 2.24297 11.1536 2.25098 11.3623C2.25905 11.5709 2.35336 11.7665 2.51172 11.9024L4.45606 13.5694Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.38672 12.0835C11.7015 12.0835 13.6568 10.2037 13.7471 7.89014C13.8422 5.44458 11.8316 3.36084 9.38672 3.36084H4.66602C4.25204 3.36095 3.91625 3.6969 3.91602 4.11084C3.91602 4.52499 4.2519 4.86073 4.66602 4.86084H9.38672C10.9824 4.86084 12.3102 6.23958 12.248 7.83252C12.189 9.34073 10.8957 10.5835 9.38672 10.5835H3C2.58579 10.5835 2.25 10.9193 2.25 11.3335C2.25 11.7477 2.58579 12.0835 3 12.0835H9.38672Z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_1,
21
+ _hoisted_2
22
+ ];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 16 16",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-revocation_qs`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16);
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: "IconSaveQs",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M2.41669 11.4995V4.49951C2.41686 3.34918 3.34936 2.41668 4.49969 2.4165H9.44794L9.65399 2.42627C10.1308 2.47368 10.5788 2.6851 10.9206 3.02686L12.9733 5.07861C13.364 5.46931 13.5837 5.99971 13.5837 6.55225V11.4995C13.5837 12.6501 12.6503 13.5835 11.4997 13.5835H4.49969C3.34925 13.5833 2.41669 12.65 2.41669 11.4995ZM3.91669 11.4995C3.91669 11.8216 4.17768 12.0833 4.49969 12.0835H11.4997C11.8219 12.0835 12.0837 11.8217 12.0837 11.4995V6.55225C12.0837 6.39754 12.0222 6.24856 11.9128 6.13916L9.86005 4.0874C9.77806 4.00544 9.67422 3.95066 9.56219 3.92822L9.44794 3.9165H4.49969C4.17779 3.91668 3.91686 4.1776 3.91669 4.49951V11.4995Z" }, null, -1);
18
+ const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.9163 12.6665C10.9163 13.0807 10.5805 13.4165 10.1663 13.4165 9.75226 13.4163 9.41632 13.0806 9.41632 12.6665V10.5835H6.58331V12.6665C6.58331 13.0807 6.24753 13.4165 5.83331 13.4165 5.4191 13.4165 5.08331 13.0807 5.08331 12.6665V10.5005C5.08331 9.71808 5.7179 9.0835 6.50031 9.0835H9.50031C10.2826 9.08367 10.9163 9.71819 10.9163 10.5005V12.6665zM5.08331 5.50049V3.3335C5.08331 2.91928 5.4191 2.5835 5.83331 2.5835 6.24753 2.5835 6.58331 2.91928 6.58331 3.3335V5.50049C6.58314 5.91455 6.24742 6.25049 5.83331 6.25049 5.41921 6.25049 5.08349 5.91455 5.08331 5.50049z" }, null, -1);
19
+ const _hoisted_3 = [
20
+ _hoisted_1,
21
+ _hoisted_2
22
+ ];
23
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
24
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
25
+ viewBox: "0 0 16 16",
26
+ xmlns: "http://www.w3.org/2000/svg",
27
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-save_qs`],
28
+ width: "1em",
29
+ height: "1em"
30
+ }, _ctx.$attrs), _hoisted_3, 16);
31
+ }
32
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
33
+ module.exports = index;
@@ -0,0 +1,31 @@
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: "IconTableAdd",
6
+ props: {
7
+ prefix: {
8
+ type: String,
9
+ default: "update-line-icon"
10
+ },
11
+ useCurrentColor: {
12
+ type: Boolean,
13
+ default: true
14
+ }
15
+ }
16
+ };
17
+ const _hoisted_1 = /* @__PURE__ */ vue.createStaticVNode('<g clip-path="url(#svg_f058696866__clip0_8550_30011)"><path d="M11.417 8.22461V6.04688L9.26367 3.75H3.75V13.25H7.01074C7.42481 13.2502 7.76074 13.5859 7.76074 14C7.76074 14.4141 7.42481 14.7498 7.01074 14.75H3.57324C2.87183 14.75 2.25011 14.1966 2.25 13.4502V3.5498C2.25011 2.80337 2.87183 2.25 3.57324 2.25H9.58887L9.66602 2.25391C9.84465 2.27245 10.0117 2.35503 10.1357 2.4873L12.7139 5.2373C12.8441 5.37629 12.917 5.55953 12.917 5.75V8.22461C12.917 8.63871 12.5811 8.97443 12.167 8.97461C11.7528 8.97461 11.417 8.63882 11.417 8.22461Z"></path><path d="M10.1667 3V5H12.1667V6.5H9.41669C9.00247 6.5 8.66669 6.16421 8.66669 5.75V3H10.1667zM10.3107 14.4395V10.4395C10.3107 10.0252 10.6465 9.68945 11.0607 9.68945 11.4749 9.68945 11.8107 10.0252 11.8107 10.4395V14.4395C11.8107 14.8537 11.4749 15.1895 11.0607 15.1895 10.6465 15.1895 10.3107 14.8537 10.3107 14.4395z"></path><path d="M12.9394 11.8105C13.3536 11.8105 13.6894 12.1463 13.6894 12.5605C13.6894 12.9748 13.3536 13.3105 12.9394 13.3105H8.93939C8.52518 13.3105 8.18939 12.9748 8.18939 12.5605C8.18939 12.1463 8.52518 11.8105 8.93939 11.8105H12.9394Z"></path></g><defs><clipPath id="svg_f058696866__clip0_8550_30011"><path d="M0 0H16V16H0z"></path></clipPath></defs>', 2);
18
+ const _hoisted_3 = [
19
+ _hoisted_1
20
+ ];
21
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
22
+ return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
23
+ viewBox: "0 0 16 16",
24
+ xmlns: "http://www.w3.org/2000/svg",
25
+ class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-table_add`],
26
+ width: "1em",
27
+ height: "1em"
28
+ }, _ctx.$attrs), _hoisted_3, 16);
29
+ }
30
+ var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
31
+ module.exports = index;
package/lib/index.js CHANGED
@@ -137,6 +137,14 @@ var index$25 = require("./IconUploadQs/index.js");
137
137
  var index$26 = require("./IconRefreshQs/index.js");
138
138
  var index$27 = require("./IconId/index.js");
139
139
  var index$28 = require("./IconTipsQs/index.js");
140
+ var index$29 = require("./IconGroupAdd/index.js");
141
+ var index$2a = require("./IconNext/index.js");
142
+ var index$2b = require("./IconRevocationQs/index.js");
143
+ var index$2c = require("./IconTableAdd/index.js");
144
+ var index$2d = require("./IconSaveQs/index.js");
145
+ var index$2e = require("./IconLockQs/index.js");
146
+ var index$2f = require("./IconEditQs/index.js");
147
+ var index$2g = require("./IconDeleteQs/index.js");
140
148
  exports.Icon3d = index;
141
149
  exports.IconAnalysisdetails = index$1;
142
150
  exports.IconBusinessprocess = index$2;
@@ -274,3 +282,11 @@ exports.IconUploadQs = index$25;
274
282
  exports.IconRefreshQs = index$26;
275
283
  exports.IconId = index$27;
276
284
  exports.IconTipsQs = index$28;
285
+ exports.IconGroupAdd = index$29;
286
+ exports.IconNext = index$2a;
287
+ exports.IconRevocationQs = index$2b;
288
+ exports.IconTableAdd = index$2c;
289
+ exports.IconSaveQs = index$2d;
290
+ exports.IconLockQs = index$2e;
291
+ exports.IconEditQs = index$2f;
292
+ exports.IconDeleteQs = index$2g;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@arco-iconbox/vue-update-line-icon",
3
- "version": "0.0.24",
3
+ "version": "0.0.26",
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 16 16" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-delete_qs`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.5003 4.4165C11.7104 4.4166 11.9111 4.5048 12.0531 4.65967C12.195 4.8146 12.2656 5.02257 12.2474 5.23193L11.6868 11.6802C11.5932 12.7568 10.6913 13.5835 9.61067 13.5835H5.722C4.64154 13.5833 3.74041 12.7566 3.6468 11.6802L3.08626 5.23193C3.06805 5.02252 3.13854 4.81461 3.28059 4.65967C3.42265 4.50475 3.62314 4.4165 3.83333 4.4165H11.5003ZM5.14095 11.5503C5.16715 11.8516 5.41961 12.0833 5.722 12.0835H9.61067C9.91325 12.0835 10.1655 11.8517 10.1917 11.5503L10.682 5.9165H4.65169L5.14095 11.5503Z"/><path d="M5.75 10.8335V7.1665C5.75 6.75229 6.08579 6.4165 6.5 6.4165 6.91421 6.4165 7.25 6.75229 7.25 7.1665V10.8335C7.24982 11.2476 6.91411 11.5835 6.5 11.5835 6.08589 11.5835 5.75018 11.2476 5.75 10.8335zM8.08333 10.8335V7.1665C8.08333 6.75229 8.41911 6.4165 8.83333 6.4165 9.24754 6.4165 9.58333 6.75229 9.58333 7.1665V10.8335C9.58315 11.2476 9.24743 11.5835 8.83333 11.5835 8.41922 11.5835 8.0835 11.2476 8.08333 10.8335zM8.75032 5.1665V4.49951C8.75014 4.1775 8.48839 3.9165 8.16634 3.9165H7.16634C6.84443 3.91668 6.5835 4.1776 6.58333 4.49951V5.1665L6.57942 5.24365C6.5408 5.62162 6.22149 5.9165 5.83333 5.9165 5.44516 5.9165 5.12586 5.62162 5.08723 5.24365L5.08333 5.1665V4.49951C5.0835 3.34918 6.016 2.41668 7.16634 2.4165H8.16634C9.31682 2.4165 10.2501 3.34907 10.2503 4.49951V5.1665C10.2503 5.58061 9.91438 5.91633 9.50032 5.9165 9.08611 5.9165 8.75032 5.58072 8.75032 5.1665z"/><path d="M12.1667 4.4165C12.5809 4.4165 12.9167 4.75229 12.9167 5.1665C12.9167 5.58072 12.5809 5.9165 12.1667 5.9165H3.16667C2.75246 5.9165 2.41667 5.58072 2.41667 5.1665C2.41667 4.75229 2.75246 4.4165 3.16667 4.4165H12.1667Z"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconDeleteQs',
8
+ props: {
9
+ prefix: {
10
+ type: String,
11
+ default: 'update-line-icon',
12
+ },
13
+ useCurrentColor: {
14
+ type: Boolean,
15
+ default: true,
16
+ },
17
+ },
18
+ };
19
+ </script>