@arco-iconbox/vue-smartcode 0.1.85 → 0.1.86
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 +3532 -3398
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +13 -1
- package/dist/icon.min.js.map +1 -1
- package/esm/IconColorDivide/index.js +53 -0
- package/esm/IconColorSign/index.js +43 -0
- package/esm/IconColorStep/index.js +44 -0
- package/esm/index.js +3 -0
- package/lib/IconColorDivide/index.js +54 -0
- package/lib/IconColorSign/index.js +44 -0
- package/lib/IconColorStep/index.js +45 -0
- package/lib/index.js +6 -0
- package/package.json +1 -1
- package/src/IconColorDivide/index.vue +19 -0
- package/src/IconColorSign/index.vue +19 -0
- package/src/IconColorStep/index.vue +19 -0
- package/src/index.js +4 -1
|
@@ -0,0 +1,53 @@
|
|
|
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: "IconColorDivide",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", {
|
|
17
|
+
d: "M3.04309 12H6.41439",
|
|
18
|
+
stroke: "#165DFF",
|
|
19
|
+
"stroke-width": "1.66",
|
|
20
|
+
"stroke-linecap": "round",
|
|
21
|
+
"stroke-linejoin": "round"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
24
|
+
d: "M10.3146 12H13.6859",
|
|
25
|
+
stroke: "#00BBD8",
|
|
26
|
+
"stroke-width": "1.66",
|
|
27
|
+
"stroke-linecap": "round",
|
|
28
|
+
"stroke-linejoin": "round"
|
|
29
|
+
}, null, -1);
|
|
30
|
+
const _hoisted_3 = /* @__PURE__ */ createElementVNode("path", {
|
|
31
|
+
d: "M17.586 12H20.9573",
|
|
32
|
+
stroke: "#165DFF",
|
|
33
|
+
"stroke-width": "1.66",
|
|
34
|
+
"stroke-linecap": "round",
|
|
35
|
+
"stroke-linejoin": "round"
|
|
36
|
+
}, null, -1);
|
|
37
|
+
const _hoisted_4 = [
|
|
38
|
+
_hoisted_1,
|
|
39
|
+
_hoisted_2,
|
|
40
|
+
_hoisted_3
|
|
41
|
+
];
|
|
42
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
43
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
44
|
+
viewBox: "0 0 24 24",
|
|
45
|
+
fill: "none",
|
|
46
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
47
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-divide`],
|
|
48
|
+
width: "1em",
|
|
49
|
+
height: "1em"
|
|
50
|
+
}, _ctx.$attrs), _hoisted_4, 16);
|
|
51
|
+
}
|
|
52
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
53
|
+
export { index as default };
|
|
@@ -0,0 +1,43 @@
|
|
|
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: "IconColorSign",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ createElementVNode("path", {
|
|
17
|
+
d: "M15.5005 4.72294C16.0462 3.77786 17.2547 3.45405 18.1998 3.99969C19.1448 4.54534 19.4686 5.75381 18.923 6.6989L16.9577 10.1028C16.5279 10.8472 16.313 11.2195 16.0193 11.5071C15.7591 11.7618 15.4547 11.9671 15.1209 12.1128C14.7442 12.2773 14.3185 12.337 13.4673 12.4563L13.3041 12.4792L13.2423 12.3265C12.9201 11.5296 12.7589 11.1311 12.713 10.7226C12.6723 10.3607 12.6979 9.99444 12.7884 9.64171C12.8906 9.24351 13.1055 8.87129 13.5353 8.12686L15.5005 4.72294Z",
|
|
18
|
+
stroke: "#165DFF",
|
|
19
|
+
"stroke-width": "1.66",
|
|
20
|
+
"stroke-linejoin": "round"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
23
|
+
d: "M9.55054 12.9902H6.08911C4.98454 12.9902 4.08911 13.8857 4.08911 14.9902C4.08911 16.0948 4.98454 16.9902 6.08911 16.9902H16.7108C17.8154 16.9902 18.7108 17.8857 18.7108 18.9902C18.7108 20.0948 17.8154 20.9902 16.7108 20.9902H6.08911",
|
|
24
|
+
stroke: "#00BBD8",
|
|
25
|
+
"stroke-width": "1.66",
|
|
26
|
+
"stroke-linecap": "round"
|
|
27
|
+
}, null, -1);
|
|
28
|
+
const _hoisted_3 = [
|
|
29
|
+
_hoisted_1,
|
|
30
|
+
_hoisted_2
|
|
31
|
+
];
|
|
32
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
33
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
34
|
+
viewBox: "0 0 24 24",
|
|
35
|
+
fill: "none",
|
|
36
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
37
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-sign`],
|
|
38
|
+
width: "1em",
|
|
39
|
+
height: "1em"
|
|
40
|
+
}, _ctx.$attrs), _hoisted_3, 16);
|
|
41
|
+
}
|
|
42
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
43
|
+
export { index as default };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconColorStep",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = /* @__PURE__ */ createElementVNode("rect", {
|
|
17
|
+
x: "1.919",
|
|
18
|
+
y: "3.498",
|
|
19
|
+
width: "20.162",
|
|
20
|
+
height: "17.004",
|
|
21
|
+
rx: "4",
|
|
22
|
+
stroke: "#165DFF",
|
|
23
|
+
"stroke-width": "1.66",
|
|
24
|
+
"stroke-linejoin": "round"
|
|
25
|
+
}, null, -1);
|
|
26
|
+
const _hoisted_2 = ["fill"];
|
|
27
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
28
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
29
|
+
viewBox: "0 0 24 24",
|
|
30
|
+
fill: "none",
|
|
31
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
32
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-step`],
|
|
33
|
+
width: "1em",
|
|
34
|
+
height: "1em"
|
|
35
|
+
}, _ctx.$attrs), [
|
|
36
|
+
_hoisted_1,
|
|
37
|
+
createElementVNode("path", {
|
|
38
|
+
d: "M15.5168 8.84961C15.9752 8.84961 16.3469 9.22129 16.3469 9.67969V11.166H17.84C18.2984 11.1661 18.6701 11.5377 18.6701 11.9961C18.6699 12.4543 18.2982 12.8261 17.84 12.8262H16.3469V14.3184C16.3468 14.7767 15.9752 15.1484 15.5168 15.1484C15.0585 15.1483 14.6867 14.7766 14.6867 14.3184V12.8262H13.2014C12.7431 12.8262 12.3715 12.4543 12.3713 11.9961C12.3713 11.5377 12.743 11.166 13.2014 11.166H14.6867V9.67969C14.6867 9.22137 15.0585 8.84974 15.5168 8.84961ZM9.21503 11.1689C9.6732 11.1692 10.0451 11.5408 10.0451 11.999C10.045 12.4572 9.67316 12.8288 9.21503 12.8291H6.16034C5.70233 12.8287 5.33033 12.4571 5.33026 11.999C5.33026 11.5409 5.70229 11.1694 6.16034 11.1689H9.21503Z",
|
|
39
|
+
fill: $props.useCurrentColor ? "currentColor" : "#00BBD8"
|
|
40
|
+
}, null, 8, _hoisted_2)
|
|
41
|
+
], 16);
|
|
42
|
+
}
|
|
43
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
44
|
+
export { index as default };
|
package/esm/index.js
CHANGED
|
@@ -371,3 +371,6 @@ export { default as IconColorNeo4j } from "./IconColorNeo4j/index.js";
|
|
|
371
371
|
export { default as IconColorTugraph } from "./IconColorTugraph/index.js";
|
|
372
372
|
export { default as IconLineGraphData } from "./IconLineGraphData/index.js";
|
|
373
373
|
export { default as IconLineTuDatabase } from "./IconLineTuDatabase/index.js";
|
|
374
|
+
export { default as IconColorStep } from "./IconColorStep/index.js";
|
|
375
|
+
export { default as IconColorSign } from "./IconColorSign/index.js";
|
|
376
|
+
export { default as IconColorDivide } from "./IconColorDivide/index.js";
|
|
@@ -0,0 +1,54 @@
|
|
|
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: "IconColorDivide",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18
|
+
d: "M3.04309 12H6.41439",
|
|
19
|
+
stroke: "#165DFF",
|
|
20
|
+
"stroke-width": "1.66",
|
|
21
|
+
"stroke-linecap": "round",
|
|
22
|
+
"stroke-linejoin": "round"
|
|
23
|
+
}, null, -1);
|
|
24
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
25
|
+
d: "M10.3146 12H13.6859",
|
|
26
|
+
stroke: "#00BBD8",
|
|
27
|
+
"stroke-width": "1.66",
|
|
28
|
+
"stroke-linecap": "round",
|
|
29
|
+
"stroke-linejoin": "round"
|
|
30
|
+
}, null, -1);
|
|
31
|
+
const _hoisted_3 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
32
|
+
d: "M17.586 12H20.9573",
|
|
33
|
+
stroke: "#165DFF",
|
|
34
|
+
"stroke-width": "1.66",
|
|
35
|
+
"stroke-linecap": "round",
|
|
36
|
+
"stroke-linejoin": "round"
|
|
37
|
+
}, null, -1);
|
|
38
|
+
const _hoisted_4 = [
|
|
39
|
+
_hoisted_1,
|
|
40
|
+
_hoisted_2,
|
|
41
|
+
_hoisted_3
|
|
42
|
+
];
|
|
43
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
44
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
45
|
+
viewBox: "0 0 24 24",
|
|
46
|
+
fill: "none",
|
|
47
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
48
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-divide`],
|
|
49
|
+
width: "1em",
|
|
50
|
+
height: "1em"
|
|
51
|
+
}, _ctx.$attrs), _hoisted_4, 16);
|
|
52
|
+
}
|
|
53
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
54
|
+
module.exports = index;
|
|
@@ -0,0 +1,44 @@
|
|
|
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: "IconColorSign",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
18
|
+
d: "M15.5005 4.72294C16.0462 3.77786 17.2547 3.45405 18.1998 3.99969C19.1448 4.54534 19.4686 5.75381 18.923 6.6989L16.9577 10.1028C16.5279 10.8472 16.313 11.2195 16.0193 11.5071C15.7591 11.7618 15.4547 11.9671 15.1209 12.1128C14.7442 12.2773 14.3185 12.337 13.4673 12.4563L13.3041 12.4792L13.2423 12.3265C12.9201 11.5296 12.7589 11.1311 12.713 10.7226C12.6723 10.3607 12.6979 9.99444 12.7884 9.64171C12.8906 9.24351 13.1055 8.87129 13.5353 8.12686L15.5005 4.72294Z",
|
|
19
|
+
stroke: "#165DFF",
|
|
20
|
+
"stroke-width": "1.66",
|
|
21
|
+
"stroke-linejoin": "round"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", {
|
|
24
|
+
d: "M9.55054 12.9902H6.08911C4.98454 12.9902 4.08911 13.8857 4.08911 14.9902C4.08911 16.0948 4.98454 16.9902 6.08911 16.9902H16.7108C17.8154 16.9902 18.7108 17.8857 18.7108 18.9902C18.7108 20.0948 17.8154 20.9902 16.7108 20.9902H6.08911",
|
|
25
|
+
stroke: "#00BBD8",
|
|
26
|
+
"stroke-width": "1.66",
|
|
27
|
+
"stroke-linecap": "round"
|
|
28
|
+
}, null, -1);
|
|
29
|
+
const _hoisted_3 = [
|
|
30
|
+
_hoisted_1,
|
|
31
|
+
_hoisted_2
|
|
32
|
+
];
|
|
33
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
34
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
35
|
+
viewBox: "0 0 24 24",
|
|
36
|
+
fill: "none",
|
|
37
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
38
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-sign`],
|
|
39
|
+
width: "1em",
|
|
40
|
+
height: "1em"
|
|
41
|
+
}, _ctx.$attrs), _hoisted_3, 16);
|
|
42
|
+
}
|
|
43
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
44
|
+
module.exports = index;
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconColorStep",
|
|
6
|
+
props: {
|
|
7
|
+
prefix: {
|
|
8
|
+
type: String,
|
|
9
|
+
default: "sc"
|
|
10
|
+
},
|
|
11
|
+
useCurrentColor: {
|
|
12
|
+
type: Boolean,
|
|
13
|
+
default: false
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
const _hoisted_1 = /* @__PURE__ */ vue.createElementVNode("rect", {
|
|
18
|
+
x: "1.919",
|
|
19
|
+
y: "3.498",
|
|
20
|
+
width: "20.162",
|
|
21
|
+
height: "17.004",
|
|
22
|
+
rx: "4",
|
|
23
|
+
stroke: "#165DFF",
|
|
24
|
+
"stroke-width": "1.66",
|
|
25
|
+
"stroke-linejoin": "round"
|
|
26
|
+
}, null, -1);
|
|
27
|
+
const _hoisted_2 = ["fill"];
|
|
28
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
29
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
30
|
+
viewBox: "0 0 24 24",
|
|
31
|
+
fill: "none",
|
|
32
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
33
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-color-step`],
|
|
34
|
+
width: "1em",
|
|
35
|
+
height: "1em"
|
|
36
|
+
}, _ctx.$attrs), [
|
|
37
|
+
_hoisted_1,
|
|
38
|
+
vue.createElementVNode("path", {
|
|
39
|
+
d: "M15.5168 8.84961C15.9752 8.84961 16.3469 9.22129 16.3469 9.67969V11.166H17.84C18.2984 11.1661 18.6701 11.5377 18.6701 11.9961C18.6699 12.4543 18.2982 12.8261 17.84 12.8262H16.3469V14.3184C16.3468 14.7767 15.9752 15.1484 15.5168 15.1484C15.0585 15.1483 14.6867 14.7766 14.6867 14.3184V12.8262H13.2014C12.7431 12.8262 12.3715 12.4543 12.3713 11.9961C12.3713 11.5377 12.743 11.166 13.2014 11.166H14.6867V9.67969C14.6867 9.22137 15.0585 8.84974 15.5168 8.84961ZM9.21503 11.1689C9.6732 11.1692 10.0451 11.5408 10.0451 11.999C10.045 12.4572 9.67316 12.8288 9.21503 12.8291H6.16034C5.70233 12.8287 5.33033 12.4571 5.33026 11.999C5.33026 11.5409 5.70229 11.1694 6.16034 11.1689H9.21503Z",
|
|
40
|
+
fill: $props.useCurrentColor ? "currentColor" : "#00BBD8"
|
|
41
|
+
}, null, 8, _hoisted_2)
|
|
42
|
+
], 16);
|
|
43
|
+
}
|
|
44
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
45
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
|
@@ -373,6 +373,9 @@ var index$5N = require("./IconColorNeo4j/index.js");
|
|
|
373
373
|
var index$5O = require("./IconColorTugraph/index.js");
|
|
374
374
|
var index$5P = require("./IconLineGraphData/index.js");
|
|
375
375
|
var index$5Q = require("./IconLineTuDatabase/index.js");
|
|
376
|
+
var index$5R = require("./IconColorStep/index.js");
|
|
377
|
+
var index$5S = require("./IconColorSign/index.js");
|
|
378
|
+
var index$5T = require("./IconColorDivide/index.js");
|
|
376
379
|
exports.IconFillHeart = index;
|
|
377
380
|
exports.IconFillMute = index$1;
|
|
378
381
|
exports.IconFillSound = index$2;
|
|
@@ -746,3 +749,6 @@ exports.IconColorNeo4j = index$5N;
|
|
|
746
749
|
exports.IconColorTugraph = index$5O;
|
|
747
750
|
exports.IconLineGraphData = index$5P;
|
|
748
751
|
exports.IconLineTuDatabase = index$5Q;
|
|
752
|
+
exports.IconColorStep = index$5R;
|
|
753
|
+
exports.IconColorSign = index$5S;
|
|
754
|
+
exports.IconColorDivide = index$5T;
|
package/package.json
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-divide`]" width="1em" height="1em" v-bind="$attrs"><path d="M3.04309 12H6.41439" stroke="#165DFF" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/><path d="M10.3146 12H13.6859" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/><path d="M17.586 12H20.9573" stroke="#165DFF" stroke-width="1.66" stroke-linecap="round" stroke-linejoin="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorDivide',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-sign`]" width="1em" height="1em" v-bind="$attrs"><path d="M15.5005 4.72294C16.0462 3.77786 17.2547 3.45405 18.1998 3.99969C19.1448 4.54534 19.4686 5.75381 18.923 6.6989L16.9577 10.1028C16.5279 10.8472 16.313 11.2195 16.0193 11.5071C15.7591 11.7618 15.4547 11.9671 15.1209 12.1128C14.7442 12.2773 14.3185 12.337 13.4673 12.4563L13.3041 12.4792L13.2423 12.3265C12.9201 11.5296 12.7589 11.1311 12.713 10.7226C12.6723 10.3607 12.6979 9.99444 12.7884 9.64171C12.8906 9.24351 13.1055 8.87129 13.5353 8.12686L15.5005 4.72294Z" stroke="#165DFF" stroke-width="1.66" stroke-linejoin="round"/><path d="M9.55054 12.9902H6.08911C4.98454 12.9902 4.08911 13.8857 4.08911 14.9902C4.08911 16.0948 4.98454 16.9902 6.08911 16.9902H16.7108C17.8154 16.9902 18.7108 17.8857 18.7108 18.9902C18.7108 20.0948 17.8154 20.9902 16.7108 20.9902H6.08911" stroke="#00BBD8" stroke-width="1.66" stroke-linecap="round"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorSign',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-color-step`]" width="1em" height="1em" v-bind="$attrs"><rect x="1.919" y="3.498" width="20.162" height="17.004" rx="4" stroke="#165DFF" stroke-width="1.66" stroke-linejoin="round"/><path d="M15.5168 8.84961C15.9752 8.84961 16.3469 9.22129 16.3469 9.67969V11.166H17.84C18.2984 11.1661 18.6701 11.5377 18.6701 11.9961C18.6699 12.4543 18.2982 12.8261 17.84 12.8262H16.3469V14.3184C16.3468 14.7767 15.9752 15.1484 15.5168 15.1484C15.0585 15.1483 14.6867 14.7766 14.6867 14.3184V12.8262H13.2014C12.7431 12.8262 12.3715 12.4543 12.3713 11.9961C12.3713 11.5377 12.743 11.166 13.2014 11.166H14.6867V9.67969C14.6867 9.22137 15.0585 8.84974 15.5168 8.84961ZM9.21503 11.1689C9.6732 11.1692 10.0451 11.5408 10.0451 11.999C10.045 12.4572 9.67316 12.8288 9.21503 12.8291H6.16034C5.70233 12.8287 5.33033 12.4571 5.33026 11.999C5.33026 11.5409 5.70229 11.1694 6.16034 11.1689H9.21503Z" :fill="useCurrentColor ? 'currentColor' : '#00BBD8'"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconColorStep',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: false,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
package/src/index.js
CHANGED
|
@@ -370,4 +370,7 @@ export { default as IconLineDown } from './IconLineDown/index.vue';
|
|
|
370
370
|
export { default as IconColorNeo4j } from './IconColorNeo4j/index.vue';
|
|
371
371
|
export { default as IconColorTugraph } from './IconColorTugraph/index.vue';
|
|
372
372
|
export { default as IconLineGraphData } from './IconLineGraphData/index.vue';
|
|
373
|
-
export { default as IconLineTuDatabase } from './IconLineTuDatabase/index.vue';
|
|
373
|
+
export { default as IconLineTuDatabase } from './IconLineTuDatabase/index.vue';
|
|
374
|
+
export { default as IconColorStep } from './IconColorStep/index.vue';
|
|
375
|
+
export { default as IconColorSign } from './IconColorSign/index.vue';
|
|
376
|
+
export { default as IconColorDivide } from './IconColorDivide/index.vue';
|