@arco-iconbox/vue-update-line-icon 0.0.25 → 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,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 };
package/esm/index.js CHANGED
@@ -140,3 +140,6 @@ export { default as IconNext } from "./IconNext/index.js";
140
140
  export { default as IconRevocationQs } from "./IconRevocationQs/index.js";
141
141
  export { default as IconTableAdd } from "./IconTableAdd/index.js";
142
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,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;
package/lib/index.js CHANGED
@@ -142,6 +142,9 @@ var index$2a = require("./IconNext/index.js");
142
142
  var index$2b = require("./IconRevocationQs/index.js");
143
143
  var index$2c = require("./IconTableAdd/index.js");
144
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");
145
148
  exports.Icon3d = index;
146
149
  exports.IconAnalysisdetails = index$1;
147
150
  exports.IconBusinessprocess = index$2;
@@ -284,3 +287,6 @@ exports.IconNext = index$2a;
284
287
  exports.IconRevocationQs = index$2b;
285
288
  exports.IconTableAdd = index$2c;
286
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.25",
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>
@@ -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-edit_qs`]" width="1em" height="1em" v-bind="$attrs"><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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconEditQs',
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>
@@ -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-Lock_qs`]" width="1em" height="1em" v-bind="$attrs"><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"/><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"/></svg>
3
+ </template>
4
+ <script>
5
+
6
+ export default {
7
+ name: 'IconLockQs',
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>
package/src/index.js CHANGED
@@ -139,4 +139,7 @@ export { default as IconGroupAdd } from './IconGroupAdd/index.vue';
139
139
  export { default as IconNext } from './IconNext/index.vue';
140
140
  export { default as IconRevocationQs } from './IconRevocationQs/index.vue';
141
141
  export { default as IconTableAdd } from './IconTableAdd/index.vue';
142
- export { default as IconSaveQs } from './IconSaveQs/index.vue';
142
+ export { default as IconSaveQs } from './IconSaveQs/index.vue';
143
+ export { default as IconLockQs } from './IconLockQs/index.vue';
144
+ export { default as IconEditQs } from './IconEditQs/index.vue';
145
+ export { default as IconDeleteQs } from './IconDeleteQs/index.vue';