@arco-iconbox/vue-smartcode 0.1.56 → 0.1.58
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 +3594 -2818
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +235 -139
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineApprovalTask/index.js +40 -0
- package/esm/IconLineBasicBlock/index.js +32 -0
- package/esm/IconLineCarousel/index.js +36 -0
- package/esm/IconLineCascade/index.js +44 -0
- package/esm/IconLineChartBar/index.js +32 -0
- package/esm/IconLineChartBubble/index.js +32 -0
- package/esm/IconLineChartDualAxis/index.js +36 -0
- package/esm/IconLineChartFunnel/index.js +36 -0
- package/esm/IconLineChartLine/index.js +32 -0
- package/esm/IconLineChartNormalTable/index.js +36 -0
- package/esm/IconLineChartPie/index.js +32 -0
- package/esm/IconLineChartPivotTable/index.js +36 -0
- package/esm/IconLineChartProgress/index.js +36 -0
- package/esm/IconLineChartRadar/index.js +36 -0
- package/esm/IconLineChartScatter/index.js +32 -0
- package/esm/IconLineDateRange/index.js +36 -0
- package/esm/IconLineIframe/index.js +32 -0
- package/esm/IconLineImage/index.js +32 -0
- package/esm/IconLineNoticeList/index.js +32 -0
- package/esm/IconLineNumberInput/index.js +36 -0
- package/esm/IconLineSearch/index.js +32 -0
- package/esm/IconLineSelect2/index.js +32 -0
- package/esm/IconLineTab/index.js +32 -0
- package/esm/IconLineTextInput/index.js +32 -0
- package/esm/index.js +24 -0
- package/lib/IconLineApprovalTask/index.js +41 -0
- package/lib/IconLineBasicBlock/index.js +33 -0
- package/lib/IconLineCarousel/index.js +37 -0
- package/lib/IconLineCascade/index.js +45 -0
- package/lib/IconLineChartBar/index.js +33 -0
- package/lib/IconLineChartBubble/index.js +33 -0
- package/lib/IconLineChartDualAxis/index.js +37 -0
- package/lib/IconLineChartFunnel/index.js +37 -0
- package/lib/IconLineChartLine/index.js +33 -0
- package/lib/IconLineChartNormalTable/index.js +37 -0
- package/lib/IconLineChartPie/index.js +33 -0
- package/lib/IconLineChartPivotTable/index.js +37 -0
- package/lib/IconLineChartProgress/index.js +37 -0
- package/lib/IconLineChartRadar/index.js +37 -0
- package/lib/IconLineChartScatter/index.js +33 -0
- package/lib/IconLineDateRange/index.js +37 -0
- package/lib/IconLineIframe/index.js +33 -0
- package/lib/IconLineImage/index.js +33 -0
- package/lib/IconLineNoticeList/index.js +33 -0
- package/lib/IconLineNumberInput/index.js +37 -0
- package/lib/IconLineSearch/index.js +33 -0
- package/lib/IconLineSelect2/index.js +33 -0
- package/lib/IconLineTab/index.js +33 -0
- package/lib/IconLineTextInput/index.js +33 -0
- package/lib/index.js +48 -0
- package/package.json +1 -1
- package/src/IconLineApprovalTask/index.vue +19 -0
- package/src/IconLineBasicBlock/index.vue +19 -0
- package/src/IconLineCarousel/index.vue +19 -0
- package/src/IconLineCascade/index.vue +19 -0
- package/src/IconLineChartBar/index.vue +19 -0
- package/src/IconLineChartBubble/index.vue +19 -0
- package/src/IconLineChartDualAxis/index.vue +19 -0
- package/src/IconLineChartFunnel/index.vue +19 -0
- package/src/IconLineChartLine/index.vue +19 -0
- package/src/IconLineChartNormalTable/index.vue +19 -0
- package/src/IconLineChartPie/index.vue +19 -0
- package/src/IconLineChartPivotTable/index.vue +19 -0
- package/src/IconLineChartProgress/index.vue +19 -0
- package/src/IconLineChartRadar/index.vue +19 -0
- package/src/IconLineChartScatter/index.vue +19 -0
- package/src/IconLineDateRange/index.vue +19 -0
- package/src/IconLineIframe/index.vue +19 -0
- package/src/IconLineImage/index.vue +19 -0
- package/src/IconLineNoticeList/index.vue +19 -0
- package/src/IconLineNumberInput/index.vue +19 -0
- package/src/IconLineSearch/index.vue +19 -0
- package/src/IconLineSelect2/index.vue +19 -0
- package/src/IconLineTab/index.vue +19 -0
- package/src/IconLineTextInput/index.vue +19 -0
- package/src/index.js +25 -1
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconLineSelect2",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M9.85547 1.19141C10.6842 1.19141 11.3464 1.19081 11.8799 1.23438C12.421 1.2786 12.8892 1.37178 13.3193 1.59082C14.0087 1.94211 14.5695 2.50306 14.9209 3.19238C15.1401 3.62251 15.2331 4.09064 15.2773 4.63184C15.3209 5.16533 15.3203 5.82741 15.3203 6.65625V9.34473C15.3203 10.1735 15.3209 10.8356 15.2773 11.3691C15.2331 11.9104 15.14 12.3784 14.9209 12.8086C14.5696 13.4981 14.0088 14.0588 13.3193 14.4102C12.8892 14.6293 12.4211 14.7224 11.8799 14.7666C11.3464 14.8102 10.6843 14.8096 9.85547 14.8096H6.14258C5.31373 14.8096 4.65166 14.8102 4.11816 14.7666C3.57698 14.7224 3.10883 14.6293 2.67871 14.4102C1.9894 14.0588 1.42841 13.498 1.07715 12.8086C0.858137 12.3785 0.764916 11.9103 0.720703 11.3691C0.677158 10.8356 0.677734 10.1735 0.677734 9.34473V6.65625C0.677734 5.82741 0.677115 5.16533 0.720703 4.63184C0.764948 4.09062 0.857983 3.62252 1.07715 3.19238C1.42849 2.50297 1.9893 1.94216 2.67871 1.59082C3.10885 1.37165 3.57694 1.27862 4.11816 1.23438C4.65166 1.19079 5.31373 1.19141 6.14258 1.19141H9.85547ZM6.14258 2.52148C5.29182 2.52148 4.69336 2.52241 4.22656 2.56055C3.76763 2.59807 3.49367 2.66863 3.28223 2.77637C2.84342 3.00014 2.48647 3.35709 2.2627 3.7959C2.15496 4.00734 2.08439 4.28131 2.04688 4.74023C2.00874 5.20703 2.00781 5.8055 2.00781 6.65625V9.34473C2.00781 10.1954 2.00878 10.7939 2.04688 11.2607C2.08436 11.7196 2.15506 11.9936 2.2627 12.2051C2.48645 12.6441 2.8433 13.0017 3.28223 13.2256C3.49366 13.3333 3.76766 13.4039 4.22656 13.4414C4.69335 13.4795 5.29185 13.4795 6.14258 13.4795H9.85547C10.7062 13.4795 11.3047 13.4795 11.7715 13.4414C12.2302 13.4039 12.5034 13.3332 12.7148 13.2256C13.1541 13.0018 13.5115 12.6443 13.7354 12.2051C13.8431 11.9936 13.9137 11.7198 13.9512 11.2607C13.9893 10.7939 13.9902 10.1954 13.9902 9.34473V6.65625C13.9902 5.8055 13.9893 5.20703 13.9512 4.74023C13.9137 4.28134 13.8431 4.00733 13.7354 3.7959C13.5115 3.35698 13.1539 3.00007 12.7148 2.77637C12.5034 2.66878 12.2301 2.59803 11.7715 2.56055C11.3047 2.52243 10.7061 2.52148 9.85547 2.52148H6.14258ZM9.95703 6.87695C10.2456 6.65018 10.6636 6.69993 10.8906 6.98828C11.1175 7.27679 11.0676 7.69473 10.7793 7.92188L8.6084 9.62988C8.58662 9.64702 8.42843 9.78881 8.22754 9.84375C8.07836 9.88451 7.92067 9.88447 7.77148 9.84375C7.57084 9.78892 7.41278 9.64736 7.39062 9.62988L5.21973 7.92188C4.93123 7.69473 4.88132 7.27685 5.1084 6.98828C5.33553 6.69988 5.75345 6.65 6.04199 6.87695L7.99902 8.41699L9.95703 6.87695Z" }, 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-select-2`],
|
|
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: "IconLineTab",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.165 1.38281C10.9938 1.38281 11.6559 1.38224 12.1895 1.42578C12.7306 1.47 13.1988 1.56319 13.6289 1.78223C14.3183 2.13351 14.8791 2.69443 15.2305 3.38379C15.4496 3.81394 15.5427 4.282 15.5869 4.82324C15.6305 5.35677 15.6299 6.01874 15.6299 6.84766V9.14746C15.6299 9.97635 15.6305 10.6383 15.5869 11.1719C15.5427 11.7132 15.4497 12.1811 15.2305 12.6113C14.8791 13.3009 14.3185 13.8615 13.6289 14.2129C13.1987 14.432 12.7307 14.5251 12.1895 14.5693C11.6559 14.6129 10.9938 14.6123 10.165 14.6123H5.83398C5.00511 14.6123 4.34308 14.6129 3.80957 14.5693C3.26836 14.5251 2.80025 14.4321 2.37012 14.2129C1.68076 13.8615 1.11983 13.3008 0.768555 12.6113C0.549491 12.1812 0.456327 11.7131 0.412109 11.1719C0.368551 10.6383 0.369141 9.97631 0.369141 9.14746V6.84766C0.36914 6.01874 0.368518 5.35677 0.412109 4.82324C0.45635 4.28196 0.549369 3.81396 0.768555 3.38379C1.11989 2.69434 1.68068 2.13358 2.37012 1.78223C2.80027 1.56305 3.26833 1.47002 3.80957 1.42578C4.34308 1.38219 5.00511 1.38281 5.83398 1.38281H10.165ZM11.4053 3.06543C11.4053 3.61432 11.405 4.06682 11.375 4.43359C11.3444 4.80801 11.2789 5.15246 11.1143 5.47559C10.8587 5.97684 10.4505 6.3852 9.94922 6.64062C9.62618 6.80503 9.28153 6.87079 8.90723 6.90137C8.54053 6.93128 8.0887 6.93066 7.54004 6.93066H1.69922V9.14746C1.69922 9.99819 1.70018 10.5967 1.73828 11.0635C1.77578 11.5224 1.84642 11.7964 1.9541 12.0078C2.17787 12.4468 2.53466 12.8045 2.97363 13.0283C3.18508 13.1361 3.45903 13.2066 3.91797 13.2441C4.38477 13.2823 4.98323 13.2822 5.83398 13.2822H10.165C11.0157 13.2822 11.6143 13.2822 12.0811 13.2441C12.5401 13.2066 12.8139 13.136 13.0254 13.0283C13.4647 12.8045 13.822 12.4471 14.0459 12.0078C14.1536 11.7963 14.2242 11.5226 14.2617 11.0635C14.2998 10.5967 14.2998 9.99819 14.2998 9.14746V6.84766C14.2998 5.99685 14.2999 5.39845 14.2617 4.93164C14.2242 4.47265 14.1536 4.19876 14.0459 3.9873C13.8221 3.54831 13.4644 3.19154 13.0254 2.96777C12.8139 2.86011 12.5399 2.78945 12.0811 2.75195C11.8826 2.73576 11.6605 2.72723 11.4053 2.72168V3.06543ZM6.84277 3.66992C6.84278 4.18552 6.84767 4.56002 6.77051 4.88379C6.70952 5.13946 6.61128 5.37986 6.4834 5.60059H7.54004C8.11046 5.60059 8.49883 5.60063 8.79883 5.57617C9.09084 5.55231 9.24118 5.50825 9.3457 5.45508C9.59676 5.32716 9.80168 5.12307 9.92969 4.87207C9.98291 4.76758 10.0259 4.61722 10.0498 4.3252C10.0743 4.02514 10.0752 3.63614 10.0752 3.06543V2.71289H6.84277V3.66992ZM5.5127 2.71387C4.82891 2.71462 4.32369 2.7188 3.91797 2.75195C3.45901 2.78947 3.18508 2.86003 2.97363 2.96777C2.5348 3.19156 2.17787 3.54846 1.9541 3.9873C1.84635 4.19877 1.7758 4.47262 1.73828 4.93164C1.72222 5.12823 1.71456 5.34835 1.70898 5.60059H3.58203C4.17315 5.60059 4.3539 5.59612 4.4873 5.56445C4.977 5.44772 5.35967 5.06483 5.47656 4.5752C5.50833 4.44177 5.51269 4.26141 5.5127 3.66992V2.71387Z" }, 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-tab`],
|
|
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: "IconLineTextInput",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: true
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = ["fill"];
|
|
18
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M10.8076 1.36719C11.5432 1.36719 12.1353 1.36723 12.6133 1.40625C13.099 1.44594 13.5264 1.52948 13.9209 1.73047C14.5476 2.04987 15.0566 2.55983 15.376 3.18652C15.577 3.58107 15.6615 4.00743 15.7012 4.49316C15.7402 4.97118 15.7393 5.56311 15.7393 6.29883V9.69727C15.7393 10.4329 15.7402 11.0249 15.7012 11.5029C15.6615 11.9887 15.577 12.415 15.376 12.8096C15.0566 13.4363 14.5475 13.9462 13.9209 14.2656C13.5264 14.4666 13.099 14.5511 12.6133 14.5908C12.1353 14.6298 11.5432 14.6289 10.8076 14.6289H5.19336C4.45772 14.6289 3.86567 14.6299 3.3877 14.5908C2.90202 14.5511 2.47556 14.4666 2.08105 14.2656C1.45425 13.9462 0.944387 13.4364 0.625 12.8096C0.424099 12.4151 0.340459 11.9886 0.300781 11.5029C0.261737 11.0249 0.261719 10.4329 0.261719 9.69727V6.29883C0.261719 5.56311 0.261726 4.97118 0.300781 4.49316C0.340472 4.0075 0.424028 3.58102 0.625 3.18652C0.944393 2.55968 1.45423 2.04989 2.08105 1.73047C2.47552 1.5295 2.90208 1.44595 3.3877 1.40625C3.86567 1.3672 4.45772 1.36719 5.19336 1.36719H10.8076ZM5.19336 2.69727C4.43579 2.69727 3.90736 2.69784 3.49609 2.73145C3.09272 2.76442 2.86038 2.82547 2.68457 2.91504C2.308 3.10695 2.00145 3.41345 1.80957 3.79004C1.72001 3.96586 1.65894 4.19812 1.62598 4.60156C1.59237 5.01286 1.5918 5.54117 1.5918 6.29883V9.69727C1.5918 10.4548 1.59239 10.9833 1.62598 11.3945C1.65892 11.7978 1.72007 12.0303 1.80957 12.2061C2.00144 12.5826 2.30804 12.8891 2.68457 13.0811C2.86038 13.1706 3.0927 13.2317 3.49609 13.2646C3.90736 13.2983 4.43579 13.2988 5.19336 13.2988H10.8076C11.565 13.2988 12.0936 13.2982 12.5049 13.2646C12.9081 13.2317 13.1406 13.1705 13.3164 13.0811C13.693 12.8892 13.9995 12.5827 14.1914 12.2061C14.281 12.0302 14.342 11.798 14.375 11.3945C14.4086 10.9833 14.4092 10.4548 14.4092 9.69727V6.29883C14.4092 5.54117 14.4086 5.01286 14.375 4.60156C14.342 4.19807 14.281 3.96587 14.1914 3.79004C13.9995 3.41349 13.693 3.10691 13.3164 2.91504C13.1406 2.82558 12.908 2.76439 12.5049 2.73145C12.0936 2.69788 11.565 2.69727 10.8076 2.69727H5.19336ZM7.30078 4.72656C7.66777 4.72683 7.96573 5.02457 7.96582 5.3916C7.96582 5.75871 7.66782 6.05637 7.30078 6.05664H6.53125V9.93945H7.30078C7.66782 9.93972 7.96582 10.2374 7.96582 10.6045C7.96576 10.9715 7.66779 11.2693 7.30078 11.2695H4.43164C4.06441 11.2695 3.76666 10.9717 3.7666 10.6045C3.7666 10.2372 4.06437 9.93945 4.43164 9.93945H5.20117V6.05664H4.43164C4.06437 6.05664 3.7666 5.75887 3.7666 5.3916C3.76669 5.02441 4.06443 4.72656 4.43164 4.72656H7.30078Z" }, 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-text-input`],
|
|
28
|
+
width: "1em",
|
|
29
|
+
height: "1em"
|
|
30
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
31
|
+
}
|
|
32
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
33
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
|
@@ -303,6 +303,30 @@ var index$4H = require("./IconLineCopy/index.js");
|
|
|
303
303
|
var index$4I = require("./IconColorLogo/index.js");
|
|
304
304
|
var index$4J = require("./IconColorApprove/index.js");
|
|
305
305
|
var index$4K = require("./IconFillDataFilter/index.js");
|
|
306
|
+
var index$4L = require("./IconLineSearch/index.js");
|
|
307
|
+
var index$4M = require("./IconLineChartBubble/index.js");
|
|
308
|
+
var index$4N = require("./IconLineBasicBlock/index.js");
|
|
309
|
+
var index$4O = require("./IconLineChartLine/index.js");
|
|
310
|
+
var index$4P = require("./IconLineCascade/index.js");
|
|
311
|
+
var index$4Q = require("./IconLineChartDualAxis/index.js");
|
|
312
|
+
var index$4R = require("./IconLineApprovalTask/index.js");
|
|
313
|
+
var index$4S = require("./IconLineChartFunnel/index.js");
|
|
314
|
+
var index$4T = require("./IconLineChartNormalTable/index.js");
|
|
315
|
+
var index$4U = require("./IconLineChartProgress/index.js");
|
|
316
|
+
var index$4V = require("./IconLineChartPivotTable/index.js");
|
|
317
|
+
var index$4W = require("./IconLineChartBar/index.js");
|
|
318
|
+
var index$4X = require("./IconLineDateRange/index.js");
|
|
319
|
+
var index$4Y = require("./IconLineChartScatter/index.js");
|
|
320
|
+
var index$4Z = require("./IconLineImage/index.js");
|
|
321
|
+
var index$4_ = require("./IconLineNumberInput/index.js");
|
|
322
|
+
var index$4$ = require("./IconLineChartPie/index.js");
|
|
323
|
+
var index$50 = require("./IconLineTab/index.js");
|
|
324
|
+
var index$51 = require("./IconLineChartRadar/index.js");
|
|
325
|
+
var index$52 = require("./IconLineTextInput/index.js");
|
|
326
|
+
var index$53 = require("./IconLineCarousel/index.js");
|
|
327
|
+
var index$54 = require("./IconLineSelect2/index.js");
|
|
328
|
+
var index$55 = require("./IconLineIframe/index.js");
|
|
329
|
+
var index$56 = require("./IconLineNoticeList/index.js");
|
|
306
330
|
exports.IconFillHeart = index;
|
|
307
331
|
exports.IconFillMute = index$1;
|
|
308
332
|
exports.IconFillSound = index$2;
|
|
@@ -606,3 +630,27 @@ exports.IconLineCopy = index$4H;
|
|
|
606
630
|
exports.IconColorLogo = index$4I;
|
|
607
631
|
exports.IconColorApprove = index$4J;
|
|
608
632
|
exports.IconFillDataFilter = index$4K;
|
|
633
|
+
exports.IconLineSearch = index$4L;
|
|
634
|
+
exports.IconLineChartBubble = index$4M;
|
|
635
|
+
exports.IconLineBasicBlock = index$4N;
|
|
636
|
+
exports.IconLineChartLine = index$4O;
|
|
637
|
+
exports.IconLineCascade = index$4P;
|
|
638
|
+
exports.IconLineChartDualAxis = index$4Q;
|
|
639
|
+
exports.IconLineApprovalTask = index$4R;
|
|
640
|
+
exports.IconLineChartFunnel = index$4S;
|
|
641
|
+
exports.IconLineChartNormalTable = index$4T;
|
|
642
|
+
exports.IconLineChartProgress = index$4U;
|
|
643
|
+
exports.IconLineChartPivotTable = index$4V;
|
|
644
|
+
exports.IconLineChartBar = index$4W;
|
|
645
|
+
exports.IconLineDateRange = index$4X;
|
|
646
|
+
exports.IconLineChartScatter = index$4Y;
|
|
647
|
+
exports.IconLineImage = index$4Z;
|
|
648
|
+
exports.IconLineNumberInput = index$4_;
|
|
649
|
+
exports.IconLineChartPie = index$4$;
|
|
650
|
+
exports.IconLineTab = index$50;
|
|
651
|
+
exports.IconLineChartRadar = index$51;
|
|
652
|
+
exports.IconLineTextInput = index$52;
|
|
653
|
+
exports.IconLineCarousel = index$53;
|
|
654
|
+
exports.IconLineSelect2 = index$54;
|
|
655
|
+
exports.IconLineIframe = index$55;
|
|
656
|
+
exports.IconLineNoticeList = index$56;
|
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-approval-task`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_6e75f9ada7__clip0_8255_244052)"><path d="M14.1975 13.9365C14.5646 13.9367 14.8625 14.2344 14.8625 14.6016C14.8624 14.9686 14.5645 15.2664 14.1975 15.2666H1.80298C1.43596 15.2664 1.13809 14.9686 1.13794 14.6016C1.13794 14.2344 1.43587 13.9367 1.80298 13.9365H14.1975ZM8.11548 0.199219C9.08997 0.199219 10.0613 0.476942 10.7971 1.13477C11.5456 1.80396 11.9749 2.79876 11.9749 4.07324C11.9747 5.50696 11.4502 6.37229 10.9338 6.98242C10.8115 7.12692 10.69 7.25704 10.5881 7.36621C10.4816 7.48037 10.4003 7.5674 10.3342 7.64844C10.2693 7.72809 10.2372 7.78114 10.2209 7.81543C10.2138 7.83062 10.2103 7.84044 10.2092 7.84473C10.2084 7.84827 10.2083 7.85096 10.2083 7.85254V8.23828C10.2437 8.24134 10.2849 8.24521 10.3333 8.24902L13.3918 8.48926C13.7462 8.51714 14.1015 8.53491 14.3997 8.67285C14.7982 8.85754 15.1081 9.19266 15.261 9.60449C15.3753 9.91264 15.3655 10.2684 15.3655 10.624C15.3655 10.837 15.3651 11.0291 15.3547 11.1885C15.344 11.3534 15.3203 11.5303 15.2502 11.709C15.081 12.1397 14.7396 12.4812 14.3088 12.6504C14.1302 12.7204 13.9533 12.7451 13.7883 12.7559C13.6289 12.7662 13.4368 12.7656 13.2239 12.7656H2.77563C2.56293 12.7656 2.37135 12.7662 2.21216 12.7559C2.04738 12.7451 1.87109 12.7203 1.69263 12.6504C1.26102 12.4812 0.919463 12.1396 0.750244 11.708C0.680293 11.5295 0.655492 11.3533 0.644775 11.1885C0.63444 11.0293 0.635009 10.8377 0.63501 10.625C0.63501 10.2698 0.624676 9.91426 0.738525 9.60645C0.891537 9.19382 1.20233 8.85747 1.60181 8.67285C1.89987 8.53521 2.25534 8.51871 2.60962 8.49121L5.73364 8.24805C5.78163 8.24432 5.82241 8.24128 5.85767 8.23828C5.85793 8.20293 5.85864 8.16237 5.85864 8.11426V7.90039C5.84589 7.87956 5.81397 7.83046 5.74146 7.74609C5.66829 7.661 5.58485 7.5726 5.4729 7.45117C5.36614 7.33537 5.2437 7.19997 5.11938 7.04688C4.60451 6.41272 4.08338 5.50087 4.08325 4.07324C4.08325 2.76443 4.57207 1.76696 5.36646 1.10938C6.14202 0.467723 7.14711 0.199368 8.11548 0.199219ZM8.11548 1.5293C7.3742 1.52945 6.6946 1.73627 6.21411 2.13379C5.75283 2.51574 5.41333 3.12331 5.41333 4.07324C5.41345 5.12449 5.77893 5.74999 6.15161 6.20898C6.24923 6.3292 6.34915 6.43994 6.45044 6.5498C6.54627 6.65374 6.65711 6.77059 6.75024 6.87891C6.91279 7.06799 7.18872 7.40655 7.18872 7.85254V8.11426C7.18872 8.23393 7.18863 8.36259 7.17993 8.47266C7.17055 8.59097 7.14787 8.74061 7.07349 8.89551C6.97225 9.10595 6.80969 9.28226 6.60767 9.39941C6.45889 9.48552 6.31079 9.51962 6.1936 9.53809C6.08454 9.55523 5.95641 9.56496 5.83716 9.57422L2.71313 9.81641C2.24446 9.85281 2.18697 9.86814 2.15942 9.88086C2.07931 9.91806 2.01631 9.98553 1.9856 10.0684C1.97511 10.097 1.96509 10.1573 1.96509 10.625C1.96509 10.855 1.96503 10.9964 1.97192 11.1025C1.97796 11.1951 1.98786 11.2213 1.98853 11.2227C2.02257 11.3094 2.09126 11.3781 2.17798 11.4121C2.179 11.4126 2.20494 11.4226 2.2981 11.4287C2.40425 11.4356 2.5457 11.4355 2.77563 11.4355H13.2239C13.4537 11.4355 13.5952 11.4356 13.7014 11.4287C13.7896 11.423 13.8185 11.4136 13.8225 11.4121C13.909 11.3781 13.9779 11.3091 14.012 11.2227C14.0134 11.2186 14.0219 11.1899 14.0276 11.1025C14.0345 10.9962 14.0354 10.8543 14.0354 10.624C14.0354 10.1545 14.0245 10.0959 14.0139 10.0674C13.9832 9.98458 13.9212 9.91704 13.8411 9.87988C13.8134 9.86713 13.7556 9.85227 13.2874 9.81543L10.2288 9.5752C10.1094 9.5658 9.98045 9.55539 9.87134 9.53809C9.75421 9.51947 9.60675 9.48563 9.45825 9.39941C9.25641 9.28215 9.09448 9.10593 8.99341 8.89551C8.91911 8.74066 8.89633 8.59093 8.88696 8.47266C8.8783 8.36277 8.87817 8.23458 8.87817 8.11523V7.85254C8.87817 7.3933 9.10875 7.04802 9.30396 6.80859C9.40322 6.6869 9.51636 6.56624 9.61646 6.45898C9.7213 6.34664 9.82099 6.23904 9.91919 6.12305C10.2856 5.69002 10.6447 5.11822 10.6448 4.07324C10.6448 3.11151 10.3311 2.50211 9.9104 2.12598C9.47698 1.73862 8.85106 1.5293 8.11548 1.5293Z"/></g><defs><clipPath id="svg_6e75f9ada7__clip0_8255_244052"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineApprovalTask',
|
|
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-basic-block`]" width="1em" height="1em" v-bind="$attrs"><path d="M5.83398 13.2822H6.91699V14.6123H5.83398C5.54357 14.6123 5.27501 14.613 5.02832 14.6113L5.03223 13.9463L5.03711 13.2812C5.2784 13.2829 5.54221 13.2822 5.83398 13.2822ZM10.9717 14.6113C10.7248 14.613 10.4557 14.6123 10.165 14.6123H9.08203V13.2822H10.165C10.4567 13.2822 10.7207 13.2829 10.9619 13.2812L10.9717 14.6113ZM2.66211 12.8369C2.76031 12.9082 2.86449 12.9727 2.97363 13.0283C3.11973 13.1028 3.29658 13.159 3.54199 13.1992L3.32715 14.5117C2.98211 14.4552 2.66713 14.3642 2.37012 14.2129C2.19852 14.1254 2.03428 14.0252 1.87988 13.9131L2.27051 13.375L2.66211 12.8369ZM14.1191 13.9131C13.9647 14.0253 13.8006 14.1254 13.6289 14.2129C13.3319 14.3642 13.017 14.4552 12.6719 14.5117L12.457 13.1992C12.7026 13.159 12.8792 13.1028 13.0254 13.0283C13.1349 12.9725 13.2394 12.9084 13.3379 12.8369L14.1191 13.9131ZM1.78223 11.4395C1.82244 11.685 1.87968 11.8617 1.9541 12.0078C2.00981 12.1171 2.0741 12.222 2.14551 12.3203L1.06934 13.1016C0.957097 12.947 0.856059 12.7831 0.768555 12.6113C0.617295 12.3143 0.526244 11.9993 0.469727 11.6543L1.78223 11.4395ZM15.5293 11.6543C15.4728 11.9995 15.3818 12.3142 15.2305 12.6113C15.143 12.7831 15.0429 12.947 14.9307 13.1016L13.8545 12.3203C13.926 12.2218 13.9901 12.1173 14.0459 12.0078C14.1204 11.8616 14.1766 11.6851 14.2168 11.4395L15.5293 11.6543ZM10.6992 4.10156C10.968 4.10156 11.2101 4.10088 11.4102 4.11719C11.618 4.13417 11.8394 4.17302 12.0557 4.2832C12.3689 4.44282 12.6236 4.69755 12.7832 5.01074C12.8933 5.2269 12.9322 5.44754 12.9492 5.65527C12.9656 5.85527 12.9648 6.09735 12.9648 6.36621V9.62891C12.9648 9.89784 12.9655 10.1398 12.9492 10.3398C12.9322 10.5477 12.8934 10.769 12.7832 10.9854C12.6236 11.2985 12.3688 11.5533 12.0557 11.7129C11.8394 11.8231 11.618 11.8609 11.4102 11.8779C11.2101 11.8942 10.9681 11.8936 10.6992 11.8936H5.2998C5.03094 11.8936 4.78886 11.8943 4.58887 11.8779C4.38118 11.8609 4.16044 11.823 3.94434 11.7129C3.63122 11.5533 3.37642 11.2984 3.2168 10.9854C3.10661 10.7691 3.06776 10.5477 3.05078 10.3398C3.03445 10.1398 3.03516 9.89784 3.03516 9.62891V6.36621C3.03516 6.09735 3.03444 5.85527 3.05078 5.65527C3.06778 5.44753 3.10665 5.22692 3.2168 5.01074C3.37642 4.6975 3.63109 4.44282 3.94434 4.2832C4.16052 4.17305 4.38111 4.13419 4.58887 4.11719C4.78886 4.10085 5.03094 4.10156 5.2998 4.10156H10.6992ZM5.2998 5.43164C5.00908 5.43164 4.83059 5.43247 4.69727 5.44336C4.63565 5.44841 4.5981 5.45459 4.5752 5.45996C4.56453 5.46247 4.55743 5.4645 4.55371 5.46582C4.5502 5.46707 4.54818 5.4676 4.54785 5.46777C4.48489 5.49988 4.43347 5.5513 4.40137 5.61426C4.4012 5.61459 4.40066 5.61662 4.39941 5.62012C4.3981 5.62383 4.39606 5.63095 4.39355 5.6416C4.38819 5.66451 4.382 5.70206 4.37695 5.76367C4.36606 5.89699 4.36524 6.0755 4.36523 6.36621V9.62891C4.36523 9.91968 4.36608 10.0981 4.37695 10.2314C4.38202 10.2935 4.38816 10.3316 4.39355 10.3545C4.39609 10.3652 4.39811 10.3723 4.39941 10.376C4.40034 10.3786 4.40103 10.3802 4.40137 10.3809C4.43342 10.4438 4.48499 10.4952 4.54785 10.5273C4.54818 10.5275 4.55024 10.5281 4.55371 10.5293C4.55739 10.5306 4.5644 10.5336 4.5752 10.5361C4.59812 10.5415 4.63572 10.5477 4.69727 10.5527C4.83059 10.5636 5.00908 10.5645 5.2998 10.5645H10.6992C10.9902 10.5645 11.1694 10.5636 11.3027 10.5527C11.3643 10.5477 11.4019 10.5415 11.4248 10.5361C11.4357 10.5336 11.4426 10.5306 11.4463 10.5293C11.4497 10.5281 11.4517 10.5275 11.4521 10.5273C11.515 10.4952 11.5656 10.4438 11.5977 10.3809C11.5979 10.3805 11.5994 10.3793 11.6006 10.376C11.6019 10.3723 11.6039 10.3653 11.6064 10.3545C11.6118 10.3316 11.618 10.2935 11.623 10.2314C11.6339 10.0981 11.6348 9.91968 11.6348 9.62891V6.36621C11.6348 6.0755 11.6339 5.89699 11.623 5.76367C11.618 5.70209 11.6118 5.66451 11.6064 5.6416C11.6039 5.63101 11.6019 5.62384 11.6006 5.62012C11.5993 5.61665 11.5978 5.61459 11.5977 5.61426C11.5656 5.55152 11.5149 5.49981 11.4521 5.46777C11.4516 5.46757 11.4496 5.46699 11.4463 5.46582C11.4426 5.46451 11.4355 5.46249 11.4248 5.45996C11.4019 5.45459 11.3644 5.44841 11.3027 5.44336C11.1694 5.43247 10.9902 5.43164 10.6992 5.43164H5.2998ZM1.69922 9.14746C1.69922 9.43923 1.69949 9.70305 1.70117 9.94434L0.371094 9.9541C0.36937 9.70719 0.369141 9.43817 0.369141 9.14746V8.57227H1.69922V9.14746ZM15.6299 9.14746C15.6299 9.43818 15.6306 9.70719 15.6289 9.9541L14.2988 9.94434C14.3005 9.70305 14.2998 9.43923 14.2998 9.14746V8.57227H15.6299V9.14746ZM1.03613 6.0459L1.70117 6.05078C1.69949 6.29209 1.69922 6.55585 1.69922 6.84766V7.42285H0.369141V6.84766C0.369141 6.55721 0.369373 6.28871 0.371094 6.04199L1.03613 6.0459ZM15.6299 6.84766V7.42285H14.2998V6.84766C14.2998 6.55585 14.3005 6.29209 14.2988 6.05078L14.9639 6.0459L15.6289 6.04199C15.6306 6.28871 15.6299 6.55721 15.6299 6.84766ZM1.60742 3.28418L2.14551 3.67578C2.0741 3.77407 2.00981 3.87804 1.9541 3.9873C1.87964 4.13345 1.82247 4.31014 1.78223 4.55566L0.469727 4.34082C0.526273 3.9957 0.617189 3.68086 0.768555 3.38379C0.856105 3.21198 0.957031 3.04813 1.06934 2.89355L1.60742 3.28418ZM14.9307 2.89355C15.0428 3.04797 15.143 3.21218 15.2305 3.38379C15.3818 3.68082 15.4727 3.99576 15.5293 4.34082L14.2168 4.55566C14.1766 4.31022 14.1203 4.13342 14.0459 3.9873C13.9902 3.87815 13.9258 3.77399 13.8545 3.67578L14.3926 3.28418L14.9307 2.89355ZM3.54199 2.7959C3.29652 2.83614 3.11975 2.89332 2.97363 2.96777C2.86441 3.02347 2.76037 3.08779 2.66211 3.15918L2.27051 2.62109L1.87988 2.08301C2.03442 1.97073 2.19835 1.86976 2.37012 1.78223C2.66716 1.63088 2.98207 1.53995 3.32715 1.4834L3.54199 2.7959ZM12.6719 1.4834C13.0169 1.53991 13.3319 1.63099 13.6289 1.78223C13.8006 1.86972 13.9646 1.97079 14.1191 2.08301L13.3379 3.15918C13.2396 3.08776 13.1347 3.02349 13.0254 2.96777C12.8793 2.89336 12.7025 2.83611 12.457 2.7959L12.6719 1.4834ZM6.91699 2.71289H5.83398C5.54221 2.71289 5.2784 2.71316 5.03711 2.71484L5.03223 2.0498L5.02832 1.38477C5.27502 1.38305 5.54357 1.38281 5.83398 1.38281H6.91699V2.71289ZM10.9717 1.38477L10.9619 2.71484C10.7207 2.71316 10.4567 2.71289 10.165 2.71289H9.08203V1.38281H10.165C10.4557 1.38281 10.7248 1.38304 10.9717 1.38477Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineBasicBlock',
|
|
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-carousel`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.95704 1.38281C9.50572 1.38281 9.95753 1.38219 10.3242 1.41211C10.6985 1.44269 11.0432 1.50844 11.3662 1.67285C11.8676 1.9283 12.2757 2.3366 12.5313 2.83789C12.6959 3.16104 12.7614 3.50544 12.792 3.87988C12.822 4.2467 12.8213 4.69906 12.8213 5.24805V10.748C12.8213 11.2968 12.8219 11.7485 12.792 12.1152C12.7614 12.4898 12.6959 12.834 12.5313 13.1572C12.2758 13.6587 11.8677 14.0668 11.3662 14.3223C11.0431 14.4868 10.6987 14.5524 10.3242 14.583C9.95751 14.6129 9.50575 14.6123 8.95704 14.6123H7.04298C6.49401 14.6123 6.04163 14.613 5.67482 14.583C5.30037 14.5524 4.95597 14.4869 4.63282 14.3223C4.1315 14.0668 3.72324 13.6586 3.46779 13.1572C3.3033 12.8341 3.23763 12.4896 3.20704 12.1152C3.17711 11.7485 3.17775 11.2967 3.17775 10.748V5.24805C3.17775 4.69906 3.17707 4.2467 3.20704 3.87988C3.23766 3.50546 3.30317 3.16102 3.46779 2.83789C3.72327 2.33651 4.13144 1.92835 4.63282 1.67285C4.95595 1.50824 5.3004 1.44273 5.67482 1.41211C6.04163 1.38214 6.49401 1.38281 7.04298 1.38281H8.95704ZM7.96974 10.4287C7.84511 10.5533 7.67626 10.6239 7.50001 10.624C7.32371 10.624 7.15401 10.5533 7.02931 10.4287L6.38966 9.78906L4.51661 11.6621C4.52038 11.79 4.52479 11.9036 4.53322 12.0068C4.55708 12.299 4.60013 12.4492 4.65333 12.5537C4.78121 12.8046 4.98549 13.0087 5.23634 13.1367C5.34084 13.19 5.49107 13.2339 5.78322 13.2578C6.08332 13.2823 6.47208 13.2822 7.04298 13.2822H8.95704C9.52753 13.2822 9.91582 13.2823 10.2158 13.2578C10.5081 13.2339 10.6582 13.19 10.7627 13.1367C11.0139 13.0087 11.2187 12.8049 11.3467 12.5537C11.3999 12.4492 11.4429 12.299 11.4668 12.0068C11.4913 11.7068 11.4922 11.3186 11.4922 10.748V9.53027L10.1797 8.21875L7.96974 10.4287ZM2.45997 5.50586C2.25895 5.50586 2.20839 5.50713 2.17384 5.51074C1.78171 5.55202 1.47174 5.86171 1.43068 6.25391C1.42708 6.28848 1.42579 6.33908 1.42579 6.54004V9.45703C1.4258 9.65792 1.42707 9.70765 1.43068 9.74219C1.47175 10.1344 1.78166 10.4451 2.17384 10.4863C2.20839 10.4899 2.25895 10.4902 2.45997 10.4902V11.8203C2.2925 11.8203 2.15681 11.8212 2.03615 11.8086C1.01869 11.7021 0.213794 10.8974 0.107434 9.87988C0.0948746 9.75929 0.0957133 9.62438 0.0957154 9.45703V6.54004C0.0957154 6.37246 0.0948709 6.23692 0.107434 6.11621C0.213736 5.09867 1.01867 4.29402 2.03615 4.1875C2.1568 4.17492 2.2925 4.17578 2.45997 4.17578V5.50586ZM13.5391 4.17578C13.7065 4.17578 13.8423 4.17497 13.9629 4.1875C14.9806 4.29382 15.7853 5.09851 15.8916 6.11621C15.9042 6.23695 15.9033 6.37241 15.9033 6.54004V9.45703C15.9033 9.62438 15.9042 9.75929 15.8916 9.87988C15.7852 10.8975 14.9805 11.7023 13.9629 11.8086C13.8423 11.8211 13.7065 11.8203 13.5391 11.8203V10.4902C13.7396 10.4902 13.7906 10.4899 13.8252 10.4863C14.2176 10.4453 14.5272 10.1345 14.5684 9.74219C14.572 9.70765 14.5733 9.65792 14.5733 9.45703V6.54004C14.5733 6.33889 14.572 6.28848 14.5684 6.25391C14.5273 5.86154 14.2176 5.5518 13.8252 5.51074C13.7906 5.50717 13.7396 5.50586 13.5391 5.50586V4.17578ZM7.04298 2.71289C6.47208 2.71289 6.08332 2.71376 5.78322 2.73828C5.49108 2.76218 5.34084 2.80516 5.23634 2.8584C4.98546 2.98634 4.78127 3.19052 4.65333 3.44141C4.60009 3.54591 4.55711 3.69613 4.53322 3.98828C4.5087 4.28839 4.50782 4.67714 4.50782 5.24805V9.79004L5.91993 8.37891L6.02052 8.2959C6.12897 8.22349 6.25734 8.18364 6.38966 8.1836C6.56595 8.18366 6.73571 8.25425 6.86036 8.37891L7.49904 9.01758L9.70997 6.80762L9.81154 6.72461C9.91992 6.65244 10.0485 6.61328 10.1807 6.61328C10.3567 6.6134 10.5258 6.68325 10.6504 6.80762L11.4922 7.64942V5.24805C11.4922 4.67714 11.4913 4.28839 11.4668 3.98828C11.4429 3.69613 11.3999 3.54591 11.3467 3.44141C11.2187 3.19039 11.0138 2.98632 10.7627 2.8584C10.6582 2.80522 10.5079 2.76214 10.2158 2.73828C9.91582 2.71381 9.52754 2.71289 8.95704 2.71289H7.04298Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineCarousel',
|
|
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-cascade`]" width="1em" height="1em" v-bind="$attrs"><g clip-path="url(#svg_2ebbdd459f__clip0_8255_244388)"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.58399 0.953126C7.13264 0.953126 7.58451 0.952474 7.95117 0.982423C8.3255 1.01303 8.67011 1.07865 8.99317 1.24317C9.49442 1.49868 9.90277 1.90689 10.1582 2.4082C10.3227 2.7313 10.3883 3.07582 10.4189 3.4502C10.4489 3.817 10.4482 4.26946 10.4482 4.81836V5.55176H11.1826C11.7314 5.55176 12.1831 5.5511 12.5498 5.58106C12.9242 5.61166 13.2687 5.67725 13.5918 5.8418C14.0932 6.09731 14.5014 6.50546 14.7568 7.00684C14.9214 7.32999 14.987 7.67437 15.0176 8.04883C15.0475 8.41566 15.0469 8.86801 15.0469 9.41699V11.1826C15.0469 11.7314 15.0475 12.1831 15.0176 12.5498C14.987 12.9243 14.9214 13.2686 14.7568 13.5918C14.5013 14.0932 14.0932 14.5013 13.5918 14.7568C13.2686 14.9214 12.9243 14.987 12.5498 15.0176C12.1831 15.0475 11.7314 15.0469 11.1826 15.0469H9.41699C8.868 15.0469 8.41566 15.0475 8.04883 15.0176C7.67437 14.987 7.33 14.9214 7.00684 14.7568C6.50546 14.5014 6.09731 14.0932 5.8418 13.5918C5.67725 13.2687 5.61166 12.9242 5.58106 12.5498C5.5511 12.1831 5.55176 11.7313 5.55176 11.1826V10.4482H4.81836C4.26947 10.4482 3.81699 10.4489 3.4502 10.4189C3.07582 10.3883 2.7313 10.3227 2.4082 10.1582C1.90689 9.90277 1.49868 9.49443 1.24317 8.99317C1.07864 8.6701 1.01303 8.32551 0.982423 7.95117C0.952473 7.58451 0.953126 7.13265 0.953126 6.58399V4.81836C0.953126 4.26943 0.952475 3.81701 0.982423 3.4502C1.01303 3.07575 1.07857 2.73135 1.24317 2.4082C1.49867 1.90675 1.90675 1.49867 2.4082 1.24317C2.73135 1.07858 3.07575 1.01303 3.4502 0.982423C3.817 0.952476 4.26944 0.953126 4.81836 0.953126H6.58399ZM10.4463 6.88184C10.4456 7.29864 10.4433 7.65311 10.4189 7.95117C10.3883 8.32558 10.3228 8.67005 10.1582 8.99317C9.90272 9.49451 9.49451 9.90272 8.99317 10.1582C8.67005 10.3228 8.32558 10.3883 7.95117 10.4189C7.65311 10.4433 7.29864 10.4456 6.88184 10.4463V11.1826C6.88184 11.7532 6.88273 12.1414 6.90723 12.4414C6.93112 12.7337 6.97409 12.8838 7.02735 12.9883C7.15527 13.2392 7.35945 13.4433 7.61035 13.5713C7.71487 13.6245 7.86511 13.6685 8.15723 13.6924C8.45735 13.7169 8.84608 13.7168 9.41699 13.7168H11.1826C11.7532 13.7168 12.1414 13.7169 12.4414 13.6924C12.7337 13.6685 12.8838 13.6245 12.9883 13.5713C13.2393 13.4433 13.4433 13.2393 13.5713 12.9883C13.6245 12.8838 13.6685 12.7337 13.6924 12.4414C13.7169 12.1414 13.7168 11.7532 13.7168 11.1826V9.41699C13.7168 8.84609 13.7169 8.45735 13.6924 8.15723C13.6685 7.86511 13.6245 7.71487 13.5713 7.61035C13.4433 7.35944 13.2392 7.15527 12.9883 7.02735C12.8838 6.97409 12.7337 6.93112 12.4414 6.90723C12.1414 6.88273 11.7532 6.88184 11.1826 6.88184H10.4463ZM4.81836 2.2832C4.24754 2.2832 3.85869 2.2841 3.55859 2.30859C3.26645 2.33247 3.11624 2.37549 3.01172 2.42871C2.76077 2.55666 2.55666 2.76077 2.42871 3.01172C2.37549 3.11624 2.33248 3.26644 2.30859 3.55859C2.2841 3.8587 2.2832 4.24753 2.2832 4.81836V6.58399C2.2832 7.15447 2.2841 7.54279 2.30859 7.84277C2.33249 8.13491 2.37547 8.28515 2.42871 8.38965C2.55664 8.64049 2.76088 8.84473 3.01172 8.97266C3.11623 9.02582 3.26668 9.06989 3.55859 9.09375C3.85869 9.11824 4.24758 9.11817 4.81836 9.11817H5.55274C5.55342 8.70127 5.55671 8.34689 5.58106 8.04883C5.61167 7.67436 5.67718 7.33 5.8418 7.00684C6.0973 6.50539 6.50539 6.0973 7.00684 5.8418C7.33001 5.67718 7.67435 5.61167 8.04883 5.58106C8.34689 5.55671 8.70127 5.55342 9.11817 5.55274V4.81836C9.11817 4.24757 9.11824 3.85869 9.09375 3.55859C9.06989 3.26667 9.02582 3.11623 8.97266 3.01172C8.84473 2.76088 8.64048 2.55664 8.38965 2.42871C8.28516 2.37547 8.1349 2.33249 7.84277 2.30859C7.5428 2.2841 7.15446 2.2832 6.58399 2.2832H4.81836ZM9.11621 6.88281C8.70424 6.88372 8.40146 6.88728 8.15723 6.90723C7.86501 6.93111 7.71487 6.9741 7.61035 7.02735C7.3594 7.15529 7.15529 7.3594 7.02735 7.61035C6.97411 7.71487 6.93111 7.86502 6.90723 8.15723C6.88728 8.40146 6.88372 8.70424 6.88281 9.11621C7.29516 9.11555 7.59837 9.11371 7.84277 9.09375C8.13494 9.06986 8.28515 9.0259 8.38965 8.97266C8.64059 8.84471 8.84471 8.6406 8.97266 8.38965C9.0259 8.28515 9.06986 8.13495 9.09375 7.84277C9.11371 7.59837 9.11555 7.29517 9.11621 6.88281Z"/></g><defs><clipPath id="svg_2ebbdd459f__clip0_8255_244388"><path d="M0 0H16V16H0z"/></clipPath></defs></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineCascade',
|
|
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-chart-bar`]" width="1em" height="1em" v-bind="$attrs"><path d="M8.5127 0.980474C8.78167 0.980473 9.02358 0.979753 9.22364 0.996099C9.43142 1.01309 9.65195 1.05197 9.86817 1.16211C10.1814 1.32173 10.4361 1.57645 10.5957 1.88965C10.7058 2.10576 10.7447 2.32651 10.7617 2.53418C10.778 2.73413 10.7773 2.97639 10.7773 3.24512V6.80567H12.7363C13.0052 6.80567 13.2473 6.80497 13.4473 6.82129C13.655 6.83828 13.8757 6.87726 14.0918 6.98731C14.405 7.14688 14.6597 7.40171 14.8193 7.71485C14.9295 7.93098 14.9683 8.15167 14.9854 8.35938C15.0017 8.55935 15.001 8.80149 15.001 9.07032V12.5986C15.001 12.8675 15.0017 13.1095 14.9854 13.3096C14.9684 13.5174 14.9296 13.7388 14.8193 13.9551C14.6597 14.2682 14.405 14.5231 14.0918 14.6826C13.8757 14.7927 13.655 14.8307 13.4473 14.8477C13.2473 14.864 13.0052 14.8643 12.7363 14.8643H5.88868C5.88541 14.8643 5.88216 14.8633 5.87891 14.8633H3.26465C2.99577 14.8633 2.75372 14.864 2.55372 14.8477C2.34595 14.8307 2.12538 14.7918 1.90918 14.6816C1.596 14.522 1.34123 14.2673 1.18165 13.9541C1.07164 13.738 1.03261 13.5173 1.01563 13.3096C0.999323 13.1096 1 12.8674 1 12.5986V7.90625C1 7.63755 0.999297 7.39522 1.01563 7.19532C1.03265 6.98768 1.07157 6.76682 1.18165 6.55079C1.34128 6.2377 1.59605 5.9828 1.90918 5.82325C2.12531 5.71318 2.34602 5.67422 2.55372 5.65723C2.75371 5.6409 2.99581 5.64161 3.26465 5.64161H5.22364V3.24512C5.22364 2.97639 5.22295 2.73413 5.23926 2.53418C5.25625 2.32651 5.29523 2.10576 5.40528 1.88965C5.56488 1.57644 5.81962 1.32175 6.13282 1.16211C6.34901 1.05196 6.56959 1.0131 6.77735 0.996099C6.97736 0.979757 7.2194 0.980473 7.48829 0.980474H8.5127ZM7.48829 2.31055C7.19753 2.31055 7.01908 2.31138 6.88575 2.32227C6.82411 2.32732 6.78659 2.3335 6.76368 2.33887C6.75304 2.34138 6.7459 2.34342 6.74219 2.34473C6.73874 2.34596 6.73666 2.34652 6.73633 2.34668C6.67342 2.3788 6.62193 2.43024 6.58985 2.49317C6.5896 2.49392 6.58894 2.49611 6.5879 2.49903C6.58658 2.50283 6.58448 2.51013 6.58204 2.52051C6.57668 2.54346 6.57046 2.58123 6.56543 2.64258C6.55457 2.77588 6.55372 2.95462 6.55372 3.24512V13.5342H9.44727V3.24512C9.44727 2.95461 9.44739 2.77588 9.43653 2.64258C9.4315 2.58115 9.42432 2.54346 9.41895 2.52051C9.41649 2.51007 9.41441 2.50282 9.41309 2.49903C9.41205 2.4961 9.41139 2.49391 9.41114 2.49317C9.37904 2.43024 9.32758 2.37878 9.26465 2.34668C9.26421 2.34646 9.26205 2.34589 9.25879 2.34473C9.2551 2.34343 9.24855 2.34131 9.23829 2.33887C9.21538 2.33348 9.17731 2.32735 9.11524 2.32227C8.98188 2.31137 8.80357 2.31055 8.5127 2.31055H7.48829ZM10.7773 13.5342H12.7363C13.027 13.5342 13.2055 13.5333 13.3389 13.5225C13.4008 13.5174 13.439 13.5112 13.4619 13.5059C13.472 13.5035 13.4787 13.5013 13.4824 13.5C13.4857 13.4988 13.4878 13.4974 13.4883 13.4971C13.5512 13.465 13.6027 13.4136 13.6348 13.3506C13.6351 13.3499 13.6358 13.3484 13.6367 13.3457C13.638 13.342 13.64 13.3351 13.6426 13.3242C13.648 13.3013 13.6551 13.2632 13.6602 13.2012C13.671 13.0678 13.6709 12.8892 13.6709 12.5986V9.07032C13.6709 8.77965 13.6711 8.60108 13.6602 8.46778C13.6551 8.40615 13.648 8.36861 13.6426 8.34571C13.6401 8.33508 13.638 8.32791 13.6367 8.32422C13.6355 8.32083 13.6349 8.31869 13.6348 8.31836C13.6026 8.2555 13.5512 8.20394 13.4883 8.17188C13.4875 8.17161 13.4853 8.17096 13.4824 8.16993C13.4787 8.16862 13.472 8.16645 13.4619 8.16407C13.439 8.15869 13.4007 8.15252 13.3389 8.14747C13.2055 8.13659 13.027 8.13575 12.7363 8.13575H10.7773V13.5342ZM3.26465 6.97168C2.97397 6.97168 2.79543 6.97252 2.66211 6.9834C2.60062 6.98844 2.56298 6.99464 2.54004 7C2.52956 7.00247 2.52234 7.00454 2.51856 7.00586C2.51549 7.00696 2.51337 7.00758 2.5127 7.00782C2.44985 7.03986 2.39834 7.09151 2.36622 7.1543C2.36605 7.15462 2.36541 7.15691 2.36426 7.16016C2.36296 7.16383 2.36087 7.17122 2.3584 7.18165C2.35304 7.2045 2.34684 7.24234 2.3418 7.30372C2.33091 7.43697 2.33008 7.61577 2.33008 7.90625V12.5986C2.33008 12.8892 2.33094 13.0679 2.3418 13.2012C2.34685 13.2629 2.35303 13.3013 2.3584 13.3242C2.36076 13.3342 2.36295 13.341 2.36426 13.3447C2.36523 13.3474 2.36592 13.3497 2.36622 13.3506C2.39829 13.4135 2.44979 13.4649 2.5127 13.4971C2.51303 13.4972 2.51508 13.4978 2.51856 13.499C2.52226 13.5003 2.52931 13.5024 2.54004 13.5049C2.56296 13.5103 2.60038 13.5174 2.66211 13.5225C2.79544 13.5334 2.97391 13.5332 3.26465 13.5332H5.22364V6.97168H3.26465Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartBar',
|
|
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-chart-bubble`]" width="1em" height="1em" v-bind="$attrs"><path d="M12.1768 10.2617C13.3269 10.2617 14.2596 11.1937 14.2598 12.3438C14.2598 13.494 13.3269 14.4268 12.1768 14.4268C11.0267 14.4266 10.0947 13.4937 10.0947 12.3438C10.0949 11.1939 11.0268 10.262 12.1768 10.2617ZM4.5459 8.48438C6.09579 8.48464 7.35228 9.74112 7.35254 11.291C7.35254 12.8411 6.09595 14.0984 4.5459 14.0986C2.99563 14.0986 1.73828 12.8413 1.73828 11.291C1.73854 9.74096 2.99578 8.48438 4.5459 8.48438ZM10.3789 1.57422C12.153 1.57433 13.5907 3.0122 13.5908 4.78613C13.5908 6.56017 12.1531 7.99891 10.3789 7.99902C8.60489 7.99902 7.16699 6.56015 7.16699 4.78613C7.16712 3.01222 8.60513 1.57422 10.3789 1.57422Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartBubble',
|
|
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-chart-dual-axis`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.8341 9.68574C3.20137 9.68574 3.49914 9.98351 3.49914 10.3508V13.4514C3.49895 13.8185 3.20125 14.1164 2.8341 14.1164C2.46707 14.1163 2.16925 13.8184 2.16906 13.4514V10.3508C2.16906 9.9836 2.46695 9.68589 2.8341 9.68574ZM6.36047 7.95332C6.72769 7.95332 7.02543 8.25115 7.0255 8.61836V13.4514C7.02542 13.8186 6.72768 14.1164 6.36047 14.1164C5.99339 14.1162 5.69551 13.8185 5.69543 13.4514V8.61836C5.6955 8.25126 5.99339 7.95349 6.36047 7.95332ZM9.88683 9.68574C10.2541 9.68574 10.5519 9.98351 10.5519 10.3508V13.4514C10.5517 13.8185 10.254 14.1164 9.88683 14.1164C9.51985 14.1162 9.22199 13.8184 9.22179 13.4514V10.3508C9.22179 9.98363 9.51973 9.68594 9.88683 9.68574ZM13.4132 8.20039C13.7805 8.20039 14.0782 8.49816 14.0782 8.86543V13.4514C14.0781 13.8185 13.7804 14.1164 13.4132 14.1164C13.0462 14.1162 12.7483 13.8183 12.7482 13.4514V8.86543C12.7482 8.49829 13.0461 8.20061 13.4132 8.20039ZM13.3595 1.49531C13.6192 1.23606 14.0404 1.23582 14.2999 1.49531C14.5595 1.75502 14.5596 2.17704 14.2999 2.43672L9.67785 7.05879C9.4183 7.31812 8.99709 7.31792 8.73742 7.05879L6.37023 4.6916L2.63976 8.42402C2.38007 8.68354 1.95801 8.68359 1.69836 8.42402C1.43901 8.16445 1.43917 7.74326 1.69836 7.48359L5.9005 3.28144C6.16013 3.02182 6.58122 3.02196 6.84093 3.28144L9.20715 5.64766L13.3595 1.49531Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartDualAxis',
|
|
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-chart-funnel`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.2781 1.73438C15.5177 1.7345 15.7393 1.86372 15.8572 2.07227C15.975 2.2808 15.9708 2.5369 15.8474 2.74219L8.57009 14.8359C8.44985 15.0357 8.23386 15.1581 8.00075 15.1582C7.76752 15.1582 7.55171 15.0357 7.43142 14.8359L2.55349 6.73047C2.47373 6.6531 2.41576 6.55533 2.38259 6.44629L0.154072 2.74219C0.0305463 2.53685 0.0264437 2.2809 0.144306 2.07227C0.262342 1.8638 0.483819 1.73438 0.723408 1.73438H15.2781ZM6.58083 10.8438L8.00075 13.2041L9.42067 10.8438H6.58083ZM5.78005 9.51367H10.074C10.1212 9.51369 10.1673 9.51895 10.2117 9.52832L11.783 6.91797H4.21852L5.78005 9.51367ZM3.41774 5.58789H12.5838L14.1023 3.06445H1.89919L3.41774 5.58789Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartFunnel',
|
|
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-chart-line`]" width="1em" height="1em" v-bind="$attrs"><path d="M2.04199 1.74219C2.40925 1.7422 2.70703 2.03997 2.70703 2.40723V12.9287H13.959C14.326 12.929 14.624 13.2266 14.624 13.5938C14.6237 13.9606 14.3259 14.2576 13.959 14.2578H2.04199C1.67491 14.2578 1.37725 13.9608 1.37695 13.5938V2.40723C1.37695 2.03996 1.67472 1.74219 2.04199 1.74219ZM12.916 4.75977C13.1755 4.50024 13.5967 4.50057 13.8564 4.75977C14.1161 5.01946 14.1161 5.44147 13.8564 5.70117L10.374 9.18359C10.1143 9.44317 9.69325 9.44325 9.43359 9.18359L7.76562 7.5166L5.07031 10.2129C4.8106 10.4725 4.38857 10.4726 4.12891 10.2129C3.86962 9.95327 3.86962 9.53208 4.12891 9.27246L7.2959 6.10645L7.40039 6.02051C7.65848 5.85027 8.00917 5.8793 8.23633 6.10645L9.90332 7.77246L12.916 4.75977Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartLine',
|
|
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-chart-normal-table`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1377 1.48438C11.6866 1.48438 12.1391 1.48373 12.5059 1.51367C12.8802 1.54426 13.2248 1.60995 13.5479 1.77442C14.0492 2.02987 14.4574 2.43812 14.7129 2.93945C14.8775 3.26262 14.943 3.60698 14.9736 3.98145C15.0036 4.34828 15.0029 4.80059 15.0029 5.34961V10.6523C15.0029 11.2011 15.0036 11.6528 14.9736 12.0195C14.943 12.3942 14.8776 12.7392 14.7129 13.0625C14.4574 13.5638 14.0492 13.9711 13.5479 14.2266C13.2247 14.3912 12.8804 14.4577 12.5059 14.4883C12.1391 14.5182 11.6866 14.5176 11.1377 14.5176H4.86328C4.31437 14.5176 3.8619 14.5182 3.49512 14.4883C3.12071 14.4577 2.77625 14.3912 2.45313 14.2266C1.95193 13.9711 1.54351 13.5637 1.28809 13.0625C1.12346 12.7393 1.05795 12.3941 1.02735 12.0195C0.997427 11.6528 0.998048 11.2011 0.998048 10.6523V5.34961C0.998048 4.80059 0.997373 4.34828 1.02735 3.98145C1.05796 3.607 1.12347 3.2626 1.28809 2.93945C1.54355 2.43808 1.95178 2.02993 2.45313 1.77442C2.77621 1.60982 3.12076 1.5443 3.49512 1.51367C3.8619 1.48371 4.31437 1.48438 4.86328 1.48438H11.1377ZM10.7588 10.6885V13.1875H11.1377C11.7084 13.1875 12.0974 13.1866 12.3975 13.1621C12.6896 13.1382 12.8398 13.0952 12.9443 13.042C13.1955 12.914 13.3994 12.7092 13.5273 12.458C13.5806 12.3535 13.6246 12.2041 13.6484 11.9121C13.6724 11.6183 13.6728 11.2398 13.6729 10.6885H10.7588ZM6.57227 13.1875H9.42871V10.6885H6.57227V13.1875ZM2.32813 10.6885C2.32817 11.2398 2.32953 11.6184 2.35352 11.9121C2.37737 12.2037 2.42051 12.3535 2.47363 12.458C2.60153 12.709 2.8057 12.914 3.05664 13.042C3.16112 13.0952 3.31147 13.1382 3.60352 13.1621C3.9036 13.1866 4.29246 13.1875 4.86328 13.1875H5.24219V10.6885H2.32813ZM10.7588 9.3584H13.6729V6.7627H10.7588V9.3584ZM2.32813 9.3584H5.24219V6.7627H2.32813V9.3584ZM6.57227 9.3584H9.42871V6.7627H6.57227V9.3584ZM4.86328 2.81445C4.29246 2.81445 3.9036 2.81533 3.60352 2.83985C3.31147 2.86374 3.16112 2.90673 3.05664 2.95996C2.8058 3.08792 2.60154 3.2921 2.47363 3.54297C2.42039 3.64748 2.37741 3.79768 2.35352 4.08984C2.329 4.38996 2.32813 4.77866 2.32813 5.34961V5.43262H13.6729V5.34961C13.6729 4.77866 13.673 4.38996 13.6484 4.08984C13.6245 3.79764 13.5806 3.64748 13.5273 3.54297C13.3994 3.29212 13.1953 3.08784 12.9443 2.95996C12.8398 2.90678 12.6895 2.86371 12.3975 2.83985C12.0974 2.81536 11.7084 2.81445 11.1377 2.81445H4.86328Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartNormalTable',
|
|
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-chart-pie`]" width="1em" height="1em" v-bind="$attrs"><path d="M6.22213 1.58614C6.53119 1.57619 6.81548 1.78445 6.8901 2.09688L8.22897 7.71798L13.9467 8.56661C14.3098 8.62053 14.5609 8.95936 14.5073 9.32247C14.3236 10.5605 13.8055 11.7252 13.0102 12.6916C12.2147 13.6582 11.1705 14.3904 9.99069 14.8088C8.81091 15.2271 7.53958 15.3161 6.31295 15.0666C5.08627 14.8171 3.95051 14.2387 3.0278 13.3928C2.10519 12.5468 1.43045 11.4652 1.07565 10.2649C0.720965 9.06448 0.699593 7.78984 1.01413 6.57833C1.32877 5.36685 1.96692 4.26307 2.86081 3.38692C3.75477 2.51083 4.87077 1.89393 6.08835 1.60372L6.22213 1.58614ZM5.75924 3.09298C5.02569 3.36399 4.35454 3.78627 3.79245 4.33712C3.07094 5.04426 2.5552 5.9345 2.30124 6.91231C2.04734 7.89014 2.06478 8.91905 2.35104 9.8879C2.63738 10.8566 3.18169 11.7296 3.92624 12.4123C4.67089 13.095 5.58762 13.5625 6.5776 13.7639C7.56766 13.9652 8.59411 13.8925 9.54635 13.5549C10.4986 13.2172 11.3418 12.627 11.9839 11.8469C12.4842 11.2388 12.8459 10.5324 13.0522 9.77755L7.58932 8.96895C7.3206 8.92909 7.10357 8.72927 7.04049 8.46505L5.75924 3.09298ZM7.86374 1.41817C11.3421 1.50616 14.1799 4.17004 14.5424 7.57344C14.5812 7.9384 14.3165 8.26579 13.9516 8.30489C13.5865 8.3436 13.2581 8.07918 13.2192 7.71407C12.9267 4.96879 10.6363 2.81934 7.83053 2.74825C7.46361 2.73879 7.17293 2.43355 7.1821 2.06661C7.19161 1.69985 7.49698 1.40919 7.86374 1.41817Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartPie',
|
|
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-chart-pivot-table`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.1377 1.48438C11.6866 1.48438 12.1391 1.48373 12.5059 1.51367C12.8802 1.54426 13.2248 1.60995 13.5479 1.77442C14.0492 2.02987 14.4574 2.43812 14.7129 2.93945C14.8775 3.26262 14.943 3.60698 14.9736 3.98145C15.0036 4.34828 15.0029 4.80059 15.0029 5.34961V10.6523C15.0029 11.2011 15.0036 11.6528 14.9736 12.0195C14.943 12.3942 14.8776 12.7392 14.7129 13.0625C14.4574 13.5638 14.0492 13.9711 13.5479 14.2266C13.2247 14.3912 12.8804 14.4577 12.5059 14.4883C12.1391 14.5182 11.6866 14.5176 11.1377 14.5176H4.86328C4.31437 14.5176 3.8619 14.5182 3.49512 14.4883C3.12071 14.4577 2.77625 14.3912 2.45313 14.2266C1.95193 13.9711 1.54351 13.5637 1.28809 13.0625C1.12346 12.7393 1.05795 12.3941 1.02735 12.0195C0.997427 11.6528 0.998048 11.2011 0.998048 10.6523V5.34961C0.998048 4.80059 0.997373 4.34828 1.02735 3.98145C1.05796 3.607 1.12347 3.2626 1.28809 2.93945C1.54355 2.43808 1.95178 2.02993 2.45313 1.77442C2.77621 1.60982 3.12076 1.5443 3.49512 1.51367C3.8619 1.48371 4.31437 1.48438 4.86328 1.48438H11.1377ZM10.7588 10.6885V13.1875H11.1377C11.7084 13.1875 12.0974 13.1866 12.3975 13.1621C12.6896 13.1382 12.8398 13.0952 12.9443 13.042C13.1955 12.914 13.3994 12.7092 13.5273 12.458C13.5806 12.3535 13.6246 12.2041 13.6484 11.9121C13.6724 11.6183 13.6728 11.2398 13.6729 10.6885H10.7588ZM6.57227 13.1875H9.42871V10.6885H6.57227V13.1875ZM2.32813 10.6885C2.32817 11.2398 2.32953 11.6184 2.35352 11.9121C2.37737 12.2037 2.42051 12.3535 2.47363 12.458C2.60153 12.709 2.8057 12.914 3.05664 13.042C3.16112 13.0952 3.31147 13.1382 3.60352 13.1621C3.9036 13.1866 4.29246 13.1875 4.86328 13.1875H5.24219V10.6885H2.32813ZM10.7588 9.3584H13.6729V6.7627H10.7588V9.3584ZM2.32813 9.3584H5.24219V6.7627H2.32813V9.3584ZM6.57227 9.3584H9.42871V6.7627H6.57227V9.3584ZM4.86328 2.81445C4.29246 2.81445 3.9036 2.81533 3.60352 2.83985C3.31147 2.86374 3.16112 2.90673 3.05664 2.95996C2.8058 3.08792 2.60154 3.2921 2.47363 3.54297C2.42039 3.64748 2.37741 3.79768 2.35352 4.08984C2.329 4.38996 2.32813 4.77866 2.32813 5.34961V5.43262H13.6729V5.34961C13.6729 4.77866 13.673 4.38996 13.6484 4.08984C13.6245 3.79764 13.5806 3.64748 13.5273 3.54297C13.3994 3.29212 13.1953 3.08784 12.9443 2.95996C12.8398 2.90678 12.6895 2.86371 12.3975 2.83985C12.0974 2.81536 11.7084 2.81445 11.1377 2.81445H4.86328Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartPivotTable',
|
|
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-chart-progress`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.04492 0.984375C9.4279 0.984472 10.7808 1.39474 11.9307 2.16309C13.0804 2.9315 13.9767 4.02415 14.5059 5.30176C15.035 6.57939 15.174 7.98549 14.9043 9.3418C14.6345 10.6983 13.9682 11.9449 12.9902 12.9229C12.0123 13.9008 10.7656 14.567 9.40918 14.8369C8.05293 15.1066 6.64674 14.9675 5.36914 14.4385C4.09151 13.9093 2.99888 13.013 2.23047 11.8633C1.46207 10.7133 1.05082 9.36061 1.05078 7.97754C1.05088 7.61035 1.34959 7.3125 1.7168 7.3125C2.08378 7.31276 2.38174 7.61052 2.38184 7.97754C2.38188 9.09749 2.71376 10.1928 3.33594 11.124C3.95822 12.0552 4.84323 12.7814 5.87793 13.21C6.91261 13.6384 8.05202 13.7507 9.15039 13.5322C10.2486 13.3136 11.258 12.7742 12.0498 11.9824C12.8416 11.1905 13.381 10.1813 13.5996 9.08301C13.8181 7.98459 13.7058 6.84527 13.2773 5.81055C12.8488 4.77587 12.1225 3.89083 11.1914 3.26855C10.2603 2.64643 9.16478 2.31455 8.04492 2.31445C7.67781 2.31435 7.38 2.01652 7.37988 1.64941C7.37988 1.28221 7.67774 0.984474 8.04492 0.984375ZM8.04492 4.00488C8.83052 4.00495 9.59875 4.23835 10.252 4.6748C10.905 5.11124 11.4142 5.73142 11.7148 6.45703C12.0155 7.18289 12.0947 7.98237 11.9414 8.75293C11.7881 9.52337 11.4099 10.2316 10.8545 10.7871C10.2991 11.3425 9.5907 11.7207 8.82031 11.874C8.0498 12.0273 7.25024 11.948 6.52441 11.6475C5.79878 11.3468 5.17863 10.8376 4.74219 10.1846C4.30568 9.53129 4.07228 8.76323 4.07227 7.97754C4.07228 7.61028 4.37005 7.3125 4.7373 7.3125C5.10441 7.31268 5.40233 7.6104 5.40234 7.97754C5.40236 8.50006 5.55742 9.01081 5.84766 9.44531C6.13794 9.87967 6.55058 10.2189 7.0332 10.4189C7.516 10.6189 8.04803 10.6713 8.56055 10.5693C9.07303 10.4673 9.54457 10.2162 9.91406 9.84668C10.2836 9.47713 10.5348 9.0057 10.6367 8.49316C10.7387 7.9806 10.6863 7.44865 10.4863 6.96582C10.2863 6.48322 9.94702 6.07056 9.5127 5.78027C9.07827 5.49009 8.56735 5.33503 8.04492 5.33496C7.67769 5.33494 7.37992 5.03715 7.37988 4.66992C7.37988 4.30266 7.67767 4.0049 8.04492 4.00488ZM5.98047 1.29395C6.33121 1.186 6.7032 1.38275 6.81152 1.7334C6.91973 2.08432 6.72298 2.45717 6.37207 2.56543C4.55055 3.12762 3.11993 4.58589 2.59668 6.42383C2.49591 6.77658 2.12832 6.98112 1.77539 6.88086C1.42254 6.78021 1.21721 6.41253 1.31738 6.05957C1.96413 3.78787 3.72965 1.98852 5.98047 1.29395Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartProgress',
|
|
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-chart-radar`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.74707 0.335135C7.93609 0.257258 8.15307 0.270477 8.33301 0.374198L14.4395 3.90056C14.645 4.01931 14.7723 4.2384 14.7725 4.47576V11.5275C14.7724 11.7649 14.645 11.984 14.4395 12.1027L8.33301 15.6291C8.12736 15.7477 7.8736 15.7477 7.66797 15.6291L1.56152 12.1027C1.3561 11.9839 1.22862 11.7648 1.22852 11.5275V4.47576C1.22866 4.23845 1.35606 4.01933 1.56152 3.90056L7.66797 0.374198L7.74707 0.335135ZM3.22461 11.5265L7.33594 13.9006V9.15349L3.22461 11.5265ZM8.66602 13.8996L12.7773 11.5265L8.66602 9.15252V13.8996ZM2.55859 10.3762L6.67188 8.00115L2.55859 5.62615V10.3762ZM9.33008 8.00115L13.4424 10.3742V5.6281L9.33008 8.00115ZM8.66602 6.84978L12.7783 4.47576L8.66602 2.10174V6.84978ZM3.22363 4.47478L7.33594 6.84881V2.10076L3.22363 4.47478Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartRadar',
|
|
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-chart-scatter`]" width="1em" height="1em" v-bind="$attrs"><path d="M1.82129 1.53516C2.18854 1.53516 2.48629 1.83296 2.48633 2.2002V13.1348H14.1787C14.5457 13.135 14.8427 13.4327 14.8428 13.7998C14.8427 14.1668 14.5457 14.4646 14.1787 14.4648H1.82129C1.45413 14.4648 1.15633 14.167 1.15625 13.7998V2.2002C1.15629 1.833 1.4541 1.53523 1.82129 1.53516ZM5.58398 8.19824C5.7943 8.19824 6.00296 8.23983 6.19727 8.32031C6.39144 8.40079 6.56817 8.51836 6.7168 8.66699C6.86542 8.81563 6.98301 8.99234 7.06348 9.18652C7.14395 9.38083 7.18556 9.58949 7.18555 9.7998C7.18554 10.01 7.14385 10.2179 7.06348 10.4121C6.98307 10.6063 6.86533 10.783 6.7168 10.9316C6.56815 11.0803 6.39147 11.1988 6.19727 11.2793C6.00296 11.3598 5.7943 11.4014 5.58398 11.4014C5.37385 11.4014 5.16584 11.3597 4.97168 11.2793C4.77738 11.1988 4.60086 11.0804 4.45215 10.9316C4.30345 10.7829 4.18496 10.6064 4.10449 10.4121C4.02414 10.218 3.98243 10.0099 3.98242 9.7998C3.98241 9.58949 4.02402 9.38083 4.10449 9.18652C4.18496 8.9923 4.30349 8.81565 4.45215 8.66699C4.60079 8.51844 4.77753 8.40074 4.97168 8.32031C5.16586 8.23992 5.37382 8.19826 5.58398 8.19824ZM10.4014 8.72559C10.756 8.72559 11.0969 8.86641 11.3477 9.11719C11.5984 9.36796 11.7393 9.70885 11.7393 10.0635C11.7392 10.4179 11.5982 10.7581 11.3477 11.0088C11.0969 11.2596 10.756 11.4004 10.4014 11.4004C10.0468 11.4003 9.70676 11.2595 9.45605 11.0088C9.20537 10.7581 9.06455 10.418 9.06445 10.0635C9.06445 9.70883 9.20528 9.36796 9.45605 9.11719C9.70675 8.86658 10.0469 8.72566 10.4014 8.72559ZM12.0068 5.33301C12.3393 5.33306 12.6585 5.46514 12.8936 5.7002C13.1283 5.93518 13.2607 6.25377 13.2607 6.58594C13.2607 6.9183 13.1285 7.23758 12.8936 7.47266C12.6585 7.70771 12.3393 7.83979 12.0068 7.83984C11.6743 7.83984 11.3552 7.70776 11.1201 7.47266C10.8851 7.23756 10.7529 6.9184 10.7529 6.58594C10.753 6.25367 10.8852 5.9352 11.1201 5.7002C11.3552 5.46509 11.6743 5.33301 12.0068 5.33301ZM5.99414 4.55469C6.13462 4.55469 6.27451 4.58296 6.4043 4.63672C6.53389 4.69047 6.65177 4.76896 6.75098 4.86816C6.85018 4.96737 6.92867 5.08526 6.98242 5.21484C7.03618 5.34463 7.06445 5.48452 7.06445 5.625C7.06441 5.76537 7.03614 5.90449 6.98242 6.03418C6.92869 6.16381 6.85018 6.28162 6.75098 6.38086C6.65171 6.48013 6.53398 6.55952 6.4043 6.61328C6.27451 6.66704 6.13462 6.69434 5.99414 6.69434C5.85378 6.69429 5.71464 6.667 5.58496 6.61328C5.45518 6.55952 5.33761 6.48019 5.23828 6.38086C5.13895 6.28153 5.05962 6.16396 5.00586 6.03418C4.95214 5.90449 4.92485 5.76537 4.9248 5.625C4.9248 5.48452 4.9521 5.34463 5.00586 5.21484C5.05962 5.08516 5.13901 4.96743 5.23828 4.86816C5.33752 4.76896 5.45534 4.69045 5.58496 4.63672C5.71464 4.583 5.85378 4.55473 5.99414 4.55469ZM9.06348 2.95117C9.23899 2.95117 9.41303 2.98561 9.5752 3.05273C9.73743 3.11994 9.88559 3.2186 10.0098 3.34277C10.1338 3.46685 10.2317 3.61432 10.2988 3.77637C10.366 3.9386 10.4014 4.11248 10.4014 4.28809C10.4014 4.64258 10.2603 4.98266 10.0098 5.2334C9.75899 5.48417 9.41813 5.625 9.06348 5.625C8.70895 5.62491 8.36886 5.48409 8.11816 5.2334C7.86749 4.98264 7.72657 4.64265 7.72656 4.28809C7.72656 4.11253 7.76096 3.93857 7.82812 3.77637C7.89529 3.61421 7.99408 3.46691 8.11816 3.34277C8.24226 3.21868 8.38964 3.11993 8.55176 3.05273C8.71389 2.98558 8.88799 2.95122 9.06348 2.95117ZM13.0312 1.875C13.2439 1.87509 13.4482 1.95899 13.5986 2.10938C13.749 2.2598 13.833 2.46407 13.833 2.67676C13.833 2.88943 13.7489 3.0937 13.5986 3.24414C13.4482 3.39452 13.2439 3.4794 13.0312 3.47949C12.8185 3.47949 12.6143 3.39454 12.4639 3.24414C12.3134 3.09368 12.2285 2.88955 12.2285 2.67676C12.2286 2.46402 12.3134 2.25981 12.4639 2.10938C12.6143 1.95906 12.8186 1.875 13.0312 1.875Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineChartScatter',
|
|
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-date-range`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.2725 0.871094C11.6396 0.871094 11.9373 1.16905 11.9375 1.53613V2.09766H12.4307C12.8395 2.09766 13.1873 2.09699 13.4707 2.12012C13.7617 2.14391 14.0448 2.19671 14.3145 2.33398C14.7215 2.5415 15.0523 2.87324 15.2598 3.28027C15.3971 3.54983 15.4498 3.83208 15.4736 4.12305C15.4968 4.40647 15.4961 4.75414 15.4961 5.16309V11.4004C15.4961 11.8092 15.4968 12.1561 15.4736 12.4395C15.4498 12.7307 15.3972 13.0134 15.2598 13.2832C15.0523 13.6904 14.7216 14.0219 14.3145 14.2295C14.0448 14.3668 13.7618 14.4186 13.4707 14.4424C13.1873 14.4655 12.8396 14.4658 12.4307 14.4658H3.56934C3.16044 14.4658 2.8127 14.4655 2.5293 14.4424C2.23845 14.4186 1.95598 14.3667 1.68653 14.2295C1.27937 14.0219 0.947732 13.6904 0.740237 13.2832C0.602908 13.0135 0.550155 12.7306 0.526369 12.4395C0.503259 12.1561 0.503909 11.8092 0.503909 11.4004V5.16309C0.503908 4.75414 0.503213 4.40647 0.526369 4.12305C0.550178 3.83207 0.602938 3.54984 0.740237 3.28027C0.94777 2.873 1.27927 2.54155 1.68653 2.33398C1.95606 2.19671 2.23836 2.14393 2.5293 2.12012C2.8127 2.09696 3.16044 2.09766 3.56934 2.09766H4.06348V1.53613C4.06369 1.16905 4.36138 0.871094 4.72852 0.871094C5.09546 0.871325 5.39334 1.16919 5.39356 1.53613V2.09766H10.6074V1.53613C10.6076 1.16915 10.9055 0.871266 11.2725 0.871094ZM1.83399 11.4004C1.83399 11.831 1.83488 12.1144 1.85254 12.3311C1.86958 12.5395 1.89884 12.6286 1.92481 12.6797C2.00478 12.8366 2.13317 12.9639 2.29004 13.0439C2.34105 13.0699 2.42914 13.1001 2.6377 13.1172C2.8544 13.1349 3.13855 13.1357 3.56934 13.1357H12.4307C12.8614 13.1357 13.1456 13.1349 13.3623 13.1172C13.5709 13.1001 13.6589 13.0699 13.71 13.0439C13.867 12.9639 13.9951 12.8367 14.0752 12.6797C14.1012 12.6286 14.1304 12.54 14.1475 12.3311C14.1651 12.1144 14.166 11.831 14.166 11.4004V6.47852H1.83399V11.4004ZM5.9668 7.58496C6.90682 7.58509 7.66974 8.34711 7.66992 9.28711V10.0557C7.66991 10.9958 6.90692 11.7587 5.9668 11.7588C5.02673 11.7586 4.26467 10.9958 4.26465 10.0557V9.28711C4.26484 8.34714 5.02683 7.58515 5.9668 7.58496ZM11.0713 7.58496C11.2946 7.585 11.5029 7.69741 11.626 7.88379C11.749 8.07032 11.7705 8.30632 11.6826 8.51172C11.597 8.71153 11.4747 8.9367 11.3594 9.14844C11.2384 9.37054 11.115 9.59573 11 9.83008C10.7625 10.3142 10.6123 10.7441 10.6123 11.0938C10.6121 11.4608 10.3144 11.7588 9.94727 11.7588C9.58023 11.7587 9.28242 11.4608 9.28223 11.0938C9.28223 10.4224 9.55238 9.76144 9.80567 9.24512C9.86112 9.1321 9.91934 9.0214 9.97559 8.91504H9.20801C8.84086 8.91491 8.54299 8.61718 8.54297 8.25C8.54297 7.88281 8.84085 7.58509 9.20801 7.58496H11.0713ZM5.9668 8.91504C5.76137 8.91522 5.59491 9.08168 5.59473 9.28711V10.0557C5.59475 10.2612 5.76127 10.4285 5.9668 10.4287C6.17238 10.4286 6.33983 10.2613 6.33985 10.0557V9.28711C6.33966 9.08165 6.17228 8.91516 5.9668 8.91504ZM3.56934 3.42773C3.13855 3.42773 2.8544 3.42858 2.6377 3.44629C2.4294 3.46335 2.34108 3.49259 2.29004 3.51855C2.13304 3.59861 2.00483 3.72677 1.92481 3.88379C1.89883 3.93484 1.8696 4.02306 1.85254 4.23145C1.83504 4.4457 1.83401 4.72578 1.83399 5.14844H14.166C14.166 4.72578 14.165 4.4457 14.1475 4.23145C14.1304 4.02307 14.1012 3.93483 14.0752 3.88379C13.9951 3.72685 13.867 3.59854 13.71 3.51855C13.6588 3.49263 13.5703 3.46329 13.3623 3.44629C13.1456 3.42861 12.8614 3.42773 12.4307 3.42773H3.56934Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineDateRange',
|
|
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-iframe`]" width="1em" height="1em" v-bind="$attrs"><path d="M11.3857 1.54688C11.9343 1.54688 12.3862 1.5472 12.7529 1.57715L13.0283 1.60742C13.2984 1.64644 13.5533 1.71432 13.7959 1.83789C13.8585 1.86982 13.9199 1.90387 13.9795 1.94043C14.0988 2.01362 14.2116 2.09613 14.3174 2.18652C14.582 2.41244 14.8012 2.68946 14.9609 3.00293C15.0433 3.16458 15.1009 3.33155 15.1416 3.50488C15.1826 3.67845 15.2073 3.85843 15.2227 4.0459C15.2526 4.41284 15.252 4.86503 15.252 5.41406V8.66504H15.251V10.583C15.251 11.1317 15.2516 11.5834 15.2217 11.9502C15.1911 12.3248 15.1257 12.6697 14.9609 12.9932C14.7053 13.4949 14.2967 13.9035 13.7949 14.1592C13.4717 14.3237 13.1273 14.3893 12.7529 14.4199C12.386 14.4499 11.9337 14.4492 11.3848 14.4492H4.61426C4.06528 14.4492 3.61301 14.4499 3.24609 14.4199C2.87146 14.3893 2.52661 14.324 2.20312 14.1592C1.70144 13.9035 1.29372 13.4949 1.03809 12.9932C0.873295 12.6697 0.807955 12.3249 0.777344 11.9502C0.747398 11.5834 0.74707 11.1317 0.74707 10.583V5.41406C0.74707 4.86502 0.747364 4.41284 0.777344 4.0459C0.807963 3.67124 0.873266 3.32643 1.03809 3.00293C1.29369 2.5014 1.70162 2.09352 2.20312 1.83789C2.5266 1.67307 2.87147 1.60778 3.24609 1.57715C3.61301 1.54717 4.06528 1.54688 4.61426 1.54688H11.3857ZM4.61426 2.88086C4.04329 2.88086 3.65452 2.88076 3.35449 2.90527C3.06254 2.92915 2.91281 2.9723 2.80859 3.02539C2.55777 3.15323 2.3534 3.35756 2.22559 3.6084C2.1725 3.71263 2.12934 3.8623 2.10547 4.1543C2.08095 4.45435 2.08105 4.84302 2.08105 5.41406V10.583C2.08105 11.1537 2.08098 11.5418 2.10547 11.8418C2.12931 12.1336 2.17258 12.2835 2.22559 12.3877C2.35338 12.6385 2.55782 12.8429 2.80859 12.9707C2.91281 13.0238 3.0625 13.0669 3.35449 13.0908C3.65452 13.1153 4.04329 13.1162 4.61426 13.1162H11.3848C11.9554 13.1162 12.3436 13.1153 12.6436 13.0908C12.9357 13.0669 13.0862 13.0238 13.1904 12.9707C13.4411 12.8429 13.6447 12.6384 13.7725 12.3877C13.8256 12.2834 13.8687 12.1339 13.8926 11.8418C13.9171 11.5418 13.918 11.1538 13.918 10.583V8.66504H11.2002C10.6514 8.66504 10.1989 8.66568 9.83203 8.63574C9.45748 8.60513 9.11249 8.53873 8.78906 8.37402C8.28754 8.11838 7.87962 7.71053 7.62402 7.20898C7.45918 6.88545 7.3939 6.54072 7.36328 6.16602C7.33333 5.7992 7.33301 5.34757 7.33301 4.79883V2.88086H4.61426ZM8.66699 4.79883C8.66699 5.36957 8.66691 5.75765 8.69141 6.05762C8.71526 6.34953 8.75848 6.49927 8.81152 6.60352C8.93935 6.85428 9.14375 7.05872 9.39453 7.18652C9.49875 7.23954 9.64869 7.28279 9.94043 7.30664C10.2404 7.33112 10.6294 7.33203 11.2002 7.33203H13.918V5.41406C13.918 4.84301 13.9171 4.45436 13.8926 4.1543C13.8687 3.86223 13.8256 3.71263 13.7725 3.6084C13.6446 3.35769 13.4412 3.15318 13.1904 3.02539C13.1382 2.99881 13.0746 2.97451 12.9873 2.9541C12.9004 2.93369 12.7894 2.91719 12.6436 2.90527C12.3436 2.88081 11.9554 2.88086 11.3848 2.88086H8.66699V4.79883Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineIframe',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|