@arco-iconbox/vue-smartcode 0.1.40 → 0.1.41
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 +2154 -2086
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +63 -55
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineDate/index.js +36 -0
- package/esm/IconLineGoUp/index.js +36 -0
- package/esm/index.js +2 -0
- package/lib/IconLineDate/index.js +37 -0
- package/lib/IconLineGoUp/index.js +37 -0
- package/lib/index.js +4 -0
- package/package.json +1 -1
- package/src/IconLineDate/index.vue +19 -0
- package/src/IconLineGoUp/index.vue +19 -0
- package/src/index.js +3 -1
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconLineDate",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M10.3926 1.08594C10.7598 1.08596 11.0576 1.38372 11.0576 1.75098V2.58691C11.4923 2.58741 11.8602 2.59009 12.168 2.61523C12.5425 2.64585 12.8868 2.71134 13.21 2.87598C13.7114 3.13148 14.1195 3.53958 14.375 4.04102C14.5396 4.36419 14.6051 4.70853 14.6357 5.08301C14.6657 5.44987 14.665 5.90211 14.665 6.45117V11.0508C14.665 11.5998 14.6657 12.0521 14.6357 12.4189C14.6051 12.7934 14.5396 13.1378 14.375 13.4609C14.1195 13.9624 13.7114 14.3705 13.21 14.626C12.8868 14.7906 12.5425 14.8561 12.168 14.8867C11.8011 14.9167 11.3489 14.916 10.7998 14.916H5.2002C4.65114 14.916 4.19889 14.9167 3.83203 14.8867C3.45755 14.8561 3.11321 14.7906 2.79004 14.626C2.2886 14.3705 1.88051 13.9624 1.625 13.4609C1.46036 13.1378 1.39487 12.7934 1.36426 12.4189C1.33429 12.0521 1.33496 11.5998 1.33496 11.0508V6.45117C1.33496 5.90211 1.33429 5.44987 1.36426 5.08301C1.39487 4.70851 1.46036 4.3642 1.625 4.04102C1.8805 3.53956 2.28859 3.13148 2.79004 2.87598C3.11322 2.71134 3.45754 2.64585 3.83203 2.61523C4.13981 2.59009 4.50766 2.58741 4.94238 2.58691V1.75098C4.94238 1.38371 5.24015 1.08594 5.60742 1.08594C5.97467 1.08596 6.27246 1.38372 6.27246 1.75098V2.58594H9.72754V1.75098C9.72754 1.38371 10.0253 1.08594 10.3926 1.08594ZM2.66504 7.41602V11.0508C2.66504 11.6218 2.66591 12.0104 2.69043 12.3105C2.71432 12.6028 2.75729 12.7529 2.81055 12.8574C2.9385 13.1084 3.14262 13.3125 3.39356 13.4404C3.49808 13.4937 3.6482 13.5367 3.94043 13.5605C4.24057 13.5851 4.6292 13.5859 5.2002 13.5859H10.7998C11.3708 13.5859 11.7594 13.5851 12.0596 13.5605C12.3518 13.5367 12.5019 13.4937 12.6064 13.4404C12.8574 13.3125 13.0615 13.1084 13.1895 12.8574C13.2427 12.7529 13.2857 12.6028 13.3096 12.3105C13.3341 12.0104 13.335 11.6218 13.335 11.0508V7.41602H2.66504ZM6.27246 4.42969C6.27244 4.79693 5.97466 5.09471 5.60742 5.09473C5.24017 5.09473 4.94241 4.79694 4.94238 4.42969V3.91699C4.50837 3.9177 4.19307 3.92077 3.94043 3.94141C3.64817 3.9653 3.49808 4.00827 3.39356 4.06152C3.1426 4.18947 2.9385 4.39358 2.81055 4.64453C2.7573 4.74905 2.71432 4.89914 2.69043 5.19141C2.67153 5.42271 2.66822 5.70655 2.66699 6.08594H13.333C13.3318 5.70656 13.3285 5.42271 13.3096 5.19141C13.2857 4.89917 13.2427 4.74905 13.1895 4.64453C13.0615 4.39359 12.8574 4.18947 12.6064 4.06152C12.5019 4.00827 12.3518 3.9653 12.0596 3.94141C11.8069 3.92077 11.4916 3.9177 11.0576 3.91699V4.42969C11.0576 4.79693 10.7598 5.09471 10.3926 5.09473C10.0253 5.09473 9.72756 4.79694 9.72754 4.42969V3.91602H6.27246V4.42969Z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-date`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
|
@@ -0,0 +1,36 @@
|
|
|
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: "IconLineGoUp",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", {
|
|
18
|
+
"fill-rule": "evenodd",
|
|
19
|
+
"clip-rule": "evenodd",
|
|
20
|
+
d: "M11.971 7.56738C12.2304 7.30773 12.2304 6.88562 11.971 6.62598L8.47095 3.12598C8.21133 2.86635 7.78926 2.8665 7.52955 3.12598L4.02955 6.62598C3.76985 6.88568 3.76985 7.30769 4.02955 7.56738C4.28926 7.8269 4.71131 7.82702 4.97095 7.56738L7.33521 5.20313L7.33521 12.4053C7.33521 12.7725 7.63298 13.0703 8.00025 13.0703C8.36734 13.0701 8.66529 12.7724 8.66529 12.4053L8.66529 5.20313L11.0295 7.56738C11.2893 7.8269 11.7113 7.82702 11.971 7.56738Z"
|
|
21
|
+
}, null, -1);
|
|
22
|
+
const _hoisted_3 = [
|
|
23
|
+
_hoisted_2
|
|
24
|
+
];
|
|
25
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
26
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
27
|
+
viewBox: "0 0 16 16",
|
|
28
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
29
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
30
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-go-up`],
|
|
31
|
+
width: "1em",
|
|
32
|
+
height: "1em"
|
|
33
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
34
|
+
}
|
|
35
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
36
|
+
export { index as default };
|
package/esm/index.js
CHANGED
|
@@ -260,3 +260,5 @@ export { default as IconFillResource } from "./IconFillResource/index.js";
|
|
|
260
260
|
export { default as IconLineTool } from "./IconLineTool/index.js";
|
|
261
261
|
export { default as IconColorMarkdown } from "./IconColorMarkdown/index.js";
|
|
262
262
|
export { default as IconColorYaml } from "./IconColorYaml/index.js";
|
|
263
|
+
export { default as IconLineGoUp } from "./IconLineGoUp/index.js";
|
|
264
|
+
export { default as IconLineDate } from "./IconLineDate/index.js";
|
|
@@ -0,0 +1,37 @@
|
|
|
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: "IconLineDate",
|
|
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", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M10.3926 1.08594C10.7598 1.08596 11.0576 1.38372 11.0576 1.75098V2.58691C11.4923 2.58741 11.8602 2.59009 12.168 2.61523C12.5425 2.64585 12.8868 2.71134 13.21 2.87598C13.7114 3.13148 14.1195 3.53958 14.375 4.04102C14.5396 4.36419 14.6051 4.70853 14.6357 5.08301C14.6657 5.44987 14.665 5.90211 14.665 6.45117V11.0508C14.665 11.5998 14.6657 12.0521 14.6357 12.4189C14.6051 12.7934 14.5396 13.1378 14.375 13.4609C14.1195 13.9624 13.7114 14.3705 13.21 14.626C12.8868 14.7906 12.5425 14.8561 12.168 14.8867C11.8011 14.9167 11.3489 14.916 10.7998 14.916H5.2002C4.65114 14.916 4.19889 14.9167 3.83203 14.8867C3.45755 14.8561 3.11321 14.7906 2.79004 14.626C2.2886 14.3705 1.88051 13.9624 1.625 13.4609C1.46036 13.1378 1.39487 12.7934 1.36426 12.4189C1.33429 12.0521 1.33496 11.5998 1.33496 11.0508V6.45117C1.33496 5.90211 1.33429 5.44987 1.36426 5.08301C1.39487 4.70851 1.46036 4.3642 1.625 4.04102C1.8805 3.53956 2.28859 3.13148 2.79004 2.87598C3.11322 2.71134 3.45754 2.64585 3.83203 2.61523C4.13981 2.59009 4.50766 2.58741 4.94238 2.58691V1.75098C4.94238 1.38371 5.24015 1.08594 5.60742 1.08594C5.97467 1.08596 6.27246 1.38372 6.27246 1.75098V2.58594H9.72754V1.75098C9.72754 1.38371 10.0253 1.08594 10.3926 1.08594ZM2.66504 7.41602V11.0508C2.66504 11.6218 2.66591 12.0104 2.69043 12.3105C2.71432 12.6028 2.75729 12.7529 2.81055 12.8574C2.9385 13.1084 3.14262 13.3125 3.39356 13.4404C3.49808 13.4937 3.6482 13.5367 3.94043 13.5605C4.24057 13.5851 4.6292 13.5859 5.2002 13.5859H10.7998C11.3708 13.5859 11.7594 13.5851 12.0596 13.5605C12.3518 13.5367 12.5019 13.4937 12.6064 13.4404C12.8574 13.3125 13.0615 13.1084 13.1895 12.8574C13.2427 12.7529 13.2857 12.6028 13.3096 12.3105C13.3341 12.0104 13.335 11.6218 13.335 11.0508V7.41602H2.66504ZM6.27246 4.42969C6.27244 4.79693 5.97466 5.09471 5.60742 5.09473C5.24017 5.09473 4.94241 4.79694 4.94238 4.42969V3.91699C4.50837 3.9177 4.19307 3.92077 3.94043 3.94141C3.64817 3.9653 3.49808 4.00827 3.39356 4.06152C3.1426 4.18947 2.9385 4.39358 2.81055 4.64453C2.7573 4.74905 2.71432 4.89914 2.69043 5.19141C2.67153 5.42271 2.66822 5.70655 2.66699 6.08594H13.333C13.3318 5.70656 13.3285 5.42271 13.3096 5.19141C13.2857 4.89917 13.2427 4.74905 13.1895 4.64453C13.0615 4.39359 12.8574 4.18947 12.6064 4.06152C12.5019 4.00827 12.3518 3.9653 12.0596 3.94141C11.8069 3.92077 11.4916 3.9177 11.0576 3.91699V4.42969C11.0576 4.79693 10.7598 5.09471 10.3926 5.09473C10.0253 5.09473 9.72756 4.79694 9.72754 4.42969V3.91602H6.27246V4.42969Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-date`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
|
@@ -0,0 +1,37 @@
|
|
|
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: "IconLineGoUp",
|
|
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", {
|
|
19
|
+
"fill-rule": "evenodd",
|
|
20
|
+
"clip-rule": "evenodd",
|
|
21
|
+
d: "M11.971 7.56738C12.2304 7.30773 12.2304 6.88562 11.971 6.62598L8.47095 3.12598C8.21133 2.86635 7.78926 2.8665 7.52955 3.12598L4.02955 6.62598C3.76985 6.88568 3.76985 7.30769 4.02955 7.56738C4.28926 7.8269 4.71131 7.82702 4.97095 7.56738L7.33521 5.20313L7.33521 12.4053C7.33521 12.7725 7.63298 13.0703 8.00025 13.0703C8.36734 13.0701 8.66529 12.7724 8.66529 12.4053L8.66529 5.20313L11.0295 7.56738C11.2893 7.8269 11.7113 7.82702 11.971 7.56738Z"
|
|
22
|
+
}, null, -1);
|
|
23
|
+
const _hoisted_3 = [
|
|
24
|
+
_hoisted_2
|
|
25
|
+
];
|
|
26
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
27
|
+
return vue.openBlock(), vue.createElementBlock("svg", vue.mergeProps({
|
|
28
|
+
viewBox: "0 0 16 16",
|
|
29
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
30
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-go-up`],
|
|
32
|
+
width: "1em",
|
|
33
|
+
height: "1em"
|
|
34
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
35
|
+
}
|
|
36
|
+
var index = /* @__PURE__ */ pluginVue_exportHelper(_sfc_main, [["render", _sfc_render]]);
|
|
37
|
+
module.exports = index;
|
package/lib/index.js
CHANGED
|
@@ -262,6 +262,8 @@ var index$42 = require("./IconFillResource/index.js");
|
|
|
262
262
|
var index$43 = require("./IconLineTool/index.js");
|
|
263
263
|
var index$44 = require("./IconColorMarkdown/index.js");
|
|
264
264
|
var index$45 = require("./IconColorYaml/index.js");
|
|
265
|
+
var index$46 = require("./IconLineGoUp/index.js");
|
|
266
|
+
var index$47 = require("./IconLineDate/index.js");
|
|
265
267
|
exports.IconFillHeart = index;
|
|
266
268
|
exports.IconFillMute = index$1;
|
|
267
269
|
exports.IconFillSound = index$2;
|
|
@@ -524,3 +526,5 @@ exports.IconFillResource = index$42;
|
|
|
524
526
|
exports.IconLineTool = index$43;
|
|
525
527
|
exports.IconColorMarkdown = index$44;
|
|
526
528
|
exports.IconColorYaml = index$45;
|
|
529
|
+
exports.IconLineGoUp = index$46;
|
|
530
|
+
exports.IconLineDate = index$47;
|
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-date`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M10.3926 1.08594C10.7598 1.08596 11.0576 1.38372 11.0576 1.75098V2.58691C11.4923 2.58741 11.8602 2.59009 12.168 2.61523C12.5425 2.64585 12.8868 2.71134 13.21 2.87598C13.7114 3.13148 14.1195 3.53958 14.375 4.04102C14.5396 4.36419 14.6051 4.70853 14.6357 5.08301C14.6657 5.44987 14.665 5.90211 14.665 6.45117V11.0508C14.665 11.5998 14.6657 12.0521 14.6357 12.4189C14.6051 12.7934 14.5396 13.1378 14.375 13.4609C14.1195 13.9624 13.7114 14.3705 13.21 14.626C12.8868 14.7906 12.5425 14.8561 12.168 14.8867C11.8011 14.9167 11.3489 14.916 10.7998 14.916H5.2002C4.65114 14.916 4.19889 14.9167 3.83203 14.8867C3.45755 14.8561 3.11321 14.7906 2.79004 14.626C2.2886 14.3705 1.88051 13.9624 1.625 13.4609C1.46036 13.1378 1.39487 12.7934 1.36426 12.4189C1.33429 12.0521 1.33496 11.5998 1.33496 11.0508V6.45117C1.33496 5.90211 1.33429 5.44987 1.36426 5.08301C1.39487 4.70851 1.46036 4.3642 1.625 4.04102C1.8805 3.53956 2.28859 3.13148 2.79004 2.87598C3.11322 2.71134 3.45754 2.64585 3.83203 2.61523C4.13981 2.59009 4.50766 2.58741 4.94238 2.58691V1.75098C4.94238 1.38371 5.24015 1.08594 5.60742 1.08594C5.97467 1.08596 6.27246 1.38372 6.27246 1.75098V2.58594H9.72754V1.75098C9.72754 1.38371 10.0253 1.08594 10.3926 1.08594ZM2.66504 7.41602V11.0508C2.66504 11.6218 2.66591 12.0104 2.69043 12.3105C2.71432 12.6028 2.75729 12.7529 2.81055 12.8574C2.9385 13.1084 3.14262 13.3125 3.39356 13.4404C3.49808 13.4937 3.6482 13.5367 3.94043 13.5605C4.24057 13.5851 4.6292 13.5859 5.2002 13.5859H10.7998C11.3708 13.5859 11.7594 13.5851 12.0596 13.5605C12.3518 13.5367 12.5019 13.4937 12.6064 13.4404C12.8574 13.3125 13.0615 13.1084 13.1895 12.8574C13.2427 12.7529 13.2857 12.6028 13.3096 12.3105C13.3341 12.0104 13.335 11.6218 13.335 11.0508V7.41602H2.66504ZM6.27246 4.42969C6.27244 4.79693 5.97466 5.09471 5.60742 5.09473C5.24017 5.09473 4.94241 4.79694 4.94238 4.42969V3.91699C4.50837 3.9177 4.19307 3.92077 3.94043 3.94141C3.64817 3.9653 3.49808 4.00827 3.39356 4.06152C3.1426 4.18947 2.9385 4.39358 2.81055 4.64453C2.7573 4.74905 2.71432 4.89914 2.69043 5.19141C2.67153 5.42271 2.66822 5.70655 2.66699 6.08594H13.333C13.3318 5.70656 13.3285 5.42271 13.3096 5.19141C13.2857 4.89917 13.2427 4.74905 13.1895 4.64453C13.0615 4.39359 12.8574 4.18947 12.6064 4.06152C12.5019 4.00827 12.3518 3.9653 12.0596 3.94141C11.8069 3.92077 11.4916 3.9177 11.0576 3.91699V4.42969C11.0576 4.79693 10.7598 5.09471 10.3926 5.09473C10.0253 5.09473 9.72756 4.79694 9.72754 4.42969V3.91602H6.27246V4.42969Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineDate',
|
|
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-go-up`]" width="1em" height="1em" v-bind="$attrs"><path fill-rule="evenodd" clip-rule="evenodd" d="M11.971 7.56738C12.2304 7.30773 12.2304 6.88562 11.971 6.62598L8.47095 3.12598C8.21133 2.86635 7.78926 2.8665 7.52955 3.12598L4.02955 6.62598C3.76985 6.88568 3.76985 7.30769 4.02955 7.56738C4.28926 7.8269 4.71131 7.82702 4.97095 7.56738L7.33521 5.20313L7.33521 12.4053C7.33521 12.7725 7.63298 13.0703 8.00025 13.0703C8.36734 13.0701 8.66529 12.7724 8.66529 12.4053L8.66529 5.20313L11.0295 7.56738C11.2893 7.8269 11.7113 7.82702 11.971 7.56738Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineGoUp',
|
|
8
|
+
props: {
|
|
9
|
+
prefix: {
|
|
10
|
+
type: String,
|
|
11
|
+
default: 'sc',
|
|
12
|
+
},
|
|
13
|
+
useCurrentColor: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: true,
|
|
16
|
+
},
|
|
17
|
+
},
|
|
18
|
+
};
|
|
19
|
+
</script>
|
package/src/index.js
CHANGED
|
@@ -259,4 +259,6 @@ export { default as IconLinePlay } from './IconLinePlay/index.vue';
|
|
|
259
259
|
export { default as IconFillResource } from './IconFillResource/index.vue';
|
|
260
260
|
export { default as IconLineTool } from './IconLineTool/index.vue';
|
|
261
261
|
export { default as IconColorMarkdown } from './IconColorMarkdown/index.vue';
|
|
262
|
-
export { default as IconColorYaml } from './IconColorYaml/index.vue';
|
|
262
|
+
export { default as IconColorYaml } from './IconColorYaml/index.vue';
|
|
263
|
+
export { default as IconLineGoUp } from './IconLineGoUp/index.vue';
|
|
264
|
+
export { default as IconLineDate } from './IconLineDate/index.vue';
|