@arco-iconbox/vue-smartcode 0.1.17 → 0.1.18
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 +1334 -1304
- package/dist/icon.js.map +1 -1
- package/dist/icon.min.js +39 -35
- package/dist/icon.min.js.map +1 -1
- package/esm/IconLineKnowledge/index.js +32 -0
- package/esm/index.js +1 -0
- package/lib/IconLineKnowledge/index.js +33 -0
- package/lib/index.js +2 -0
- package/package.json +1 -1
- package/src/IconLineKnowledge/index.vue +19 -0
- package/src/index.js +2 -1
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, mergeProps, createElementVNode } from "vue";
|
|
2
|
+
import _export_sfc from "../_virtual/plugin-vue_export-helper.js";
|
|
3
|
+
const _sfc_main = {
|
|
4
|
+
name: "IconLineKnowledge",
|
|
5
|
+
props: {
|
|
6
|
+
prefix: {
|
|
7
|
+
type: String,
|
|
8
|
+
default: "sc"
|
|
9
|
+
},
|
|
10
|
+
useCurrentColor: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
};
|
|
16
|
+
const _hoisted_1 = ["fill"];
|
|
17
|
+
const _hoisted_2 = /* @__PURE__ */ createElementVNode("path", { d: "M13.4868 2.0625C13.94 2.0625 14.3249 2.06248 14.6392 2.08777C14.9619 2.11378 15.2754 2.17054 15.5753 2.32068C16.0452 2.55609 16.4263 2.93738 16.6618 3.40723C16.8121 3.70714 16.8698 4.02049 16.8958 4.34326C16.9211 4.65758 16.92 5.04244 16.92 5.49573V12.4896C16.92 12.9495 16.9207 13.3398 16.8947 13.6586C16.8679 13.9862 16.8088 14.3043 16.6541 14.6078C16.4207 15.0659 16.0487 15.4388 15.5906 15.6724C15.2872 15.8269 14.9689 15.8862 14.6414 15.913C14.3226 15.939 13.9314 15.9382 13.4714 15.9382H4.52851C4.06847 15.9382 3.6773 15.939 3.35846 15.913C3.03118 15.8862 2.71355 15.8268 2.41034 15.6724C1.95221 15.4388 1.57922 15.066 1.34577 14.6078C1.19123 14.3044 1.13193 13.9861 1.10517 13.6586C1.07916 13.3398 1.0799 12.9495 1.0799 12.4896V5.50012C1.0799 5.04496 1.07966 4.65884 1.10517 4.34326C1.13138 4.01908 1.18881 3.70381 1.34027 3.40283C1.57513 2.93643 1.95385 2.55778 2.42023 2.32288C2.72114 2.17143 3.03655 2.114 3.36066 2.08777C3.67618 2.06227 4.06246 2.0625 4.51752 2.0625C5.28399 2.0625 5.90385 2.06159 6.40497 2.10205C6.91473 2.14327 7.36792 2.23121 7.78815 2.44263C8.26738 2.68386 8.68137 3.03077 9.00543 3.45117C9.3308 3.02905 9.74654 2.68072 10.2282 2.43933C10.6471 2.22948 11.0982 2.14297 11.6059 2.10205C12.1052 2.06184 12.723 2.0625 13.4868 2.0625ZM13.4868 3.55884C12.6987 3.55884 12.151 3.55974 11.7256 3.594C11.3094 3.62758 11.0739 3.68954 10.8984 3.77747C10.5004 3.97701 10.1772 4.30008 9.97772 4.69812C9.88979 4.87367 9.82783 5.10897 9.79425 5.52539C9.76 5.95074 9.7591 6.49834 9.7591 7.2865V11.1823C9.7591 11.5954 9.4241 11.9304 9.01093 11.9304L9.00543 11.9293L8.99994 11.9304C8.58694 11.9302 8.25177 11.5953 8.25177 11.1823V7.29309C8.25177 6.50177 8.25114 5.95239 8.21662 5.52539C8.18278 5.10709 8.11962 4.87102 8.03095 4.69483C7.83179 4.29941 7.51018 3.97871 7.11469 3.77966C6.93858 3.69115 6.70297 3.6278 6.28522 3.594C5.85828 3.5595 5.30861 3.55884 4.51752 3.55884C4.03833 3.55884 3.72274 3.55914 3.48151 3.57862C3.24962 3.59739 3.15064 3.63024 3.09369 3.65882C2.91376 3.74944 2.76678 3.89633 2.67621 4.0763C2.64763 4.13327 2.61478 4.2321 2.59601 4.46411C2.57654 4.70538 2.57624 5.02079 2.57624 5.50012V12.4896C2.57624 12.9744 2.5772 13.2939 2.59711 13.5377C2.6163 13.7721 2.64919 13.8714 2.67841 13.9288C2.76841 14.1055 2.9127 14.2497 3.0893 14.3397C3.14674 14.3689 3.24619 14.4018 3.48041 14.421C3.72421 14.4409 4.04383 14.4419 4.52851 14.4419H13.4714C13.956 14.4419 14.2757 14.4409 14.5195 14.421C14.7536 14.4019 14.8531 14.3689 14.9106 14.3397C15.0873 14.2497 15.2314 14.1056 15.3215 13.9288C15.3507 13.8714 15.3836 13.7725 15.4028 13.5377C15.4227 13.2939 15.4236 12.9744 15.4236 12.4896V5.49573C15.4236 5.01838 15.4232 4.70442 15.4039 4.46411C15.3852 4.2326 15.3532 4.13412 15.3248 4.07739C15.234 3.89629 15.0862 3.74959 14.9051 3.65882C14.8483 3.63044 14.7498 3.59725 14.5184 3.57862C14.2781 3.55932 13.9639 3.55884 13.4868 3.55884Z" }, null, -1);
|
|
18
|
+
const _hoisted_3 = [
|
|
19
|
+
_hoisted_2
|
|
20
|
+
];
|
|
21
|
+
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", mergeProps({
|
|
23
|
+
viewBox: "0 0 18 18",
|
|
24
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
25
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-knowledge`],
|
|
27
|
+
width: "1em",
|
|
28
|
+
height: "1em"
|
|
29
|
+
}, _ctx.$attrs), _hoisted_3, 16, _hoisted_1);
|
|
30
|
+
}
|
|
31
|
+
var index = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
|
|
32
|
+
export { index as default };
|
package/esm/index.js
CHANGED
|
@@ -170,3 +170,4 @@ export { default as IconLineSwitch } from "./IconLineSwitch/index.js";
|
|
|
170
170
|
export { default as IconLineLock2 } from "./IconLineLock2/index.js";
|
|
171
171
|
export { default as IconLineExit2 } from "./IconLineExit2/index.js";
|
|
172
172
|
export { default as IconLineUserOversize } from "./IconLineUserOversize/index.js";
|
|
173
|
+
export { default as IconLineKnowledge } from "./IconLineKnowledge/index.js";
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var vue = require("vue");
|
|
3
|
+
var pluginVue_exportHelper = require("../_virtual/plugin-vue_export-helper.js");
|
|
4
|
+
const _sfc_main = {
|
|
5
|
+
name: "IconLineKnowledge",
|
|
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: "M13.4868 2.0625C13.94 2.0625 14.3249 2.06248 14.6392 2.08777C14.9619 2.11378 15.2754 2.17054 15.5753 2.32068C16.0452 2.55609 16.4263 2.93738 16.6618 3.40723C16.8121 3.70714 16.8698 4.02049 16.8958 4.34326C16.9211 4.65758 16.92 5.04244 16.92 5.49573V12.4896C16.92 12.9495 16.9207 13.3398 16.8947 13.6586C16.8679 13.9862 16.8088 14.3043 16.6541 14.6078C16.4207 15.0659 16.0487 15.4388 15.5906 15.6724C15.2872 15.8269 14.9689 15.8862 14.6414 15.913C14.3226 15.939 13.9314 15.9382 13.4714 15.9382H4.52851C4.06847 15.9382 3.6773 15.939 3.35846 15.913C3.03118 15.8862 2.71355 15.8268 2.41034 15.6724C1.95221 15.4388 1.57922 15.066 1.34577 14.6078C1.19123 14.3044 1.13193 13.9861 1.10517 13.6586C1.07916 13.3398 1.0799 12.9495 1.0799 12.4896V5.50012C1.0799 5.04496 1.07966 4.65884 1.10517 4.34326C1.13138 4.01908 1.18881 3.70381 1.34027 3.40283C1.57513 2.93643 1.95385 2.55778 2.42023 2.32288C2.72114 2.17143 3.03655 2.114 3.36066 2.08777C3.67618 2.06227 4.06246 2.0625 4.51752 2.0625C5.28399 2.0625 5.90385 2.06159 6.40497 2.10205C6.91473 2.14327 7.36792 2.23121 7.78815 2.44263C8.26738 2.68386 8.68137 3.03077 9.00543 3.45117C9.3308 3.02905 9.74654 2.68072 10.2282 2.43933C10.6471 2.22948 11.0982 2.14297 11.6059 2.10205C12.1052 2.06184 12.723 2.0625 13.4868 2.0625ZM13.4868 3.55884C12.6987 3.55884 12.151 3.55974 11.7256 3.594C11.3094 3.62758 11.0739 3.68954 10.8984 3.77747C10.5004 3.97701 10.1772 4.30008 9.97772 4.69812C9.88979 4.87367 9.82783 5.10897 9.79425 5.52539C9.76 5.95074 9.7591 6.49834 9.7591 7.2865V11.1823C9.7591 11.5954 9.4241 11.9304 9.01093 11.9304L9.00543 11.9293L8.99994 11.9304C8.58694 11.9302 8.25177 11.5953 8.25177 11.1823V7.29309C8.25177 6.50177 8.25114 5.95239 8.21662 5.52539C8.18278 5.10709 8.11962 4.87102 8.03095 4.69483C7.83179 4.29941 7.51018 3.97871 7.11469 3.77966C6.93858 3.69115 6.70297 3.6278 6.28522 3.594C5.85828 3.5595 5.30861 3.55884 4.51752 3.55884C4.03833 3.55884 3.72274 3.55914 3.48151 3.57862C3.24962 3.59739 3.15064 3.63024 3.09369 3.65882C2.91376 3.74944 2.76678 3.89633 2.67621 4.0763C2.64763 4.13327 2.61478 4.2321 2.59601 4.46411C2.57654 4.70538 2.57624 5.02079 2.57624 5.50012V12.4896C2.57624 12.9744 2.5772 13.2939 2.59711 13.5377C2.6163 13.7721 2.64919 13.8714 2.67841 13.9288C2.76841 14.1055 2.9127 14.2497 3.0893 14.3397C3.14674 14.3689 3.24619 14.4018 3.48041 14.421C3.72421 14.4409 4.04383 14.4419 4.52851 14.4419H13.4714C13.956 14.4419 14.2757 14.4409 14.5195 14.421C14.7536 14.4019 14.8531 14.3689 14.9106 14.3397C15.0873 14.2497 15.2314 14.1056 15.3215 13.9288C15.3507 13.8714 15.3836 13.7725 15.4028 13.5377C15.4227 13.2939 15.4236 12.9744 15.4236 12.4896V5.49573C15.4236 5.01838 15.4232 4.70442 15.4039 4.46411C15.3852 4.2326 15.3532 4.13412 15.3248 4.07739C15.234 3.89629 15.0862 3.74959 14.9051 3.65882C14.8483 3.63044 14.7498 3.59725 14.5184 3.57862C14.2781 3.55932 13.9639 3.55884 13.4868 3.55884Z" }, 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 18 18",
|
|
25
|
+
fill: $props.useCurrentColor ? "currentColor" : "#000",
|
|
26
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
27
|
+
class: [`${$props.prefix}-icon`, `${$props.prefix}-icon-line-knowledge`],
|
|
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
|
@@ -172,6 +172,7 @@ var index$2E = require("./IconLineSwitch/index.js");
|
|
|
172
172
|
var index$2F = require("./IconLineLock2/index.js");
|
|
173
173
|
var index$2G = require("./IconLineExit2/index.js");
|
|
174
174
|
var index$2H = require("./IconLineUserOversize/index.js");
|
|
175
|
+
var index$2I = require("./IconLineKnowledge/index.js");
|
|
175
176
|
exports.IconFillHeart = index;
|
|
176
177
|
exports.IconFillMute = index$1;
|
|
177
178
|
exports.IconFillSound = index$2;
|
|
@@ -344,3 +345,4 @@ exports.IconLineSwitch = index$2E;
|
|
|
344
345
|
exports.IconLineLock2 = index$2F;
|
|
345
346
|
exports.IconLineExit2 = index$2G;
|
|
346
347
|
exports.IconLineUserOversize = index$2H;
|
|
348
|
+
exports.IconLineKnowledge = index$2I;
|
package/package.json
CHANGED
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<template>
|
|
2
|
+
<svg viewBox="0 0 18 18" :fill="useCurrentColor ? 'currentColor' : '#000'" xmlns="http://www.w3.org/2000/svg" :class="[`${prefix}-icon`, `${prefix}-icon-line-knowledge`]" width="1em" height="1em" v-bind="$attrs"><path d="M13.4868 2.0625C13.94 2.0625 14.3249 2.06248 14.6392 2.08777C14.9619 2.11378 15.2754 2.17054 15.5753 2.32068C16.0452 2.55609 16.4263 2.93738 16.6618 3.40723C16.8121 3.70714 16.8698 4.02049 16.8958 4.34326C16.9211 4.65758 16.92 5.04244 16.92 5.49573V12.4896C16.92 12.9495 16.9207 13.3398 16.8947 13.6586C16.8679 13.9862 16.8088 14.3043 16.6541 14.6078C16.4207 15.0659 16.0487 15.4388 15.5906 15.6724C15.2872 15.8269 14.9689 15.8862 14.6414 15.913C14.3226 15.939 13.9314 15.9382 13.4714 15.9382H4.52851C4.06847 15.9382 3.6773 15.939 3.35846 15.913C3.03118 15.8862 2.71355 15.8268 2.41034 15.6724C1.95221 15.4388 1.57922 15.066 1.34577 14.6078C1.19123 14.3044 1.13193 13.9861 1.10517 13.6586C1.07916 13.3398 1.0799 12.9495 1.0799 12.4896V5.50012C1.0799 5.04496 1.07966 4.65884 1.10517 4.34326C1.13138 4.01908 1.18881 3.70381 1.34027 3.40283C1.57513 2.93643 1.95385 2.55778 2.42023 2.32288C2.72114 2.17143 3.03655 2.114 3.36066 2.08777C3.67618 2.06227 4.06246 2.0625 4.51752 2.0625C5.28399 2.0625 5.90385 2.06159 6.40497 2.10205C6.91473 2.14327 7.36792 2.23121 7.78815 2.44263C8.26738 2.68386 8.68137 3.03077 9.00543 3.45117C9.3308 3.02905 9.74654 2.68072 10.2282 2.43933C10.6471 2.22948 11.0982 2.14297 11.6059 2.10205C12.1052 2.06184 12.723 2.0625 13.4868 2.0625ZM13.4868 3.55884C12.6987 3.55884 12.151 3.55974 11.7256 3.594C11.3094 3.62758 11.0739 3.68954 10.8984 3.77747C10.5004 3.97701 10.1772 4.30008 9.97772 4.69812C9.88979 4.87367 9.82783 5.10897 9.79425 5.52539C9.76 5.95074 9.7591 6.49834 9.7591 7.2865V11.1823C9.7591 11.5954 9.4241 11.9304 9.01093 11.9304L9.00543 11.9293L8.99994 11.9304C8.58694 11.9302 8.25177 11.5953 8.25177 11.1823V7.29309C8.25177 6.50177 8.25114 5.95239 8.21662 5.52539C8.18278 5.10709 8.11962 4.87102 8.03095 4.69483C7.83179 4.29941 7.51018 3.97871 7.11469 3.77966C6.93858 3.69115 6.70297 3.6278 6.28522 3.594C5.85828 3.5595 5.30861 3.55884 4.51752 3.55884C4.03833 3.55884 3.72274 3.55914 3.48151 3.57862C3.24962 3.59739 3.15064 3.63024 3.09369 3.65882C2.91376 3.74944 2.76678 3.89633 2.67621 4.0763C2.64763 4.13327 2.61478 4.2321 2.59601 4.46411C2.57654 4.70538 2.57624 5.02079 2.57624 5.50012V12.4896C2.57624 12.9744 2.5772 13.2939 2.59711 13.5377C2.6163 13.7721 2.64919 13.8714 2.67841 13.9288C2.76841 14.1055 2.9127 14.2497 3.0893 14.3397C3.14674 14.3689 3.24619 14.4018 3.48041 14.421C3.72421 14.4409 4.04383 14.4419 4.52851 14.4419H13.4714C13.956 14.4419 14.2757 14.4409 14.5195 14.421C14.7536 14.4019 14.8531 14.3689 14.9106 14.3397C15.0873 14.2497 15.2314 14.1056 15.3215 13.9288C15.3507 13.8714 15.3836 13.7725 15.4028 13.5377C15.4227 13.2939 15.4236 12.9744 15.4236 12.4896V5.49573C15.4236 5.01838 15.4232 4.70442 15.4039 4.46411C15.3852 4.2326 15.3532 4.13412 15.3248 4.07739C15.234 3.89629 15.0862 3.74959 14.9051 3.65882C14.8483 3.63044 14.7498 3.59725 14.5184 3.57862C14.2781 3.55932 13.9639 3.55884 13.4868 3.55884Z"/></svg>
|
|
3
|
+
</template>
|
|
4
|
+
<script>
|
|
5
|
+
|
|
6
|
+
export default {
|
|
7
|
+
name: 'IconLineKnowledge',
|
|
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
|
@@ -169,4 +169,5 @@ export { default as IconLineBigger } from './IconLineBigger/index.vue';
|
|
|
169
169
|
export { default as IconLineSwitch } from './IconLineSwitch/index.vue';
|
|
170
170
|
export { default as IconLineLock2 } from './IconLineLock2/index.vue';
|
|
171
171
|
export { default as IconLineExit2 } from './IconLineExit2/index.vue';
|
|
172
|
-
export { default as IconLineUserOversize } from './IconLineUserOversize/index.vue';
|
|
172
|
+
export { default as IconLineUserOversize } from './IconLineUserOversize/index.vue';
|
|
173
|
+
export { default as IconLineKnowledge } from './IconLineKnowledge/index.vue';
|