song-ui-u
Version:
vue3 + js的PC前端组件库
1,490 lines (1,348 loc) • 922 kB
JavaScript
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('vue'), require('typewriter-effect/dist/core')) :
typeof define === 'function' && define.amd ? define(['exports', 'vue', 'typewriter-effect/dist/core'], factory) :
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.AzongUI = {}, global.Vue, global.Typewriter));
})(this, (function (exports, vue, Typewriter) { 'use strict';
function types$1() {
const type = {};
const types2 = ["Number", "String", "Boolean", "Array", "Function", "Null", "Undefined", "Set", "Map", "Object", "Promise"];
types2.forEach((item) => {
const fun = `is${item}`;
type[fun] = (value) => Object.prototype.toString.call(value) === `[object ${item}]`;
});
return type;
}
const componentInstall$1 = (com) => {
com.install = (app) => {
app.component(com.name, com);
};
return com;
};
const functionInstall = (fn, name) => {
fn.install = (app) => {
fn._context = app._context;
app.config.globalProperties[name] = fn;
};
return fn;
};
/**
* 按需加载注册组件
* @param { Object } com
*/
const componentInstall = (com) => {
com.install = (app) => {
app.component(com.name, com);
};
return com
};
var _export_sfc$1 = (sfc, props) => {
const target = sfc.__vccOpts || sfc;
for (const [key, val] of props) {
target[key] = val;
}
return target;
};
const _sfc_main$5g = {};
const _hoisted_1$4V = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-activity"
};
const _hoisted_2$4Q = /*#__PURE__*/vue.createElementVNode("polyline", { points: "22 12 18 12 15 21 9 3 6 12 2 12" }, null, -1 /* HOISTED */);
const _hoisted_3$4k = [
_hoisted_2$4Q
];
function _sfc_render$5g(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4V, [..._hoisted_3$4k]))
}
var AActivity = /*#__PURE__*/_export_sfc$1(_sfc_main$5g, [['render',_sfc_render$5g],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Activity.vue"]]);
const _sfc_main$5f = {};
const _hoisted_1$4U = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-airplay"
};
const _hoisted_2$4P = /*#__PURE__*/vue.createElementVNode("path", { d: "M5 17H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-1" }, null, -1 /* HOISTED */);
const _hoisted_3$4j = /*#__PURE__*/vue.createElementVNode("polygon", { points: "12 15 17 21 7 21 12 15" }, null, -1 /* HOISTED */);
const _hoisted_4$3k = [
_hoisted_2$4P,
_hoisted_3$4j
];
function _sfc_render$5f(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4U, [..._hoisted_4$3k]))
}
var AAirplay = /*#__PURE__*/_export_sfc$1(_sfc_main$5f, [['render',_sfc_render$5f],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Airplay.vue"]]);
const _sfc_main$5e = {};
const _hoisted_1$4T = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-alert-circle"
};
const _hoisted_2$4O = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "12",
r: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$4i = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "8",
x2: "12",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_4$3j = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "16",
x2: "12.01",
y2: "16"
}, null, -1 /* HOISTED */);
const _hoisted_5$1G = [
_hoisted_2$4O,
_hoisted_3$4i,
_hoisted_4$3j
];
function _sfc_render$5e(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4T, [..._hoisted_5$1G]))
}
var AAlertCircle = /*#__PURE__*/_export_sfc$1(_sfc_main$5e, [['render',_sfc_render$5e],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlertCircle.vue"]]);
const _sfc_main$5d = {};
const _hoisted_1$4S = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-alert-octagon"
};
const _hoisted_2$4N = /*#__PURE__*/vue.createElementVNode("polygon", { points: "7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" }, null, -1 /* HOISTED */);
const _hoisted_3$4h = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "8",
x2: "12",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_4$3i = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "16",
x2: "12.01",
y2: "16"
}, null, -1 /* HOISTED */);
const _hoisted_5$1F = [
_hoisted_2$4N,
_hoisted_3$4h,
_hoisted_4$3i
];
function _sfc_render$5d(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4S, [..._hoisted_5$1F]))
}
var AAlertOctagon = /*#__PURE__*/_export_sfc$1(_sfc_main$5d, [['render',_sfc_render$5d],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlertOctagon.vue"]]);
const _sfc_main$5c = {};
const _hoisted_1$4R = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-alert-triangle"
};
const _hoisted_2$4M = /*#__PURE__*/vue.createElementVNode("path", { d: "M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z" }, null, -1 /* HOISTED */);
const _hoisted_3$4g = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "9",
x2: "12",
y2: "13"
}, null, -1 /* HOISTED */);
const _hoisted_4$3h = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "17",
x2: "12.01",
y2: "17"
}, null, -1 /* HOISTED */);
const _hoisted_5$1E = [
_hoisted_2$4M,
_hoisted_3$4g,
_hoisted_4$3h
];
function _sfc_render$5c(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4R, [..._hoisted_5$1E]))
}
var AAlertTriangle = /*#__PURE__*/_export_sfc$1(_sfc_main$5c, [['render',_sfc_render$5c],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlertTriangle.vue"]]);
const _sfc_main$5b = {};
const _hoisted_1$4Q = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-align-center"
};
const _hoisted_2$4L = /*#__PURE__*/vue.createElementVNode("line", {
x1: "18",
y1: "10",
x2: "6",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$4f = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "6",
x2: "3",
y2: "6"
}, null, -1 /* HOISTED */);
const _hoisted_4$3g = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "14",
x2: "3",
y2: "14"
}, null, -1 /* HOISTED */);
const _hoisted_5$1D = /*#__PURE__*/vue.createElementVNode("line", {
x1: "18",
y1: "18",
x2: "6",
y2: "18"
}, null, -1 /* HOISTED */);
const _hoisted_6$w = [
_hoisted_2$4L,
_hoisted_3$4f,
_hoisted_4$3g,
_hoisted_5$1D
];
function _sfc_render$5b(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4Q, [..._hoisted_6$w]))
}
var AAlignCenter = /*#__PURE__*/_export_sfc$1(_sfc_main$5b, [['render',_sfc_render$5b],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlignCenter.vue"]]);
const _sfc_main$5a = {};
const _hoisted_1$4P = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-align-justify"
};
const _hoisted_2$4K = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "10",
x2: "3",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$4e = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "6",
x2: "3",
y2: "6"
}, null, -1 /* HOISTED */);
const _hoisted_4$3f = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "14",
x2: "3",
y2: "14"
}, null, -1 /* HOISTED */);
const _hoisted_5$1C = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "18",
x2: "3",
y2: "18"
}, null, -1 /* HOISTED */);
const _hoisted_6$v = [
_hoisted_2$4K,
_hoisted_3$4e,
_hoisted_4$3f,
_hoisted_5$1C
];
function _sfc_render$5a(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4P, [..._hoisted_6$v]))
}
var AAlignJustify = /*#__PURE__*/_export_sfc$1(_sfc_main$5a, [['render',_sfc_render$5a],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlignJustify.vue"]]);
const _sfc_main$59 = {};
const _hoisted_1$4O = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-align-left"
};
const _hoisted_2$4J = /*#__PURE__*/vue.createElementVNode("line", {
x1: "17",
y1: "10",
x2: "3",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$4d = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "6",
x2: "3",
y2: "6"
}, null, -1 /* HOISTED */);
const _hoisted_4$3e = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "14",
x2: "3",
y2: "14"
}, null, -1 /* HOISTED */);
const _hoisted_5$1B = /*#__PURE__*/vue.createElementVNode("line", {
x1: "17",
y1: "18",
x2: "3",
y2: "18"
}, null, -1 /* HOISTED */);
const _hoisted_6$u = [
_hoisted_2$4J,
_hoisted_3$4d,
_hoisted_4$3e,
_hoisted_5$1B
];
function _sfc_render$59(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4O, [..._hoisted_6$u]))
}
var AAlignLeft = /*#__PURE__*/_export_sfc$1(_sfc_main$59, [['render',_sfc_render$59],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlignLeft.vue"]]);
const _sfc_main$58 = {};
const _hoisted_1$4N = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24"
};
const _hoisted_2$4I = /*#__PURE__*/vue.createElementVNode("defs", null, null, -1 /* HOISTED */);
const _hoisted_3$4c = /*#__PURE__*/vue.createElementVNode("g", { class: "cls-1" }, [
/*#__PURE__*/vue.createElementVNode("path", { d: "M12,22.38A10.37,10.37,0,1,1,22.37,12,10.39,10.39,0,0,1,12,22.38Zm0-20A9.62,9.62,0,1,0,21.62,12,9.64,9.64,0,0,0,12,2.38Z" })
], -1 /* HOISTED */);
const _hoisted_4$3d = /*#__PURE__*/vue.createElementVNode("path", { d: "M20.66,8a1,1,0,0,1-.87-.5A9,9,0,0,0,12,3a1,1,0,0,1,0-2,11,11,0,0,1,9.53,5.5A1,1,0,0,1,20.66,8Z" }, null, -1 /* HOISTED */);
const _hoisted_5$1A = [
_hoisted_2$4I,
_hoisted_3$4c,
_hoisted_4$3d
];
function _sfc_render$58(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4N, [..._hoisted_5$1A]))
}
var ALoadingIn = /*#__PURE__*/_export_sfc$1(_sfc_main$58, [['render',_sfc_render$58],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\LoadingIn.vue"]]);
const _sfc_main$57 = {};
const _hoisted_1$4M = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24"
};
const _hoisted_2$4H = /*#__PURE__*/vue.createElementVNode("path", { d: "M20.66,8a1,1,0,0,1-.87-.5A9,9,0,0,0,12,3a1,1,0,0,1,0-2,11,11,0,0,1,9.53,5.5A1,1,0,0,1,20.66,8Z" }, null, -1 /* HOISTED */);
const _hoisted_3$4b = [
_hoisted_2$4H
];
function _sfc_render$57(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4M, [..._hoisted_3$4b]))
}
var ALoadingOut = /*#__PURE__*/_export_sfc$1(_sfc_main$57, [['render',_sfc_render$57],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\LoadingOut.vue"]]);
const _sfc_main$56 = {};
const _hoisted_1$4L = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-align-right"
};
const _hoisted_2$4G = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "10",
x2: "7",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$4a = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "6",
x2: "3",
y2: "6"
}, null, -1 /* HOISTED */);
const _hoisted_4$3c = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "14",
x2: "3",
y2: "14"
}, null, -1 /* HOISTED */);
const _hoisted_5$1z = /*#__PURE__*/vue.createElementVNode("line", {
x1: "21",
y1: "18",
x2: "7",
y2: "18"
}, null, -1 /* HOISTED */);
const _hoisted_6$t = [
_hoisted_2$4G,
_hoisted_3$4a,
_hoisted_4$3c,
_hoisted_5$1z
];
function _sfc_render$56(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4L, [..._hoisted_6$t]))
}
var AAlignRight = /*#__PURE__*/_export_sfc$1(_sfc_main$56, [['render',_sfc_render$56],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AlignRight.vue"]]);
const _sfc_main$55 = {};
const _hoisted_1$4K = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-anchor"
};
const _hoisted_2$4F = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "5",
r: "3"
}, null, -1 /* HOISTED */);
const _hoisted_3$49 = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "22",
x2: "12",
y2: "8"
}, null, -1 /* HOISTED */);
const _hoisted_4$3b = /*#__PURE__*/vue.createElementVNode("path", { d: "M5 12H2a10 10 0 0 0 20 0h-3" }, null, -1 /* HOISTED */);
const _hoisted_5$1y = [
_hoisted_2$4F,
_hoisted_3$49,
_hoisted_4$3b
];
function _sfc_render$55(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4K, [..._hoisted_5$1y]))
}
var AAnchor = /*#__PURE__*/_export_sfc$1(_sfc_main$55, [['render',_sfc_render$55],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Anchor.vue"]]);
const _sfc_main$54 = {};
const _hoisted_1$4J = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-aperture"
};
const _hoisted_2$4E = /*#__PURE__*/vue.createStaticVNode("<circle cx=\"12\" cy=\"12\" r=\"10\"></circle><line x1=\"14.31\" y1=\"8\" x2=\"20.05\" y2=\"17.94\"></line><line x1=\"9.69\" y1=\"8\" x2=\"21.17\" y2=\"8\"></line><line x1=\"7.38\" y1=\"12\" x2=\"13.12\" y2=\"2.06\"></line><line x1=\"9.69\" y1=\"16\" x2=\"3.95\" y2=\"6.06\"></line><line x1=\"14.31\" y1=\"16\" x2=\"2.83\" y2=\"16\"></line><line x1=\"16.62\" y1=\"12\" x2=\"10.88\" y2=\"21.94\"></line>", 7);
const _hoisted_9$4 = [
_hoisted_2$4E
];
function _sfc_render$54(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4J, [..._hoisted_9$4]))
}
var AAperture = /*#__PURE__*/_export_sfc$1(_sfc_main$54, [['render',_sfc_render$54],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Aperture.vue"]]);
const _sfc_main$53 = {};
const _hoisted_1$4I = {
xmlns: "http://www.w3.org/2000/svg",
width: "16",
height: "16",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-archive"
};
const _hoisted_2$4D = /*#__PURE__*/vue.createElementVNode("polyline", { points: "21 8 21 21 3 21 3 8" }, null, -1 /* HOISTED */);
const _hoisted_3$48 = /*#__PURE__*/vue.createElementVNode("rect", {
x: "1",
y: "3",
width: "22",
height: "5"
}, null, -1 /* HOISTED */);
const _hoisted_4$3a = /*#__PURE__*/vue.createElementVNode("line", {
x1: "10",
y1: "12",
x2: "14",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_5$1x = [
_hoisted_2$4D,
_hoisted_3$48,
_hoisted_4$3a
];
function _sfc_render$53(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4I, [..._hoisted_5$1x]))
}
var AArchive = /*#__PURE__*/_export_sfc$1(_sfc_main$53, [['render',_sfc_render$53],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Archive.vue"]]);
const _sfc_main$52 = {};
const _hoisted_1$4H = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-down"
};
const _hoisted_2$4C = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "5",
x2: "12",
y2: "19"
}, null, -1 /* HOISTED */);
const _hoisted_3$47 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "19 12 12 19 5 12" }, null, -1 /* HOISTED */);
const _hoisted_4$39 = [
_hoisted_2$4C,
_hoisted_3$47
];
function _sfc_render$52(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4H, [..._hoisted_4$39]))
}
var AArrowDown = /*#__PURE__*/_export_sfc$1(_sfc_main$52, [['render',_sfc_render$52],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowDown.vue"]]);
const _sfc_main$51 = {};
const _hoisted_1$4G = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-down-circle"
};
const _hoisted_2$4B = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "12",
r: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$46 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "8 12 12 16 16 12" }, null, -1 /* HOISTED */);
const _hoisted_4$38 = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "8",
x2: "12",
y2: "16"
}, null, -1 /* HOISTED */);
const _hoisted_5$1w = [
_hoisted_2$4B,
_hoisted_3$46,
_hoisted_4$38
];
function _sfc_render$51(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4G, [..._hoisted_5$1w]))
}
var AArrowDownCircle = /*#__PURE__*/_export_sfc$1(_sfc_main$51, [['render',_sfc_render$51],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowDownCircle.vue"]]);
const _sfc_main$50 = {};
const _hoisted_1$4F = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-down-left"
};
const _hoisted_2$4A = /*#__PURE__*/vue.createElementVNode("line", {
x1: "17",
y1: "7",
x2: "7",
y2: "17"
}, null, -1 /* HOISTED */);
const _hoisted_3$45 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "17 17 7 17 7 7" }, null, -1 /* HOISTED */);
const _hoisted_4$37 = [
_hoisted_2$4A,
_hoisted_3$45
];
function _sfc_render$50(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4F, [..._hoisted_4$37]))
}
var AArrowDownLeft = /*#__PURE__*/_export_sfc$1(_sfc_main$50, [['render',_sfc_render$50],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowDownLeft.vue"]]);
const _sfc_main$4$ = {};
const _hoisted_1$4E = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-down-right"
};
const _hoisted_2$4z = /*#__PURE__*/vue.createElementVNode("line", {
x1: "7",
y1: "7",
x2: "17",
y2: "17"
}, null, -1 /* HOISTED */);
const _hoisted_3$44 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "17 7 17 17 7 17" }, null, -1 /* HOISTED */);
const _hoisted_4$36 = [
_hoisted_2$4z,
_hoisted_3$44
];
function _sfc_render$4$(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4E, [..._hoisted_4$36]))
}
var AArrowDownRight = /*#__PURE__*/_export_sfc$1(_sfc_main$4$, [['render',_sfc_render$4$],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowDownRight.vue"]]);
const _sfc_main$4_ = {};
const _hoisted_1$4D = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-left"
};
const _hoisted_2$4y = /*#__PURE__*/vue.createElementVNode("line", {
x1: "19",
y1: "12",
x2: "5",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_3$43 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "12 19 5 12 12 5" }, null, -1 /* HOISTED */);
const _hoisted_4$35 = [
_hoisted_2$4y,
_hoisted_3$43
];
function _sfc_render$4_(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4D, [..._hoisted_4$35]))
}
var AArrowLeft = /*#__PURE__*/_export_sfc$1(_sfc_main$4_, [['render',_sfc_render$4_],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowLeft.vue"]]);
const _sfc_main$4Z = {};
const _hoisted_1$4C = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-left-circle"
};
const _hoisted_2$4x = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "12",
r: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$42 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "12 8 8 12 12 16" }, null, -1 /* HOISTED */);
const _hoisted_4$34 = /*#__PURE__*/vue.createElementVNode("line", {
x1: "16",
y1: "12",
x2: "8",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_5$1v = [
_hoisted_2$4x,
_hoisted_3$42,
_hoisted_4$34
];
function _sfc_render$4Z(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4C, [..._hoisted_5$1v]))
}
var AArrowLeftCircle = /*#__PURE__*/_export_sfc$1(_sfc_main$4Z, [['render',_sfc_render$4Z],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowLeftCircle.vue"]]);
const _sfc_main$4Y = {};
const _hoisted_1$4B = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-right"
};
const _hoisted_2$4w = /*#__PURE__*/vue.createElementVNode("line", {
x1: "5",
y1: "12",
x2: "19",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_3$41 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "12 5 19 12 12 19" }, null, -1 /* HOISTED */);
const _hoisted_4$33 = [
_hoisted_2$4w,
_hoisted_3$41
];
function _sfc_render$4Y(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4B, [..._hoisted_4$33]))
}
var AArrowRight = /*#__PURE__*/_export_sfc$1(_sfc_main$4Y, [['render',_sfc_render$4Y],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowRight.vue"]]);
const _sfc_main$4X = {};
const _hoisted_1$4A = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-right-circle"
};
const _hoisted_2$4v = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "12",
r: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$40 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "12 16 16 12 12 8" }, null, -1 /* HOISTED */);
const _hoisted_4$32 = /*#__PURE__*/vue.createElementVNode("line", {
x1: "8",
y1: "12",
x2: "16",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_5$1u = [
_hoisted_2$4v,
_hoisted_3$40,
_hoisted_4$32
];
function _sfc_render$4X(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4A, [..._hoisted_5$1u]))
}
var AArrowRightCircle = /*#__PURE__*/_export_sfc$1(_sfc_main$4X, [['render',_sfc_render$4X],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowRightCircle.vue"]]);
const _sfc_main$4W = {};
const _hoisted_1$4z = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-up"
};
const _hoisted_2$4u = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "19",
x2: "12",
y2: "5"
}, null, -1 /* HOISTED */);
const _hoisted_3$3$ = /*#__PURE__*/vue.createElementVNode("polyline", { points: "5 12 12 5 19 12" }, null, -1 /* HOISTED */);
const _hoisted_4$31 = [
_hoisted_2$4u,
_hoisted_3$3$
];
function _sfc_render$4W(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4z, [..._hoisted_4$31]))
}
var AArrowUp = /*#__PURE__*/_export_sfc$1(_sfc_main$4W, [['render',_sfc_render$4W],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowUp.vue"]]);
const _sfc_main$4V = {};
const _hoisted_1$4y = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-up-circle"
};
const _hoisted_2$4t = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "12",
r: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$3_ = /*#__PURE__*/vue.createElementVNode("polyline", { points: "16 12 12 8 8 12" }, null, -1 /* HOISTED */);
const _hoisted_4$30 = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "16",
x2: "12",
y2: "8"
}, null, -1 /* HOISTED */);
const _hoisted_5$1t = [
_hoisted_2$4t,
_hoisted_3$3_,
_hoisted_4$30
];
function _sfc_render$4V(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4y, [..._hoisted_5$1t]))
}
var AArrowUpCircle = /*#__PURE__*/_export_sfc$1(_sfc_main$4V, [['render',_sfc_render$4V],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowUpCircle.vue"]]);
const _sfc_main$4U = {};
const _hoisted_1$4x = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-up-left"
};
const _hoisted_2$4s = /*#__PURE__*/vue.createElementVNode("line", {
x1: "17",
y1: "17",
x2: "7",
y2: "7"
}, null, -1 /* HOISTED */);
const _hoisted_3$3Z = /*#__PURE__*/vue.createElementVNode("polyline", { points: "7 17 7 7 17 7" }, null, -1 /* HOISTED */);
const _hoisted_4$2$ = [
_hoisted_2$4s,
_hoisted_3$3Z
];
function _sfc_render$4U(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4x, [..._hoisted_4$2$]))
}
var AArrowUpLeft = /*#__PURE__*/_export_sfc$1(_sfc_main$4U, [['render',_sfc_render$4U],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowUpLeft.vue"]]);
const _sfc_main$4T = {};
const _hoisted_1$4w = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-arrow-up-right"
};
const _hoisted_2$4r = /*#__PURE__*/vue.createElementVNode("line", {
x1: "7",
y1: "17",
x2: "17",
y2: "7"
}, null, -1 /* HOISTED */);
const _hoisted_3$3Y = /*#__PURE__*/vue.createElementVNode("polyline", { points: "7 7 17 7 17 17" }, null, -1 /* HOISTED */);
const _hoisted_4$2_ = [
_hoisted_2$4r,
_hoisted_3$3Y
];
function _sfc_render$4T(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4w, [..._hoisted_4$2_]))
}
var AArrowUpRight = /*#__PURE__*/_export_sfc$1(_sfc_main$4T, [['render',_sfc_render$4T],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\ArrowUpRight.vue"]]);
const _sfc_main$4S = {};
const _hoisted_1$4v = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-at-sign"
};
const _hoisted_2$4q = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "12",
r: "4"
}, null, -1 /* HOISTED */);
const _hoisted_3$3X = /*#__PURE__*/vue.createElementVNode("path", { d: "M16 8v5a3 3 0 0 0 6 0v-1a10 10 0 1 0-3.92 7.94" }, null, -1 /* HOISTED */);
const _hoisted_4$2Z = [
_hoisted_2$4q,
_hoisted_3$3X
];
function _sfc_render$4S(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4v, [..._hoisted_4$2Z]))
}
var AAtSign = /*#__PURE__*/_export_sfc$1(_sfc_main$4S, [['render',_sfc_render$4S],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\AtSign.vue"]]);
const _sfc_main$4R = {};
const _hoisted_1$4u = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-award"
};
const _hoisted_2$4p = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "8",
r: "7"
}, null, -1 /* HOISTED */);
const _hoisted_3$3W = /*#__PURE__*/vue.createElementVNode("polyline", { points: "8.21 13.89 7 23 12 20 17 23 15.79 13.88" }, null, -1 /* HOISTED */);
const _hoisted_4$2Y = [
_hoisted_2$4p,
_hoisted_3$3W
];
function _sfc_render$4R(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4u, [..._hoisted_4$2Y]))
}
var AAward = /*#__PURE__*/_export_sfc$1(_sfc_main$4R, [['render',_sfc_render$4R],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Award.vue"]]);
const _sfc_main$4Q = {};
const _hoisted_1$4t = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bar-chart"
};
const _hoisted_2$4o = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "20",
x2: "12",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$3V = /*#__PURE__*/vue.createElementVNode("line", {
x1: "18",
y1: "20",
x2: "18",
y2: "4"
}, null, -1 /* HOISTED */);
const _hoisted_4$2X = /*#__PURE__*/vue.createElementVNode("line", {
x1: "6",
y1: "20",
x2: "6",
y2: "16"
}, null, -1 /* HOISTED */);
const _hoisted_5$1s = [
_hoisted_2$4o,
_hoisted_3$3V,
_hoisted_4$2X
];
function _sfc_render$4Q(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4t, [..._hoisted_5$1s]))
}
var ABarChart = /*#__PURE__*/_export_sfc$1(_sfc_main$4Q, [['render',_sfc_render$4Q],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\BarChart.vue"]]);
const _sfc_main$4P = {};
const _hoisted_1$4s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bar-chart-2"
};
const _hoisted_2$4n = /*#__PURE__*/vue.createElementVNode("line", {
x1: "18",
y1: "20",
x2: "18",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_3$3U = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "20",
x2: "12",
y2: "4"
}, null, -1 /* HOISTED */);
const _hoisted_4$2W = /*#__PURE__*/vue.createElementVNode("line", {
x1: "6",
y1: "20",
x2: "6",
y2: "14"
}, null, -1 /* HOISTED */);
const _hoisted_5$1r = [
_hoisted_2$4n,
_hoisted_3$3U,
_hoisted_4$2W
];
function _sfc_render$4P(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4s, [..._hoisted_5$1r]))
}
var ABarChart2 = /*#__PURE__*/_export_sfc$1(_sfc_main$4P, [['render',_sfc_render$4P],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\BarChart2.vue"]]);
const _sfc_main$4O = {};
const _hoisted_1$4r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-battery"
};
const _hoisted_2$4m = /*#__PURE__*/vue.createElementVNode("rect", {
x: "1",
y: "6",
width: "18",
height: "12",
rx: "2",
ry: "2"
}, null, -1 /* HOISTED */);
const _hoisted_3$3T = /*#__PURE__*/vue.createElementVNode("line", {
x1: "23",
y1: "13",
x2: "23",
y2: "11"
}, null, -1 /* HOISTED */);
const _hoisted_4$2V = [
_hoisted_2$4m,
_hoisted_3$3T
];
function _sfc_render$4O(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4r, [..._hoisted_4$2V]))
}
var ABattery = /*#__PURE__*/_export_sfc$1(_sfc_main$4O, [['render',_sfc_render$4O],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Battery.vue"]]);
const _sfc_main$4N = {};
const _hoisted_1$4q = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-battery-charging"
};
const _hoisted_2$4l = /*#__PURE__*/vue.createElementVNode("path", { d: "M5 18H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3.19M15 6h2a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3.19" }, null, -1 /* HOISTED */);
const _hoisted_3$3S = /*#__PURE__*/vue.createElementVNode("line", {
x1: "23",
y1: "13",
x2: "23",
y2: "11"
}, null, -1 /* HOISTED */);
const _hoisted_4$2U = /*#__PURE__*/vue.createElementVNode("polyline", { points: "11 6 7 12 13 12 9 18" }, null, -1 /* HOISTED */);
const _hoisted_5$1q = [
_hoisted_2$4l,
_hoisted_3$3S,
_hoisted_4$2U
];
function _sfc_render$4N(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4q, [..._hoisted_5$1q]))
}
var ABatteryCharging = /*#__PURE__*/_export_sfc$1(_sfc_main$4N, [['render',_sfc_render$4N],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\BatteryCharging.vue"]]);
const _sfc_main$4M = {};
const _hoisted_1$4p = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bell"
};
const _hoisted_2$4k = /*#__PURE__*/vue.createElementVNode("path", { d: "M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9" }, null, -1 /* HOISTED */);
const _hoisted_3$3R = /*#__PURE__*/vue.createElementVNode("path", { d: "M13.73 21a2 2 0 0 1-3.46 0" }, null, -1 /* HOISTED */);
const _hoisted_4$2T = [
_hoisted_2$4k,
_hoisted_3$3R
];
function _sfc_render$4M(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4p, [..._hoisted_4$2T]))
}
var ABell = /*#__PURE__*/_export_sfc$1(_sfc_main$4M, [['render',_sfc_render$4M],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Bell.vue"]]);
const _sfc_main$4L = {};
const _hoisted_1$4o = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bell-off"
};
const _hoisted_2$4j = /*#__PURE__*/vue.createStaticVNode("<path d=\"M13.73 21a2 2 0 0 1-3.46 0\"></path><path d=\"M18.63 13A17.89 17.89 0 0 1 18 8\"></path><path d=\"M6.26 6.26A5.86 5.86 0 0 0 6 8c0 7-3 9-3 9h14\"></path><path d=\"M18 8a6 6 0 0 0-9.33-5\"></path><line x1=\"1\" y1=\"1\" x2=\"23\" y2=\"23\"></line>", 5);
const _hoisted_7$b = [
_hoisted_2$4j
];
function _sfc_render$4L(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4o, [..._hoisted_7$b]))
}
var ABellOff = /*#__PURE__*/_export_sfc$1(_sfc_main$4L, [['render',_sfc_render$4L],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\BellOff.vue"]]);
const _sfc_main$4K = {};
const _hoisted_1$4n = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bluetooth"
};
const _hoisted_2$4i = /*#__PURE__*/vue.createElementVNode("polyline", { points: "6.5 6.5 17.5 17.5 12 23 12 1 17.5 6.5 6.5 17.5" }, null, -1 /* HOISTED */);
const _hoisted_3$3Q = [
_hoisted_2$4i
];
function _sfc_render$4K(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4n, [..._hoisted_3$3Q]))
}
var ABluetooth = /*#__PURE__*/_export_sfc$1(_sfc_main$4K, [['render',_sfc_render$4K],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Bluetooth.vue"]]);
const _sfc_main$4J = {};
const _hoisted_1$4m = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bold"
};
const _hoisted_2$4h = /*#__PURE__*/vue.createElementVNode("path", { d: "M6 4h8a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z" }, null, -1 /* HOISTED */);
const _hoisted_3$3P = /*#__PURE__*/vue.createElementVNode("path", { d: "M6 12h9a4 4 0 0 1 4 4 4 4 0 0 1-4 4H6z" }, null, -1 /* HOISTED */);
const _hoisted_4$2S = [
_hoisted_2$4h,
_hoisted_3$3P
];
function _sfc_render$4J(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4m, [..._hoisted_4$2S]))
}
var ABold = /*#__PURE__*/_export_sfc$1(_sfc_main$4J, [['render',_sfc_render$4J],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Bold.vue"]]);
const _sfc_main$4I = {};
const _hoisted_1$4l = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-book"
};
const _hoisted_2$4g = /*#__PURE__*/vue.createElementVNode("path", { d: "M4 19.5A2.5 2.5 0 0 1 6.5 17H20" }, null, -1 /* HOISTED */);
const _hoisted_3$3O = /*#__PURE__*/vue.createElementVNode("path", { d: "M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z" }, null, -1 /* HOISTED */);
const _hoisted_4$2R = [
_hoisted_2$4g,
_hoisted_3$3O
];
function _sfc_render$4I(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4l, [..._hoisted_4$2R]))
}
var ABook = /*#__PURE__*/_export_sfc$1(_sfc_main$4I, [['render',_sfc_render$4I],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Book.vue"]]);
const _sfc_main$4H = {};
const _hoisted_1$4k = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-book-open"
};
const _hoisted_2$4f = /*#__PURE__*/vue.createElementVNode("path", { d: "M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z" }, null, -1 /* HOISTED */);
const _hoisted_3$3N = /*#__PURE__*/vue.createElementVNode("path", { d: "M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z" }, null, -1 /* HOISTED */);
const _hoisted_4$2Q = [
_hoisted_2$4f,
_hoisted_3$3N
];
function _sfc_render$4H(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4k, [..._hoisted_4$2Q]))
}
var ABookOpen = /*#__PURE__*/_export_sfc$1(_sfc_main$4H, [['render',_sfc_render$4H],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\BookOpen.vue"]]);
const _sfc_main$4G = {};
const _hoisted_1$4j = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-bookmark"
};
const _hoisted_2$4e = /*#__PURE__*/vue.createElementVNode("path", { d: "M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z" }, null, -1 /* HOISTED */);
const _hoisted_3$3M = [
_hoisted_2$4e
];
function _sfc_render$4G(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4j, [..._hoisted_3$3M]))
}
var ABookmark = /*#__PURE__*/_export_sfc$1(_sfc_main$4G, [['render',_sfc_render$4G],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Bookmark.vue"]]);
const _sfc_main$4F = {};
const _hoisted_1$4i = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-box"
};
const _hoisted_2$4d = /*#__PURE__*/vue.createElementVNode("path", { d: "M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z" }, null, -1 /* HOISTED */);
const _hoisted_3$3L = /*#__PURE__*/vue.createElementVNode("polyline", { points: "3.27 6.96 12 12.01 20.73 6.96" }, null, -1 /* HOISTED */);
const _hoisted_4$2P = /*#__PURE__*/vue.createElementVNode("line", {
x1: "12",
y1: "22.08",
x2: "12",
y2: "12"
}, null, -1 /* HOISTED */);
const _hoisted_5$1p = [
_hoisted_2$4d,
_hoisted_3$3L,
_hoisted_4$2P
];
function _sfc_render$4F(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4i, [..._hoisted_5$1p]))
}
var ABox = /*#__PURE__*/_export_sfc$1(_sfc_main$4F, [['render',_sfc_render$4F],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Box.vue"]]);
const _sfc_main$4E = {};
const _hoisted_1$4h = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-briefcase"
};
const _hoisted_2$4c = /*#__PURE__*/vue.createElementVNode("rect", {
x: "2",
y: "7",
width: "20",
height: "14",
rx: "2",
ry: "2"
}, null, -1 /* HOISTED */);
const _hoisted_3$3K = /*#__PURE__*/vue.createElementVNode("path", { d: "M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16" }, null, -1 /* HOISTED */);
const _hoisted_4$2O = [
_hoisted_2$4c,
_hoisted_3$3K
];
function _sfc_render$4E(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4h, [..._hoisted_4$2O]))
}
var ABriefcase = /*#__PURE__*/_export_sfc$1(_sfc_main$4E, [['render',_sfc_render$4E],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Briefcase.vue"]]);
const _sfc_main$4D = {};
const _hoisted_1$4g = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-calendar"
};
const _hoisted_2$4b = /*#__PURE__*/vue.createElementVNode("rect", {
x: "3",
y: "4",
width: "18",
height: "18",
rx: "2",
ry: "2"
}, null, -1 /* HOISTED */);
const _hoisted_3$3J = /*#__PURE__*/vue.createElementVNode("line", {
x1: "16",
y1: "2",
x2: "16",
y2: "6"
}, null, -1 /* HOISTED */);
const _hoisted_4$2N = /*#__PURE__*/vue.createElementVNode("line", {
x1: "8",
y1: "2",
x2: "8",
y2: "6"
}, null, -1 /* HOISTED */);
const _hoisted_5$1o = /*#__PURE__*/vue.createElementVNode("line", {
x1: "3",
y1: "10",
x2: "21",
y2: "10"
}, null, -1 /* HOISTED */);
const _hoisted_6$s = [
_hoisted_2$4b,
_hoisted_3$3J,
_hoisted_4$2N,
_hoisted_5$1o
];
function _sfc_render$4D(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4g, [..._hoisted_6$s]))
}
var ACalendar = /*#__PURE__*/_export_sfc$1(_sfc_main$4D, [['render',_sfc_render$4D],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Calendar.vue"]]);
const _sfc_main$4C = {};
const _hoisted_1$4f = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-camera"
};
const _hoisted_2$4a = /*#__PURE__*/vue.createElementVNode("path", { d: "M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z" }, null, -1 /* HOISTED */);
const _hoisted_3$3I = /*#__PURE__*/vue.createElementVNode("circle", {
cx: "12",
cy: "13",
r: "4"
}, null, -1 /* HOISTED */);
const _hoisted_4$2M = [
_hoisted_2$4a,
_hoisted_3$3I
];
function _sfc_render$4C(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4f, [..._hoisted_4$2M]))
}
var ACamera = /*#__PURE__*/_export_sfc$1(_sfc_main$4C, [['render',_sfc_render$4C],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Camera.vue"]]);
const _sfc_main$4B = {};
const _hoisted_1$4e = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-camera-off"
};
const _hoisted_2$49 = /*#__PURE__*/vue.createElementVNode("line", {
x1: "1",
y1: "1",
x2: "23",
y2: "23"
}, null, -1 /* HOISTED */);
const _hoisted_3$3H = /*#__PURE__*/vue.createElementVNode("path", { d: "M21 21H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h3m3-3h6l2 3h4a2 2 0 0 1 2 2v9.34m-7.72-2.06a4 4 0 1 1-5.56-5.56" }, null, -1 /* HOISTED */);
const _hoisted_4$2L = [
_hoisted_2$49,
_hoisted_3$3H
];
function _sfc_render$4B(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4e, [..._hoisted_4$2L]))
}
var ACameraOff = /*#__PURE__*/_export_sfc$1(_sfc_main$4B, [['render',_sfc_render$4B],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\CameraOff.vue"]]);
const _sfc_main$4A = {};
const _hoisted_1$4d = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-cast"
};
const _hoisted_2$48 = /*#__PURE__*/vue.createElementVNode("path", { d: "M2 16.1A5 5 0 0 1 5.9 20M2 12.05A9 9 0 0 1 9.95 20M2 8V6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-6" }, null, -1 /* HOISTED */);
const _hoisted_3$3G = /*#__PURE__*/vue.createElementVNode("line", {
x1: "2",
y1: "20",
x2: "2.01",
y2: "20"
}, null, -1 /* HOISTED */);
const _hoisted_4$2K = [
_hoisted_2$48,
_hoisted_3$3G
];
function _sfc_render$4A(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4d, [..._hoisted_4$2K]))
}
var ACast = /*#__PURE__*/_export_sfc$1(_sfc_main$4A, [['render',_sfc_render$4A],['__file',"E:\\code\\my-code\\song-ui-ultra\\icons\\components\\Cast.vue"]]);
const _sfc_main$4z = {};
const _hoisted_1$4c = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 24 24",
fill: "none",
stroke: "currentColor",
"stroke-width": "1.5",
"stroke-linecap": "round",
"stroke-linejoin": "round",
class: "feather feather-check"
};
const _hoisted_2$47 = /*#__PURE__*/vue.createElementVNode("polyline", { points: "20 6 9 17 4 12" }, null, -1 /* HOISTED */);
const _hoisted_3$3F = [
_hoisted_2$47
];
function _sfc_render$4z(_ctx, _cache) {
return (vue.openBlock(), vue.createElementBlock("svg", _hoisted_1$4c, [..._hoisted_3$3F]))
}
var ACheck = /*#__PURE__*/