@arco-iconbox/vue-smartcode 0.1.37 → 0.1.38
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.
- package/dist/icon.js +1985 -1955
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +755 -751
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineTool/index.js +32 -0
- package/esm/index.js +1 -0
- package/lib/IconLineTool/index.js +33 -0
- package/lib/index.js +2 -0
- package/package.json +1 -1
- package/src/IconLineTool/index.vue +19 -0
- package/src/index.js +2 -1
|
@@ -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: "IconLineTool",
|
|
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.28167 2.86385C5.79143 1.35443 7.88043 0.778083 9.83049 1.13241C9.97438 1.15855 10.1452 1.18848 10.2905 1.23495C10.4594 1.28904 10.6417 1.37931 10.7992 1.55233L10.8832 1.65877C10.9593 1.76777 11.0121 1.88366 11.0453 1.98983C11.0785 2.09611 11.1015 2.22197 11.101 2.35506L11.0932 2.49081L11.0766 2.58065C11.0308 2.78464 10.9296 2.94201 10.8344 3.06209C10.7355 3.18682 10.603 3.31887 10.4809 3.441L9.57756 4.34334C9.37207 4.54882 9.24601 4.67599 9.1596 4.77791C9.11973 4.82495 9.09783 4.85647 9.08538 4.87655C9.08005 4.88517 9.07645 4.89139 9.07463 4.8951C9.07316 4.89822 9.07192 4.90129 9.0717 4.90194C9.04974 4.96983 9.0499 5.04168 9.07073 5.10702L9.0717 5.10799C9.07176 5.10816 9.07114 5.11061 9.07268 5.11385C9.07433 5.11731 9.07855 5.12396 9.0844 5.13338C9.09689 5.15342 9.1195 5.18488 9.1596 5.23202C9.24657 5.33419 9.37291 5.46 9.57854 5.66561L10.3334 6.42147C10.5391 6.62714 10.6659 6.75262 10.768 6.83944C10.8154 6.87977 10.8467 6.90324 10.8666 6.91561C10.8756 6.92116 10.8817 6.92469 10.8852 6.92635L10.9408 6.94002C10.9923 6.94812 11.0465 6.94408 11.0981 6.92733C11.099 6.9271 11.1012 6.92571 11.1039 6.9244C11.1077 6.92259 11.1145 6.91917 11.1235 6.91366C11.1435 6.90119 11.1743 6.87907 11.2211 6.83944C11.323 6.75303 11.4502 6.62697 11.6557 6.42147L12.558 5.51913C12.6802 5.39699 12.8122 5.26444 12.9369 5.16561C13.0742 5.05694 13.26 4.94186 13.5082 4.90877L13.644 4.89901C13.777 4.89857 13.902 4.92244 14.0082 4.95565C14.1499 4.99996 14.3094 5.07764 14.4457 5.20174C14.619 5.35946 14.7101 5.54142 14.7641 5.71053C14.8104 5.85575 14.8396 6.02662 14.8657 6.17049C15.2183 8.11917 14.6416 10.2059 13.1332 11.7144C11.4834 13.3642 9.14185 13.9006 7.04436 13.3248C6.9853 13.3086 6.94027 13.2968 6.90569 13.2877C6.90909 13.2843 6.91317 13.2811 6.91643 13.2779C6.93858 13.2562 6.95319 13.2421 6.96331 13.233C6.98398 13.2145 6.96933 13.2317 6.93206 13.2506C6.92996 13.2515 6.9173 13.2564 6.89885 13.2613C6.87877 13.2666 6.86467 13.2681 6.86467 13.2681C6.81677 13.2703 6.79466 13.2611 6.83538 13.2701C6.85416 13.2743 6.87669 13.2801 6.90569 13.2877L6.14299 14.0504C5.95258 14.2408 5.78064 14.4126 5.62737 14.5426C5.46845 14.6772 5.28594 14.8056 5.05608 14.8805C4.76363 14.9755 4.4503 14.9878 4.15276 14.9166L4.02581 14.8805C3.79502 14.8053 3.61117 14.6764 3.45256 14.5416C3.37625 14.4767 3.29573 14.4007 3.21038 14.318L2.93889 14.0504L1.9467 13.0572C1.75693 12.8675 1.58534 12.6972 1.45549 12.5445C1.35435 12.4256 1.25548 12.2926 1.18108 12.1363L1.11565 11.9713C1.00701 11.6369 1.00704 11.2753 1.11565 10.941C1.19058 10.7108 1.3197 10.5278 1.45452 10.3687C1.58443 10.2156 1.75548 10.0443 1.94573 9.85409L2.70842 9.09139C2.71604 9.12033 2.72281 9.14295 2.72698 9.1617C2.7359 9.20207 2.72665 9.17952 2.72893 9.13143C2.7291 9.12941 2.73003 9.11648 2.73479 9.09823C2.73945 9.08061 2.74426 9.06791 2.74553 9.06502C2.76451 9.02761 2.78191 9.01276 2.76311 9.03377C2.75399 9.04396 2.73999 9.05935 2.71819 9.08163C2.71515 9.08472 2.71162 9.08815 2.70842 9.09139C2.69933 9.05682 2.68754 9.01178 2.67131 8.95272C2.09541 6.85538 2.63177 4.51362 4.28167 2.86385ZM9.79241 2.23592C9.77628 2.25625 9.75032 2.28675 9.70647 2.3326C9.67571 2.36475 9.63939 2.39956 9.59807 2.441C9.59645 2.44071 9.59385 2.4413 9.59221 2.441C8.05316 2.16151 6.41011 2.61658 5.2221 3.80428C3.92361 5.10268 3.49911 6.94634 3.95354 8.60116C3.97977 8.69666 4.00688 8.79184 4.02483 8.87264C4.04277 8.9534 4.06316 9.06696 4.05706 9.19491C4.05093 9.32254 4.02774 9.43845 3.98381 9.55233L3.93303 9.66659L3.85003 9.80135C3.75888 9.92846 3.64849 10.0322 3.57756 10.1031C3.35897 10.3217 3.11852 10.5622 2.88616 10.7945C2.68074 10.9999 2.55461 11.1272 2.46819 11.2291C2.42854 11.2759 2.40643 11.3067 2.39397 11.3267C2.38804 11.3363 2.38396 11.3436 2.38225 11.3473C2.38109 11.3498 2.38045 11.3514 2.3803 11.3521C2.35858 11.419 2.35882 11.4922 2.3803 11.5592C2.38068 11.5599 2.38115 11.5617 2.38225 11.564C2.38391 11.5675 2.38709 11.575 2.39299 11.5846C2.40545 11.6046 2.42797 11.6359 2.46819 11.6832C2.555 11.7853 2.68153 11.9112 2.88713 12.1168L3.8803 13.1099C4.08571 13.3153 4.21188 13.4412 4.31389 13.5279C4.36125 13.5682 4.3925 13.5907 4.41253 13.6031C4.42188 13.6089 4.42852 13.6122 4.43206 13.6139C4.43465 13.6151 4.43632 13.6156 4.43694 13.6158L4.4887 13.6285C4.5405 13.6365 4.5938 13.632 4.64397 13.6158C4.64462 13.6156 4.64701 13.6161 4.64983 13.6148C4.65344 13.6131 4.66075 13.609 4.67034 13.6031C4.69044 13.5906 4.72106 13.5677 4.76799 13.5279C4.8699 13.4415 4.9972 13.3153 5.20256 13.1099C5.45175 12.8608 5.69952 12.6139 5.89397 12.4195C5.98848 12.325 6.14144 12.16 6.33049 12.064C6.48235 11.9871 6.63116 11.9473 6.8012 11.939H6.89397C6.98391 11.9432 7.0637 11.9578 7.12444 11.9713C7.20522 11.9892 7.30045 12.0163 7.39592 12.0426C9.05087 12.4969 10.8943 12.0724 12.1928 10.774C13.3797 9.58685 13.8354 7.94578 13.5571 6.4078C13.5567 6.40579 13.5574 6.40295 13.5571 6.40096C13.5982 6.35992 13.6335 6.32513 13.6655 6.29452C13.7117 6.25028 13.7417 6.22377 13.7621 6.2076C13.8 6.17757 13.7646 6.21538 13.684 6.22616C13.6553 6.22998 13.6355 6.22803 13.6274 6.22713C13.6194 6.22623 13.6143 6.22497 13.6117 6.2242C13.6092 6.22338 13.6044 6.22128 13.5971 6.21737C13.59 6.21352 13.5728 6.20379 13.5512 6.18416C13.5322 6.16679 13.5151 6.14564 13.5033 6.12557C13.4933 6.10837 13.491 6.10178 13.4955 6.11581C13.5005 6.13152 13.5092 6.15976 13.5199 6.21151C13.5305 6.26223 13.5427 6.32149 13.5571 6.40096L12.5961 7.3619C12.4057 7.5523 12.2338 7.72319 12.0805 7.85311C11.9215 7.98786 11.7393 8.1171 11.5092 8.19198C11.1764 8.30011 10.8156 8.30188 10.4799 8.19295C10.2488 8.11783 10.0653 7.98794 9.90667 7.85311C9.75395 7.72324 9.58285 7.55174 9.39299 7.3619L8.63811 6.60604C8.44814 6.41608 8.27592 6.24518 8.14592 6.09237C8.01119 5.93391 7.88123 5.75109 7.80608 5.5201C7.69708 5.18446 7.69887 4.82277 7.80706 4.48983C7.88197 4.25985 8.01119 4.0775 8.14592 3.91854C8.27585 3.76532 8.44678 3.59326 8.63713 3.40291L9.54045 2.49959C9.56095 2.47909 9.58018 2.45895 9.59807 2.441C9.678 2.45553 9.73759 2.4685 9.7885 2.47909C9.84021 2.48985 9.86952 2.49752 9.88518 2.50252C9.89849 2.50682 9.89066 2.50581 9.87346 2.49569C9.85338 2.48384 9.83223 2.46692 9.81487 2.44784C9.79526 2.42627 9.78553 2.40907 9.78167 2.40194C9.77774 2.39465 9.77564 2.38979 9.77483 2.38729C9.77408 2.38484 9.7738 2.3789 9.77288 2.37069C9.77199 2.36234 9.77017 2.34301 9.77385 2.31502C9.78457 2.23457 9.822 2.19851 9.79241 2.23592Z" }, 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-tool`],
|
|
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
|
@@ -259,3 +259,4 @@ export { default as IconLinePlay } from "./IconLinePlay/index.js";
|
|
|
259
259
|
export { default as IconFillResource } from "./IconFillResource/index.js";
|
|
260
260
|
export { default as IconColorMarkdown } from "./IconColorMarkdown/index.js";
|
|
261
261
|
export { default as IconColorYaml } from "./IconColorYaml/index.js";
|
|
262
|
+
export { default as IconLineTool } from "./IconLineTool/index.js";
|
|
@@ -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: "IconLineTool",
|
|
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.28167 2.86385C5.79143 1.35443 7.88043 0.778083 9.83049 1.13241C9.97438 1.15855 10.1452 1.18848 10.2905 1.23495C10.4594 1.28904 10.6417 1.37931 10.7992 1.55233L10.8832 1.65877C10.9593 1.76777 11.0121 1.88366 11.0453 1.98983C11.0785 2.09611 11.1015 2.22197 11.101 2.35506L11.0932 2.49081L11.0766 2.58065C11.0308 2.78464 10.9296 2.94201 10.8344 3.06209C10.7355 3.18682 10.603 3.31887 10.4809 3.441L9.57756 4.34334C9.37207 4.54882 9.24601 4.67599 9.1596 4.77791C9.11973 4.82495 9.09783 4.85647 9.08538 4.87655C9.08005 4.88517 9.07645 4.89139 9.07463 4.8951C9.07316 4.89822 9.07192 4.90129 9.0717 4.90194C9.04974 4.96983 9.0499 5.04168 9.07073 5.10702L9.0717 5.10799C9.07176 5.10816 9.07114 5.11061 9.07268 5.11385C9.07433 5.11731 9.07855 5.12396 9.0844 5.13338C9.09689 5.15342 9.1195 5.18488 9.1596 5.23202C9.24657 5.33419 9.37291 5.46 9.57854 5.66561L10.3334 6.42147C10.5391 6.62714 10.6659 6.75262 10.768 6.83944C10.8154 6.87977 10.8467 6.90324 10.8666 6.91561C10.8756 6.92116 10.8817 6.92469 10.8852 6.92635L10.9408 6.94002C10.9923 6.94812 11.0465 6.94408 11.0981 6.92733C11.099 6.9271 11.1012 6.92571 11.1039 6.9244C11.1077 6.92259 11.1145 6.91917 11.1235 6.91366C11.1435 6.90119 11.1743 6.87907 11.2211 6.83944C11.323 6.75303 11.4502 6.62697 11.6557 6.42147L12.558 5.51913C12.6802 5.39699 12.8122 5.26444 12.9369 5.16561C13.0742 5.05694 13.26 4.94186 13.5082 4.90877L13.644 4.89901C13.777 4.89857 13.902 4.92244 14.0082 4.95565C14.1499 4.99996 14.3094 5.07764 14.4457 5.20174C14.619 5.35946 14.7101 5.54142 14.7641 5.71053C14.8104 5.85575 14.8396 6.02662 14.8657 6.17049C15.2183 8.11917 14.6416 10.2059 13.1332 11.7144C11.4834 13.3642 9.14185 13.9006 7.04436 13.3248C6.9853 13.3086 6.94027 13.2968 6.90569 13.2877C6.90909 13.2843 6.91317 13.2811 6.91643 13.2779C6.93858 13.2562 6.95319 13.2421 6.96331 13.233C6.98398 13.2145 6.96933 13.2317 6.93206 13.2506C6.92996 13.2515 6.9173 13.2564 6.89885 13.2613C6.87877 13.2666 6.86467 13.2681 6.86467 13.2681C6.81677 13.2703 6.79466 13.2611 6.83538 13.2701C6.85416 13.2743 6.87669 13.2801 6.90569 13.2877L6.14299 14.0504C5.95258 14.2408 5.78064 14.4126 5.62737 14.5426C5.46845 14.6772 5.28594 14.8056 5.05608 14.8805C4.76363 14.9755 4.4503 14.9878 4.15276 14.9166L4.02581 14.8805C3.79502 14.8053 3.61117 14.6764 3.45256 14.5416C3.37625 14.4767 3.29573 14.4007 3.21038 14.318L2.93889 14.0504L1.9467 13.0572C1.75693 12.8675 1.58534 12.6972 1.45549 12.5445C1.35435 12.4256 1.25548 12.2926 1.18108 12.1363L1.11565 11.9713C1.00701 11.6369 1.00704 11.2753 1.11565 10.941C1.19058 10.7108 1.3197 10.5278 1.45452 10.3687C1.58443 10.2156 1.75548 10.0443 1.94573 9.85409L2.70842 9.09139C2.71604 9.12033 2.72281 9.14295 2.72698 9.1617C2.7359 9.20207 2.72665 9.17952 2.72893 9.13143C2.7291 9.12941 2.73003 9.11648 2.73479 9.09823C2.73945 9.08061 2.74426 9.06791 2.74553 9.06502C2.76451 9.02761 2.78191 9.01276 2.76311 9.03377C2.75399 9.04396 2.73999 9.05935 2.71819 9.08163C2.71515 9.08472 2.71162 9.08815 2.70842 9.09139C2.69933 9.05682 2.68754 9.01178 2.67131 8.95272C2.09541 6.85538 2.63177 4.51362 4.28167 2.86385ZM9.79241 2.23592C9.77628 2.25625 9.75032 2.28675 9.70647 2.3326C9.67571 2.36475 9.63939 2.39956 9.59807 2.441C9.59645 2.44071 9.59385 2.4413 9.59221 2.441C8.05316 2.16151 6.41011 2.61658 5.2221 3.80428C3.92361 5.10268 3.49911 6.94634 3.95354 8.60116C3.97977 8.69666 4.00688 8.79184 4.02483 8.87264C4.04277 8.9534 4.06316 9.06696 4.05706 9.19491C4.05093 9.32254 4.02774 9.43845 3.98381 9.55233L3.93303 9.66659L3.85003 9.80135C3.75888 9.92846 3.64849 10.0322 3.57756 10.1031C3.35897 10.3217 3.11852 10.5622 2.88616 10.7945C2.68074 10.9999 2.55461 11.1272 2.46819 11.2291C2.42854 11.2759 2.40643 11.3067 2.39397 11.3267C2.38804 11.3363 2.38396 11.3436 2.38225 11.3473C2.38109 11.3498 2.38045 11.3514 2.3803 11.3521C2.35858 11.419 2.35882 11.4922 2.3803 11.5592C2.38068 11.5599 2.38115 11.5617 2.38225 11.564C2.38391 11.5675 2.38709 11.575 2.39299 11.5846C2.40545 11.6046 2.42797 11.6359 2.46819 11.6832C2.555 11.7853 2.68153 11.9112 2.88713 12.1168L3.8803 13.1099C4.08571 13.3153 4.21188 13.4412 4.31389 13.5279C4.36125 13.5682 4.3925 13.5907 4.41253 13.6031C4.42188 13.6089 4.42852 13.6122 4.43206 13.6139C4.43465 13.6151 4.43632 13.6156 4.43694 13.6158L4.4887 13.6285C4.5405 13.6365 4.5938 13.632 4.64397 13.6158C4.64462 13.6156 4.64701 13.6161 4.64983 13.6148C4.65344 13.6131 4.66075 13.609 4.67034 13.6031C4.69044 13.5906 4.72106 13.5677 4.76799 13.5279C4.8699 13.4415 4.9972 13.3153 5.20256 13.1099C5.45175 12.8608 5.69952 12.6139 5.89397 12.4195C5.98848 12.325 6.14144 12.16 6.33049 12.064C6.48235 11.9871 6.63116 11.9473 6.8012 11.939H6.89397C6.98391 11.9432 7.0637 11.9578 7.12444 11.9713C7.20522 11.9892 7.30045 12.0163 7.39592 12.0426C9.05087 12.4969 10.8943 12.0724 12.1928 10.774C13.3797 9.58685 13.8354 7.94578 13.5571 6.4078C13.5567 6.40579 13.5574 6.40295 13.5571 6.40096C13.5982 6.35992 13.6335 6.32513 13.6655 6.29452C13.7117 6.25028 13.7417 6.22377 13.7621 6.2076C13.8 6.17757 13.7646 6.21538 13.684 6.22616C13.6553 6.22998 13.6355 6.22803 13.6274 6.22713C13.6194 6.22623 13.6143 6.22497 13.6117 6.2242C13.6092 6.22338 13.6044 6.22128 13.5971 6.21737C13.59 6.21352 13.5728 6.20379 13.5512 6.18416C13.5322 6.16679 13.5151 6.14564 13.5033 6.12557C13.4933 6.10837 13.491 6.10178 13.4955 6.11581C13.5005 6.13152 13.5092 6.15976 13.5199 6.21151C13.5305 6.26223 13.5427 6.32149 13.5571 6.40096L12.5961 7.3619C12.4057 7.5523 12.2338 7.72319 12.0805 7.85311C11.9215 7.98786 11.7393 8.1171 11.5092 8.19198C11.1764 8.30011 10.8156 8.30188 10.4799 8.19295C10.2488 8.11783 10.0653 7.98794 9.90667 7.85311C9.75395 7.72324 9.58285 7.55174 9.39299 7.3619L8.63811 6.60604C8.44814 6.41608 8.27592 6.24518 8.14592 6.09237C8.01119 5.93391 7.88123 5.75109 7.80608 5.5201C7.69708 5.18446 7.69887 4.82277 7.80706 4.48983C7.88197 4.25985 8.01119 4.0775 8.14592 3.91854C8.27585 3.76532 8.44678 3.59326 8.63713 3.40291L9.54045 2.49959C9.56095 2.47909 9.58018 2.45895 9.59807 2.441C9.678 2.45553 9.73759 2.4685 9.7885 2.47909C9.84021 2.48985 9.86952 2.49752 9.88518 2.50252C9.89849 2.50682 9.89066 2.50581 9.87346 2.49569C9.85338 2.48384 9.83223 2.46692 9.81487 2.44784C9.79526 2.42627 9.78553 2.40907 9.78167 2.40194C9.77774 2.39465 9.77564 2.38979 9.77483 2.38729C9.77408 2.38484 9.7738 2.3789 9.77288 2.37069C9.77199 2.36234 9.77017 2.34301 9.77385 2.31502C9.78457 2.23457 9.822 2.19851 9.79241 2.23592Z" }, 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-tool`],
|
|
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
|
@@ -261,6 +261,7 @@ var index$41 = require("./IconLinePlay/index.js");
|
|
|
261
261
|
var index$42 = require("./IconFillResource/index.js");
|
|
262
262
|
var index$43 = require("./IconColorMarkdown/index.js");
|
|
263
263
|
var index$44 = require("./IconColorYaml/index.js");
|
|
264
|
+
var index$45 = require("./IconLineTool/index.js");
|
|
264
265
|
exports.IconFillHeart = index;
|
|
265
266
|
exports.IconFillMute = index$1;
|
|
266
267
|
exports.IconFillSound = index$2;
|
|
@@ -522,3 +523,4 @@ exports.IconLinePlay = index$41;
|
|
|
522
523
|
exports.IconFillResource = index$42;
|
|
523
524
|
exports.IconColorMarkdown = index$43;
|
|
524
525
|
exports.IconColorYaml = index$44;
|
|
526
|
+
exports.IconLineTool = index$45;
|
package/package.json
CHANGED
|
@@ -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-tool`]" width="1em" height="1em" v-bind="$attrs"><path d="M4.28167 2.86385C5.79143 1.35443 7.88043 0.778083 9.83049 1.13241C9.97438 1.15855 10.1452 1.18848 10.2905 1.23495C10.4594 1.28904 10.6417 1.37931 10.7992 1.55233L10.8832 1.65877C10.9593 1.76777 11.0121 1.88366 11.0453 1.98983C11.0785 2.09611 11.1015 2.22197 11.101 2.35506L11.0932 2.49081L11.0766 2.58065C11.0308 2.78464 10.9296 2.94201 10.8344 3.06209C10.7355 3.18682 10.603 3.31887 10.4809 3.441L9.57756 4.34334C9.37207 4.54882 9.24601 4.67599 9.1596 4.77791C9.11973 4.82495 9.09783 4.85647 9.08538 4.87655C9.08005 4.88517 9.07645 4.89139 9.07463 4.8951C9.07316 4.89822 9.07192 4.90129 9.0717 4.90194C9.04974 4.96983 9.0499 5.04168 9.07073 5.10702L9.0717 5.10799C9.07176 5.10816 9.07114 5.11061 9.07268 5.11385C9.07433 5.11731 9.07855 5.12396 9.0844 5.13338C9.09689 5.15342 9.1195 5.18488 9.1596 5.23202C9.24657 5.33419 9.37291 5.46 9.57854 5.66561L10.3334 6.42147C10.5391 6.62714 10.6659 6.75262 10.768 6.83944C10.8154 6.87977 10.8467 6.90324 10.8666 6.91561C10.8756 6.92116 10.8817 6.92469 10.8852 6.92635L10.9408 6.94002C10.9923 6.94812 11.0465 6.94408 11.0981 6.92733C11.099 6.9271 11.1012 6.92571 11.1039 6.9244C11.1077 6.92259 11.1145 6.91917 11.1235 6.91366C11.1435 6.90119 11.1743 6.87907 11.2211 6.83944C11.323 6.75303 11.4502 6.62697 11.6557 6.42147L12.558 5.51913C12.6802 5.39699 12.8122 5.26444 12.9369 5.16561C13.0742 5.05694 13.26 4.94186 13.5082 4.90877L13.644 4.89901C13.777 4.89857 13.902 4.92244 14.0082 4.95565C14.1499 4.99996 14.3094 5.07764 14.4457 5.20174C14.619 5.35946 14.7101 5.54142 14.7641 5.71053C14.8104 5.85575 14.8396 6.02662 14.8657 6.17049C15.2183 8.11917 14.6416 10.2059 13.1332 11.7144C11.4834 13.3642 9.14185 13.9006 7.04436 13.3248C6.9853 13.3086 6.94027 13.2968 6.90569 13.2877C6.90909 13.2843 6.91317 13.2811 6.91643 13.2779C6.93858 13.2562 6.95319 13.2421 6.96331 13.233C6.98398 13.2145 6.96933 13.2317 6.93206 13.2506C6.92996 13.2515 6.9173 13.2564 6.89885 13.2613C6.87877 13.2666 6.86467 13.2681 6.86467 13.2681C6.81677 13.2703 6.79466 13.2611 6.83538 13.2701C6.85416 13.2743 6.87669 13.2801 6.90569 13.2877L6.14299 14.0504C5.95258 14.2408 5.78064 14.4126 5.62737 14.5426C5.46845 14.6772 5.28594 14.8056 5.05608 14.8805C4.76363 14.9755 4.4503 14.9878 4.15276 14.9166L4.02581 14.8805C3.79502 14.8053 3.61117 14.6764 3.45256 14.5416C3.37625 14.4767 3.29573 14.4007 3.21038 14.318L2.93889 14.0504L1.9467 13.0572C1.75693 12.8675 1.58534 12.6972 1.45549 12.5445C1.35435 12.4256 1.25548 12.2926 1.18108 12.1363L1.11565 11.9713C1.00701 11.6369 1.00704 11.2753 1.11565 10.941C1.19058 10.7108 1.3197 10.5278 1.45452 10.3687C1.58443 10.2156 1.75548 10.0443 1.94573 9.85409L2.70842 9.09139C2.71604 9.12033 2.72281 9.14295 2.72698 9.1617C2.7359 9.20207 2.72665 9.17952 2.72893 9.13143C2.7291 9.12941 2.73003 9.11648 2.73479 9.09823C2.73945 9.08061 2.74426 9.06791 2.74553 9.06502C2.76451 9.02761 2.78191 9.01276 2.76311 9.03377C2.75399 9.04396 2.73999 9.05935 2.71819 9.08163C2.71515 9.08472 2.71162 9.08815 2.70842 9.09139C2.69933 9.05682 2.68754 9.01178 2.67131 8.95272C2.09541 6.85538 2.63177 4.51362 4.28167 2.86385ZM9.79241 2.23592C9.77628 2.25625 9.75032 2.28675 9.70647 2.3326C9.67571 2.36475 9.63939 2.39956 9.59807 2.441C9.59645 2.44071 9.59385 2.4413 9.59221 2.441C8.05316 2.16151 6.41011 2.61658 5.2221 3.80428C3.92361 5.10268 3.49911 6.94634 3.95354 8.60116C3.97977 8.69666 4.00688 8.79184 4.02483 8.87264C4.04277 8.9534 4.06316 9.06696 4.05706 9.19491C4.05093 9.32254 4.02774 9.43845 3.98381 9.55233L3.93303 9.66659L3.85003 9.80135C3.75888 9.92846 3.64849 10.0322 3.57756 10.1031C3.35897 10.3217 3.11852 10.5622 2.88616 10.7945C2.68074 10.9999 2.55461 11.1272 2.46819 11.2291C2.42854 11.2759 2.40643 11.3067 2.39397 11.3267C2.38804 11.3363 2.38396 11.3436 2.38225 11.3473C2.38109 11.3498 2.38045 11.3514 2.3803 11.3521C2.35858 11.419 2.35882 11.4922 2.3803 11.5592C2.38068 11.5599 2.38115 11.5617 2.38225 11.564C2.38391 11.5675 2.38709 11.575 2.39299 11.5846C2.40545 11.6046 2.42797 11.6359 2.46819 11.6832C2.555 11.7853 2.68153 11.9112 2.88713 12.1168L3.8803 13.1099C4.08571 13.3153 4.21188 13.4412 4.31389 13.5279C4.36125 13.5682 4.3925 13.5907 4.41253 13.6031C4.42188 13.6089 4.42852 13.6122 4.43206 13.6139C4.43465 13.6151 4.43632 13.6156 4.43694 13.6158L4.4887 13.6285C4.5405 13.6365 4.5938 13.632 4.64397 13.6158C4.64462 13.6156 4.64701 13.6161 4.64983 13.6148C4.65344 13.6131 4.66075 13.609 4.67034 13.6031C4.69044 13.5906 4.72106 13.5677 4.76799 13.5279C4.8699 13.4415 4.9972 13.3153 5.20256 13.1099C5.45175 12.8608 5.69952 12.6139 5.89397 12.4195C5.98848 12.325 6.14144 12.16 6.33049 12.064C6.48235 11.9871 6.63116 11.9473 6.8012 11.939H6.89397C6.98391 11.9432 7.0637 11.9578 7.12444 11.9713C7.20522 11.9892 7.30045 12.0163 7.39592 12.0426C9.05087 12.4969 10.8943 12.0724 12.1928 10.774C13.3797 9.58685 13.8354 7.94578 13.5571 6.4078C13.5567 6.40579 13.5574 6.40295 13.5571 6.40096C13.5982 6.35992 13.6335 6.32513 13.6655 6.29452C13.7117 6.25028 13.7417 6.22377 13.7621 6.2076C13.8 6.17757 13.7646 6.21538 13.684 6.22616C13.6553 6.22998 13.6355 6.22803 13.6274 6.22713C13.6194 6.22623 13.6143 6.22497 13.6117 6.2242C13.6092 6.22338 13.6044 6.22128 13.5971 6.21737C13.59 6.21352 13.5728 6.20379 13.5512 6.18416C13.5322 6.16679 13.5151 6.14564 13.5033 6.12557C13.4933 6.10837 13.491 6.10178 13.4955 6.11581C13.5005 6.13152 13.5092 6.15976 13.5199 6.21151C13.5305 6.26223 13.5427 6.32149 13.5571 6.40096L12.5961 7.3619C12.4057 7.5523 12.2338 7.72319 12.0805 7.85311C11.9215 7.98786 11.7393 8.1171 11.5092 8.19198C11.1764 8.30011 10.8156 8.30188 10.4799 8.19295C10.2488 8.11783 10.0653 7.98794 9.90667 7.85311C9.75395 7.72324 9.58285 7.55174 9.39299 7.3619L8.63811 6.60604C8.44814 6.41608 8.27592 6.24518 8.14592 6.09237C8.01119 5.93391 7.88123 5.75109 7.80608 5.5201C7.69708 5.18446 7.69887 4.82277 7.80706 4.48983C7.88197 4.25985 8.01119 4.0775 8.14592 3.91854C8.27585 3.76532 8.44678 3.59326 8.63713 3.40291L9.54045 2.49959C9.56095 2.47909 9.58018 2.45895 9.59807 2.441C9.678 2.45553 9.73759 2.4685 9.7885 2.47909C9.84021 2.48985 9.86952 2.49752 9.88518 2.50252C9.89849 2.50682 9.89066 2.50581 9.87346 2.49569C9.85338 2.48384 9.83223 2.46692 9.81487 2.44784C9.79526 2.42627 9.78553 2.40907 9.78167 2.40194C9.77774 2.39465 9.77564 2.38979 9.77483 2.38729C9.77408 2.38484 9.7738 2.3789 9.77288 2.37069C9.77199 2.36234 9.77017 2.34301 9.77385 2.31502C9.78457 2.23457 9.822 2.19851 9.79241 2.23592Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineTool',
|
|
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
|
@@ -258,4 +258,5 @@ export { default as IconColorText } from './IconColorText/index.vue';
|
|
|
258
258
|
export { default as IconLinePlay } from './IconLinePlay/index.vue';
|
|
259
259
|
export { default as IconFillResource } from './IconFillResource/index.vue';
|
|
260
260
|
export { default as IconColorMarkdown } from './IconColorMarkdown/index.vue';
|
|
261
|
-
export { default as IconColorYaml } from './IconColorYaml/index.vue';
|
|
261
|
+
export { default as IconColorYaml } from './IconColorYaml/index.vue';
|
|
262
|
+
export { default as IconLineTool } from './IconLineTool/index.vue';
|