cel-test-icons
Version:
icons
1,579 lines (1,554 loc) • 51.5 kB
JavaScript
/*! Jtljia Icons v0.0.2 */
var __defProp = Object.defineProperty;
var __export = (target, all) => {
for (var name in all)
__defProp(target, name, { get: all[name], enumerable: !0 });
};
// src/components/index.ts
var components_exports = {};
__export(components_exports, {
Contract: () => contract_default,
Cost: () => cost_default,
Crm: () => crm_default,
Data: () => data_default,
Design: () => design_default,
Eagle: () => eagle_default,
Finance: () => finance_default,
Flow: () => flow_default,
Home: () => home_default,
LeftmenuAfterSale: () => leftmenu_afterSale_default,
Marketing: () => marketing_default,
MaterialsShop: () => materials_shop_default,
Personnel: () => personnel_default,
Project: () => project_default,
Satisfaction: () => satisfaction_default,
Search: () => search_default,
Setting: () => setting_default,
ShopOne: () => shop_one_default,
ShopTwo: () => shop_two_default,
Storage: () => storage_default,
Study: () => study_default
});
// src/components/contract.vue
import { defineComponent as _defineComponent } from "vue";
import { createElementVNode as _createElementVNode, openBlock as _openBlock, createElementBlock as _createElementBlock } from "vue";
var _sfc_main = /* @__PURE__ */ _defineComponent({
name: "Contract",
__name: "contract",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock(), _createElementBlock("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode("line", {
id: "XMLID_9351_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "7.9",
y1: "8.3",
x2: "15.9",
y2: "8.3"
}),
_createElementVNode("polyline", {
id: "XMLID_9366_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
points: `
7.9,11.5 10.1,11.5 11.9,11.5 `
}),
_createElementVNode("path", {
id: "XMLID_9350_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M15.9,20.6h-8c-2.2,0-4-1.8-4-4v-8c0-2.2,1.8-4,4-4h8c2.2,0,4,1.8,4,4v8C19.9,18.8,18.1,20.6,15.9,20.6z`
}),
_createElementVNode("circle", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
cx: "15.1",
cy: "15.8",
r: "1.8"
})
], 8, ["color", "width", "height"]));
}
}), contract_default = _sfc_main;
// src/components/cost.vue
import { defineComponent as _defineComponent2 } from "vue";
import { createElementVNode as _createElementVNode2, openBlock as _openBlock2, createElementBlock as _createElementBlock2 } from "vue";
var _sfc_main2 = /* @__PURE__ */ _defineComponent2({
name: "Cost",
__name: "cost",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock2(), _createElementBlock2("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode2("g", null, [
_createElementVNode2("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M6.3,3.8
h8.5c0.5,0,1.1,0.2,1.4,0.6l2.7,2.7c0.3,0.3,0.5,0.7,0.5,1.2v10.5c0,1-0.8,1.9-1.9,1.9H6.3c-1,0-1.9-0.8-1.9-1.9V5.7
C4.4,4.7,5.2,3.8,6.3,3.8z`
}),
_createElementVNode2("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "9.8",
y1: "8.5",
x2: "11.1",
y2: "10.8"
}),
_createElementVNode2("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "13.9",
y1: "8.5",
x2: "12.6",
y2: "10.8"
}),
_createElementVNode2("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "9",
y1: "11",
x2: "15",
y2: "11"
}),
_createElementVNode2("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "9",
y1: "14",
x2: "15",
y2: "14"
}),
_createElementVNode2("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "12",
y1: "11",
x2: "12",
y2: "17"
})
])
], 8, ["color", "width", "height"]));
}
}), cost_default = _sfc_main2;
// src/components/crm.vue
import { defineComponent as _defineComponent3 } from "vue";
import { createElementVNode as _createElementVNode3, openBlock as _openBlock3, createElementBlock as _createElementBlock3 } from "vue";
var _sfc_main3 = /* @__PURE__ */ _defineComponent3({
name: "Crm",
__name: "crm",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock3(), _createElementBlock3("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode3("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M12,9.4
c1.1,0,2,0.9,2,2c0,1.1-0.9,2-2,2c-1.1,0-2-0.9-2-2C10,10.3,10.9,9.4,12,9.4z`
}),
_createElementVNode3("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
d: `
M8.8,17.5c0-1.8,1.4-3.2,3.2-3.2c1.7,0,3.2,1.4,3.2,3.2`
}),
_createElementVNode3("circle", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2.3753",
"stroke-miterlimit": "10",
cx: "11.8",
cy: "13",
r: "8.3"
}),
_createElementVNode3("circle", {
fill: "#FFFFFF",
stroke: "currentColor",
"stroke-width": "1.5967",
"stroke-miterlimit": "10",
cx: "11.8",
cy: "4.5",
r: "2.1"
}),
_createElementVNode3("circle", {
fill: "#FFFFFF",
stroke: "currentColor",
"stroke-width": "1.5967",
"stroke-miterlimit": "10",
cx: "19.2",
cy: "16.6",
r: "2.1"
}),
_createElementVNode3("circle", {
fill: "#FFFFFF",
stroke: "currentColor",
"stroke-width": "1.5967",
"stroke-miterlimit": "10",
cx: "4.3",
cy: "16.6",
r: "2.1"
})
], 8, ["color", "width", "height"]));
}
}), crm_default = _sfc_main3;
// src/components/data.vue
import { defineComponent as _defineComponent4 } from "vue";
import { createElementVNode as _createElementVNode4, openBlock as _openBlock4, createElementBlock as _createElementBlock4 } from "vue";
var _sfc_main4 = /* @__PURE__ */ _defineComponent4({
name: "Data",
__name: "data",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock4(), _createElementBlock4("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode4("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "8.2",
y1: "13.5",
x2: "8.2",
y2: "15.5"
}),
_createElementVNode4("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "11.9",
y1: "11.1",
x2: "11.9",
y2: "15.5"
}),
_createElementVNode4("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "15.5",
y1: "9.2",
x2: "15.5",
y2: "15.5"
}),
_createElementVNode4("path", {
id: "XMLID_335_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M15.8,19.9h-8c-2.2,0-4-1.8-4-4v-8c0-2.2,1.8-4,4-4h8c2.2,0,4,1.8,4,4v8C19.8,18.1,18,19.9,15.8,19.9z`
})
], 8, ["color", "width", "height"]));
}
}), data_default = _sfc_main4;
// src/components/design.vue
import { defineComponent as _defineComponent5 } from "vue";
import { createElementVNode as _createElementVNode5, openBlock as _openBlock5, createElementBlock as _createElementBlock5 } from "vue";
var _sfc_main5 = /* @__PURE__ */ _defineComponent5({
name: "Design",
__name: "design",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock5(), _createElementBlock5("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode5("g", null, [
_createElementVNode5("g", null, [
_createElementVNode5("path", {
fill: "currentColor",
d: `M21.1,7c0-0.7-0.3-1.3-0.7-1.7l-1.2-1.2c-0.9-0.9-2.5-0.9-3.5,0l-8.1,8.2c-0.6,0.2-1.1,0.4-1.5,0.8
C5.2,13.9,5,15,4.7,15.9c-0.3,1.2-0.5,1.7-1.4,2c-0.2,0.1-0.5,0.1-0.8,0.4c-0.4,0.3-0.5,0.8-0.4,1.2c0.2,0.9,1.3,1.3,1.8,1.4
c0.4,0.1,1.1,0.3,1.9,0.3c0.2,0,0.3,0,0.5,0c1.2-0.1,2.4-0.6,3.7-1.5c0.8-0.5,1.9-1.4,2.2-2.7c0,0,0-0.1,0-0.1l8-8.1
C20.8,8.3,21.1,7.7,21.1,7z M10.5,16.5C10.3,17,9.9,17.5,9,18.1c-1.1,0.7-2,1.1-2.9,1.2c-0.4,0-0.8,0-1.3-0.1
c1.1-0.7,1.4-2,1.7-2.9c0.2-0.7,0.4-1.4,0.8-1.8c0.5-0.5,1.3-0.6,1.9-0.4C10.2,14.5,10.8,15.6,10.5,16.5z M19,7.5l-7,7
c-0.4-0.9-1.1-1.6-2-2l7-7c0.2-0.2,0.6-0.2,0.8,0L19,6.6c0.1,0.1,0.2,0.3,0.2,0.4C19.2,7.2,19.2,7.4,19,7.5z`
})
])
])
], 8, ["color", "width", "height"]));
}
}), design_default = _sfc_main5;
// src/components/eagle.vue
import { defineComponent as _defineComponent6 } from "vue";
import { createElementVNode as _createElementVNode6, openBlock as _openBlock6, createElementBlock as _createElementBlock6 } from "vue";
var _sfc_main6 = /* @__PURE__ */ _defineComponent6({
name: "Eagle",
__name: "eagle",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock6(), _createElementBlock6("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode6("path", {
fill: "none",
stroke: "currentColor",
"stroke-width": "1.6977",
"stroke-miterlimit": "10",
d: `M21.6,16c-0.2-1.1-1.5-2.1-2.4-2.7
c-0.8-1.9-5.1-4.1-9.8-6.4C9,6.6,8.6,6.4,8.2,6.2c0,0,0,0,0,0L6.5,5.3c-0.1-0.1-0.3,0-0.4,0.1c-1.4,1.4-2.5,3.3-3.1,5.4
c-1.7,6.5,5,9.4,7.3,7.4c1.5-1.3,4.4-1.5,6.1-1.2c1.7,0.3,3,0.9,3.3,1.8c0.1,0.2,0.3,0.3,0.5,0.2C21.1,18.3,21.8,17,21.6,16z`
}),
_createElementVNode6("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "1.698",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "13.9",
y1: "12",
x2: "15.8",
y2: "13"
})
], 8, ["color", "width", "height"]));
}
}), eagle_default = _sfc_main6;
// src/components/finance.vue
import { defineComponent as _defineComponent7 } from "vue";
import { createElementVNode as _createElementVNode7, openBlock as _openBlock7, createElementBlock as _createElementBlock7 } from "vue";
var _sfc_main7 = /* @__PURE__ */ _defineComponent7({
name: "Finance",
__name: "finance",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock7(), _createElementBlock7("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode7("g", null, [
_createElementVNode7("path", {
id: "XMLID_10279_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M19.5,14.6c0,2.2-1.8,4-4,4h-7c-2.2,0-4-1.8-4-4`
}),
_createElementVNode7("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "12.1",
y1: "7.4",
x2: "14.1",
y2: "5.4"
}),
_createElementVNode7("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "11.8",
y1: "7.4",
x2: "9.8",
y2: "5.4"
}),
_createElementVNode7("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "8.5",
y1: "9",
x2: "15.6",
y2: "9"
}),
_createElementVNode7("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "8.5",
y1: "12.2",
x2: "15.6",
y2: "12.2"
}),
_createElementVNode7("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "12.1",
y1: "7.9",
x2: "12.1",
y2: "15"
})
])
], 8, ["color", "width", "height"]));
}
}), finance_default = _sfc_main7;
// src/components/flow.vue
import { defineComponent as _defineComponent8 } from "vue";
import { createElementVNode as _createElementVNode8, openBlock as _openBlock8, createElementBlock as _createElementBlock8 } from "vue";
var _sfc_main8 = /* @__PURE__ */ _defineComponent8({
name: "Flow",
__name: "flow",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock8(), _createElementBlock8("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode8("path", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: "M17.7,19.1c-4.2,0-7.5-3.4-7.5-7.5s3.4-7.5,7.5-7.5"
}),
_createElementVNode8("circle", {
fill: "currentColor",
cx: "18.1",
cy: "4.3",
r: "1.5"
}),
_createElementVNode8("circle", {
fill: "currentColor",
cx: "18.1",
cy: "12.1",
r: "1.5"
}),
_createElementVNode8("circle", {
fill: "currentColor",
cx: "18.1",
cy: "19.2",
r: "1.5"
}),
_createElementVNode8("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
x1: "7",
y1: "12",
x2: "17",
y2: "12"
}),
_createElementVNode8("circle", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
cx: "5.4",
cy: "12.1",
r: "2"
})
], 8, ["color", "width", "height"]));
}
}), flow_default = _sfc_main8;
// src/components/home.vue
import { defineComponent as _defineComponent9 } from "vue";
import { createElementVNode as _createElementVNode9, openBlock as _openBlock9, createElementBlock as _createElementBlock9 } from "vue";
var _sfc_main9 = /* @__PURE__ */ _defineComponent9({
name: "Home",
__name: "home",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock9(), _createElementBlock9("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode9("g", null, [
_createElementVNode9("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
d: `
M5,11.3h1 M20,12.3L12.6,4c-0.3-0.4-0.9-0.4-1.2,0L4,12.3 M18,11.3h1 M6,11.3v8.4c0,0.4,0.3,0.6,0.6,0.6h10.6
c0.4,0,0.8-0.3,0.8-0.8v-8.2`
}),
_createElementVNode9("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M10,19.6
v-4.1c0-0.9,0.8-1.6,1.7-1.6h0.7c0.9,0,1.7,0.7,1.7,1.6v4.1`
})
])
], 8, ["color", "width", "height"]));
}
}), home_default = _sfc_main9;
// src/components/leftmenu-afterSale.vue
import { defineComponent as _defineComponent10 } from "vue";
import { createElementVNode as _createElementVNode10, openBlock as _openBlock10, createElementBlock as _createElementBlock10 } from "vue";
var _sfc_main10 = /* @__PURE__ */ _defineComponent10({
name: "LeftmenuAfterSale",
__name: "leftmenu-afterSale",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock10(), _createElementBlock10("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode10("path", {
id: "XMLID_10310_",
fill: "none",
stroke: "#333333",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M5.6,12`
}),
_createElementVNode10("path", {
id: "XMLID_10309_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M19,11.6L19,11.6c0,0.9-0.3,1.8-0.7,2.5c-0.8,1.3-2.3,2.1-3.9,2.1`
}),
_createElementVNode10("path", {
id: "XMLID_10307_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M19,9.1v4c0,3.7-3,6.8-6.8,6.8h0c-3.7,0-6.8-3-6.8-6.8v-2.5`
}),
_createElementVNode10("path", {
id: "XMLID_10306_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
d: `
M11.8,10.3c1.8,0.2,7.2,0.5,8.4-3.8c-3.4,0-4.7-2.8-9.3-2.9C9.3,3.5,7,3.9,6.8,5.7C5.9,5.8,4,7.6,5.5,11L8,8.6
C8,8.6,9.3,10,11.8,10.3z`
}),
_createElementVNode10("path", {
fill: "currentColor",
d: `M12.7,14.4H11c-1,0-1.8,0.8-1.8,1.9c0,1,0.8,1.8,1.8,1.8h1.7c1,0,1.8-0.8,1.8-1.9
C14.5,15.2,13.7,14.4,12.7,14.4z M12.8,16.7H11c-0.3,0-0.5-0.2-0.5-0.5s0.2-0.5,0.5-0.5h1.8c0.3,0,0.5,0.2,0.5,0.5
S13.1,16.7,12.8,16.7z`
})
], 8, ["color", "width", "height"]));
}
}), leftmenu_afterSale_default = _sfc_main10;
// src/components/marketing.vue
import { defineComponent as _defineComponent11 } from "vue";
import { createElementVNode as _createElementVNode11, openBlock as _openBlock11, createElementBlock as _createElementBlock11 } from "vue";
var _sfc_main11 = /* @__PURE__ */ _defineComponent11({
name: "Marketing",
__name: "marketing",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock11(), _createElementBlock11("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode11("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M12.5,3.6
l2.2,4.8c0.2,0.4,0.5,0.7,0.9,0.7l5,0.9c0.2,0,0.3,0.3,0.2,0.5l-3.5,3.6c-0.3,0.3-0.4,0.7-0.3,1l0.6,5c0,0.2-0.2,0.3-0.3,0.2
l-4.7-2.2c-0.4-0.2-0.8-0.2-1.1,0l-4.7,2.2c-0.2,0.1-0.3-0.1-0.3-0.2L7,15.2c0-0.3-0.1-0.7-0.3-1l-3.4-3.6c-0.2-0.2-0.1-0.6,0.2-0.6
l5-0.9C8.8,9.1,9,8.9,9.2,8.6l2.7-5C12,3.4,12.4,3.4,12.5,3.6z`
})
], 8, ["color", "width", "height"]));
}
}), marketing_default = _sfc_main11;
// src/components/materials-shop.vue
import { defineComponent as _defineComponent12 } from "vue";
import { createElementVNode as _createElementVNode12, openBlock as _openBlock12, createElementBlock as _createElementBlock12 } from "vue";
var _sfc_main12 = /* @__PURE__ */ _defineComponent12({
name: "MaterialsShop",
__name: "materials-shop",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock12(), _createElementBlock12("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode12("g", null, [
_createElementVNode12("g", null, [
_createElementVNode12("path", {
fill: "currentColor",
d: `M14.5,10.7h-3.6v-0.6c0-0.3-0.2-0.6-0.5-0.8C10.2,9,9.9,8.9,9.6,8.9H8.7c-0.6,0-1,0.4-1,1c0,0.5,0.5,1,1,1
h0.1v1.4c0,0.1,0,0.1,0,0.1c0,0,0,0,0,0v2.4c0,0.9,0.8,1.7,1.7,1.7h3.2c0.9,0,1.6-0.7,1.7-1.5l0.7-2.3l0-0.3
C16.2,11.4,15.4,10.7,14.5,10.7z M13.5,14.4h-2.6v-1.8h3.2L13.5,14.4z M10.2,16.6H10c-0.6,0-1,0.4-1,1c0,0.5,0.5,1,1,1h0.2
c0.6,0,1-0.4,1-1C11.2,17.1,10.7,16.6,10.2,16.6z M18.9,7.4L14.6,4c-1.5-1.2-3.8-1.2-5.2,0L5.1,7.4c-1,0.8-1.5,1.9-1.5,3.1v7.6
c0,1.5,1.3,2.8,2.9,2.8h11.1c1.6,0,2.9-1.2,2.9-2.8v-7.6C20.5,9.3,19.9,8.1,18.9,7.4z M18.4,18.1c0,0.4-0.4,0.8-0.9,0.8H6.4
c-0.5,0-0.9-0.4-0.9-0.8v-7.6c0-0.6,0.3-1.2,0.8-1.6l4.3-3.4C11,5.2,11.5,5.1,12,5.1c0.5,0,1,0.2,1.3,0.5l4.3,3.4
c0.5,0.4,0.8,1,0.8,1.6V18.1z M14.2,16.6h-0.2c-0.6,0-1,0.4-1,1c0,0.5,0.5,1,1,1h0.2c0.6,0,1-0.4,1-1
C15.3,17.1,14.8,16.6,14.2,16.6z`
})
])
])
], 8, ["color", "width", "height"]));
}
}), materials_shop_default = _sfc_main12;
// src/components/personnel.vue
import { defineComponent as _defineComponent13 } from "vue";
import { createElementVNode as _createElementVNode13, openBlock as _openBlock13, createElementBlock as _createElementBlock13 } from "vue";
var _sfc_main13 = /* @__PURE__ */ _defineComponent13({
name: "Personnel",
__name: "personnel",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock13(), _createElementBlock13("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode13("g", null, [
_createElementVNode13("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M8.6,5.1
c1.8,0,3.3,1.5,3.3,3.3c0,1.8-1.5,3.3-3.3,3.3c-1.8,0-3.3-1.5-3.3-3.3C5.3,6.6,6.8,5.1,8.6,5.1z`
}),
_createElementVNode13("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M16.9,8.4
c1.2,0,2.1,0.9,2.1,2.1c0,1.2-0.9,2.1-2.1,2.1c-1.2,0-2.1-0.9-2.1-2.1C14.8,9.3,15.7,8.4,16.9,8.4z`
}),
_createElementVNode13("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
d: `
M3.8,18.9c0-2.5,2-4.5,4.5-4.5c1.2,0,2.4,0.5,3.2,1.3`
}),
_createElementVNode13("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
d: `
M13.6,18.5c0-1.8,1.5-3.3,3.3-3.3c1.8,0,3.3,1.5,3.3,3.3`
})
])
], 8, ["color", "width", "height"]));
}
}), personnel_default = _sfc_main13;
// src/components/project.vue
import { defineComponent as _defineComponent14 } from "vue";
import { createElementVNode as _createElementVNode14, openBlock as _openBlock14, createElementBlock as _createElementBlock14 } from "vue";
var _sfc_main14 = /* @__PURE__ */ _defineComponent14({
name: "Project",
__name: "project",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock14(), _createElementBlock14("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode14("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M18.1,20.1
H6c-1,0-1.7-0.8-1.7-1.7v-13c0-1,0.8-1.7,1.7-1.7h4.3c0.3,0,0.5,0.1,0.7,0.4l1.2,1.9c0.2,0.3,0.5,0.4,0.8,0.4h5.2
c1,0,1.7,0.8,1.7,1.7v10.4C19.8,19.3,19,20.1,18.1,20.1z`
}),
_createElementVNode14("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "currentColor",
d: `M8.2,9.8h0.2c0.4,0,0.8,0.4,0.8,0.8v3.9c0,0.4-0.4,0.8-0.8,0.8H8.2
c-0.4,0-0.8-0.4-0.8-0.8v-3.9C7.4,10.1,7.7,9.8,8.2,9.8z`
}),
_createElementVNode14("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "currentColor",
d: `M16.8,10.7V11c0,0.4-0.4,0.8-0.8,0.8h-4.8c-0.4,0-0.8-0.4-0.8-0.8
v-0.2c0-0.4,0.4-0.8,0.8-0.8H16C16.4,9.9,16.8,10.3,16.8,10.7z`
}),
_createElementVNode14("path", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "currentColor",
d: `M14.9,14.2v0.2c0,0.4-0.4,0.8-0.8,0.8h-3c-0.4,0-0.8-0.4-0.8-0.8
v-0.2c0-0.4,0.4-0.8,0.8-0.8h3C14.6,13.4,14.9,13.7,14.9,14.2z`
})
], 8, ["color", "width", "height"]));
}
}), project_default = _sfc_main14;
// src/components/satisfaction.vue
import { defineComponent as _defineComponent15 } from "vue";
import { createElementVNode as _createElementVNode15, openBlock as _openBlock15, createElementBlock as _createElementBlock15 } from "vue";
var _sfc_main15 = /* @__PURE__ */ _defineComponent15({
name: "Satisfaction",
__name: "satisfaction",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock15(), _createElementBlock15("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode15("g", null, [
_createElementVNode15("circle", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
cx: "12.4",
cy: "10.9",
r: "2.1"
}),
_createElementVNode15("path", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M19.7,17.6l-2-2c0.8-0.8,1.3-1.9,1.3-3V9.7
c0-1.5-0.8-2.8-2-3.5l-2.5-1.5c-1.3-0.7-2.8-0.7-4.1,0L7.9,6.1C6.7,6.9,6,8.2,6,9.7v2.9c0,1.2,0.4,2.3,1.3,3l-2,2
C5,17.9,5,18.3,5.4,18.4l1.4,0.5c0.1,0,0.3,0.2,0.3,0.3l0.5,1.4c0.1,0.3,0.5,0.4,0.8,0.2l2.8-2.8c0.8,0.3,1.7,0.3,2.5,0l2.9,2.9
c0.3,0.3,0.7,0.2,0.8-0.2l0.5-1.4c0-0.1,0.2-0.3,0.3-0.3l1.4-0.5C19.8,18.3,19.9,17.9,19.7,17.6z`
})
])
], 8, ["color", "width", "height"]));
}
}), satisfaction_default = _sfc_main15;
// src/components/search.vue
import { defineComponent as _defineComponent16 } from "vue";
import { createElementVNode as _createElementVNode16, openBlock as _openBlock16, createElementBlock as _createElementBlock16 } from "vue";
var _sfc_main16 = /* @__PURE__ */ _defineComponent16({
name: "Search",
__name: "search",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock16(), _createElementBlock16("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 50 31",
style: { "enable-background": "new 0 0 50 31" },
"xml:space": "preserve"
}, [
_createElementVNode16("g", { id: "\u56FE\u5C42_1" }, [
_createElementVNode16("path", {
fill: "currentColor",
class: "st0",
d: "M15.5,0.1h19C43.1,0.1,50,7,50,15.6s-6.9,15.5-15.5,15.5h-19C7,31.1,0,24.2,0,15.6S7,0.1,15.5,0.1z"
})
]),
_createElementVNode16("g", { id: "\u56FE\u5C42_2" }, [
_createElementVNode16("path", {
fill: "#FFFFFF",
class: "st1",
d: `M35.3,23.8l-3.9-3.9c0,0-0.1-0.1-0.2-0.1c1.1-1.3,1.7-3.1,1.7-4.9c0-4.3-3.5-7.9-7.9-7.9
c-4.3,0-7.9,3.5-7.9,7.9s3.5,7.9,7.9,7.9c1.8,0,3.5-0.6,4.8-1.6c0,0.1,0.1,0.1,0.1,0.2l3.9,3.9c0.2,0.2,0.5,0.3,0.7,0.3
s0.5-0.1,0.7-0.3C35.6,24.9,35.6,24.2,35.3,23.8z M25,20.8c-3.2,0-5.9-2.6-5.9-5.9S21.8,9,25,9c3.2,0,5.9,2.6,5.9,5.9
S28.3,20.8,25,20.8z`
})
])
], 8, ["color", "width", "height"]));
}
}), search_default = _sfc_main16;
// src/components/setting.vue
import { defineComponent as _defineComponent17 } from "vue";
import { createElementVNode as _createElementVNode17, openBlock as _openBlock17, createElementBlock as _createElementBlock17 } from "vue";
var _sfc_main17 = /* @__PURE__ */ _defineComponent17({
name: "Setting",
__name: "setting",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock17(), _createElementBlock17("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode17("g", null, [
_createElementVNode17("g", null, [
_createElementVNode17("circle", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
cx: "13.3",
cy: "5.3",
r: "1.4"
}),
_createElementVNode17("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "3",
y1: "5",
x2: "11",
y2: "5"
}),
_createElementVNode17("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "15",
y1: "5",
x2: "21",
y2: "5"
})
]),
_createElementVNode17("g", null, [
_createElementVNode17("circle", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
cx: "13.3",
cy: "19.3",
r: "1.4"
}),
_createElementVNode17("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
x1: "3",
y1: "19",
x2: "11",
y2: "19"
}),
_createElementVNode17("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
x1: "15",
y1: "19",
x2: "21",
y2: "19"
})
]),
_createElementVNode17("circle", {
"fill-rule": "evenodd",
"clip-rule": "evenodd",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
cx: "8.3",
cy: "12.3",
r: "1.4"
}),
_createElementVNode17("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
x1: "3",
y1: "12",
x2: "6",
y2: "12"
}),
_createElementVNode17("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-miterlimit": "10",
x1: "10",
y1: "12",
x2: "21",
y2: "12"
})
])
], 8, ["color", "width", "height"]));
}
}), setting_default = _sfc_main17;
// src/components/shop-one.vue
import { defineComponent as _defineComponent18 } from "vue";
import { createElementVNode as _createElementVNode18, openBlock as _openBlock18, createElementBlock as _createElementBlock18 } from "vue";
var _sfc_main18 = /* @__PURE__ */ _defineComponent18({
name: "ShopOne",
__name: "shop-one",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock18(), _createElementBlock18("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode18("g", null, [
_createElementVNode18("g", null, [
_createElementVNode18("path", {
fill: "currentColor",
d: `M19,6.3H7.1C6.1,6.3,5.3,7,5.3,8l1,7.4c0,0.9,0.8,1.7,1.7,1.7h9.2c0.9,0,1.6-0.7,1.7-1.5l1.7-7.3l0-0.3
C20.7,7,19.9,6.3,19,6.3z M17,15H8.4l-1-6.8h11.2L17,15z M7.6,18.2H7.5c-0.6,0-1,0.4-1,1c0,0.5,0.5,1,1,1h0.2c0.6,0,1-0.4,1-1
C8.7,18.7,8.2,18.2,7.6,18.2z M17.7,18.2h-0.2c-0.6,0-1,0.4-1,1c0,0.5,0.5,1,1,1h0.2c0.6,0,1-0.4,1-1
C18.8,18.7,18.3,18.2,17.7,18.2z`
})
])
]),
_createElementVNode18("polyline", {
fill: "currentColor",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
points: `
6.2,8.2 5.7,4.7 2.8,4.3 `
})
], 8, ["color", "width", "height"]));
}
}), shop_one_default = _sfc_main18;
// src/components/shop-two.vue
import { defineComponent as _defineComponent19 } from "vue";
import { createElementVNode as _createElementVNode19, openBlock as _openBlock19, createElementBlock as _createElementBlock19 } from "vue";
var _sfc_main19 = /* @__PURE__ */ _defineComponent19({
name: "ShopTwo",
__name: "shop-two",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock19(), _createElementBlock19("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode19("g", null, [
_createElementVNode19("path", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M16.4,19.9c0,0-2,0.4-4.4,0.4
c-2.3,0-4.4-0.4-4.4-0.4c-1.9-0.5-3.5-1.5-3.5-3.2L5,6.9c0-1.8,1.6-3.2,3.5-3.2h7c1.9,0,3.5,1.5,3.5,3.2l0.9,9.7
C19.8,18.4,18.3,19.4,16.4,19.9z`
}),
_createElementVNode19("path", {
fill: "currentColor",
d: `M9.3,7.1C8.8,7.1,8.4,7.5,8.4,8c0,2,1.7,3.7,3.7,3.7c2,0,3.6-1.6,3.7-3.6c0-0.5-0.4-0.9-0.9-0.9
c-0.5,0-0.9,0.4-0.9,0.9c0,1-0.9,1.9-1.9,1.9c-1.1,0-1.9-0.9-1.9-1.9C10.2,7.5,9.8,7.1,9.3,7.1z`
})
])
], 8, ["color", "width", "height"]));
}
}), shop_two_default = _sfc_main19;
// src/components/storage.vue
import { defineComponent as _defineComponent20 } from "vue";
import { createElementVNode as _createElementVNode20, openBlock as _openBlock20, createElementBlock as _createElementBlock20 } from "vue";
var _sfc_main20 = /* @__PURE__ */ _defineComponent20({
name: "Storage",
__name: "storage",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock20(), _createElementBlock20("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode20("g", null, [
_createElementVNode20("path", {
id: "XMLID_10090_",
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-miterlimit": "10",
d: `M18.2,8.1
c0.7,0.6,1.1,1.5,1.1,2.4v7.8c0,1-0.8,1.8-1.9,1.8H6.5c-1,0-1.9-0.8-1.9-1.8v-7.8c0-0.9,0.4-1.8,1.1-2.4l4.2-3.4
c1.1-0.9,2.7-0.9,3.9,0L18.2,8.1z`
}),
_createElementVNode20("g", null, [
_createElementVNode20("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "9.3",
y1: "16.4",
x2: "10.3",
y2: "16.4"
}),
_createElementVNode20("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "13.8",
y1: "16.4",
x2: "14.8",
y2: "16.4"
})
]),
_createElementVNode20("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "11.5",
y1: "13",
x2: "12.5",
y2: "13"
})
])
], 8, ["color", "width", "height"]));
}
}), storage_default = _sfc_main20;
// src/components/study.vue
import { defineComponent as _defineComponent21 } from "vue";
import { createElementVNode as _createElementVNode21, openBlock as _openBlock21, createElementBlock as _createElementBlock21 } from "vue";
var _sfc_main21 = /* @__PURE__ */ _defineComponent21({
name: "Study",
__name: "study",
props: {
size: { default: 16 },
color: { default: "#000" }
},
setup(__props) {
let props = __props;
return (_ctx, _cache) => (_openBlock21(), _createElementBlock21("svg", {
color: _ctx.color,
width: _ctx.size,
height: _ctx.size,
version: "1.1",
id: "\u56FE\u5C42_1",
xmlns: "http://www.w3.org/2000/svg",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
x: "0px",
y: "0px",
viewBox: "0 0 24 24",
"enable-background": "new 0 0 24 24",
"xml:space": "preserve"
}, [
_createElementVNode21("path", {
fill: "none",
stroke: "currentColor",
"stroke-width": "1.6925",
"stroke-miterlimit": "10",
d: `M18.9,11.4v5.1c0,2.2-3.2,3.7-7,3.7
c-3.8,0-6.9-1.4-7-3.6l0-0.1v-5l6,3.1c0.6,0.3,1.3,0.3,1.9,0l0,0L18.9,11.4z`
}),
_createElementVNode21("path", {
fill: "none",
stroke: "currentColor",
"stroke-width": "1.7476",
"stroke-miterlimit": "10",
d: `M12.7,4.5l9,4.3C22,8.9,22.2,9.3,22,9.6
c-0.1,0.1-0.2,0.2-0.3,0.3L21.6,10l-1.2,0.6l-7.6,3.6c-0.6,0.3-1.2,0.3-1.8,0L2,9.8C1.7,9.7,1.6,9.4,1.7,9.1C1.8,9,1.9,8.9,2,8.8
l9-4.3C11.6,4.3,12.2,4.3,12.7,4.5z`
}),
_createElementVNode21("line", {
fill: "none",
stroke: "currentColor",
"stroke-width": "2",
"stroke-linecap": "round",
"stroke-linejoin": "round",
"stroke-miterlimit": "10",
x1: "21",
y1: "11",
x2: "21",
y2: "16"
})
], 8, ["color", "width", "height"]));
}
}), study_default = _sfc_main21;
// src/components/icons.ts
var icons = [
{
name: "contract",
zhName: "\u5408\u540C",
component: contract_default,
version: "1.0.0"
},
{
name: "cost",
zhName: "\u6210\u672C",
component: cost_default,
version: "1.0.0"
},
{
name: "crm",
zhName: "CRM",
component: crm_default,
version: "1.0.0"
},
{
name: "data",
zhName: "\u6570\u636E",
component: data_default,
version: "1.0.0"
},
{
name: "design",
zhName: "\u8BBE\u8BA1",
component: design_default,
version: "1.0.0"
},
{
name: "eagle",
zhName: "\u9E70\u773C",
component: eagle_default,
version: "1.0.0"
},
{
name: "finance",
zhName: "\u8D22\u52A1",
component: finance_default,
version: "1.0.0"
},
{
name: "flow",
zhName: "\u5DE5\u4F5C\u6D41",
component: flow_default,
version: "1.0.0"
},
{
name: "home",
zhName: "\u9996\u9875",
component: home_default,
version: "1.0.0"
},
{
name: "leftmenu-afterSale",
zhName: "\u552E\u540E",
component: leftmenu_afterSale_default,
version: "1.0.0"
},
{
name: "marketing",
zhName: "\u8425\u9500",
component: marketing_default,
version: "1.0.0"
},
{
name: "materials-shop",
zhName: "\u5546\u57CE",
component: materials_shop_default,
version: "1.0.0"
},
{
name: "personnel",
zhName: "\u4E2A\u4EBA",
component: personnel_default,
version: "1.0.0"
},
{
name: "project",
zhName: "\u9879\u76EE",
component: project_default,
version: "1.0.0"
},
{
name: "satisfaction",
zhName: "\u6EE1\u610F\u5EA6",
component: satisfaction_default,
version: "1.0.0"
},
{
name: "search",
zhName: "\u641C\u7D22",
component: search_default,
version: "1.0.0"
},
{