it-tools/dist/server/chunks/chunk-95ec8cf7.js

24 lines
679 B
JavaScript
Raw Normal View History

2024-04-28 00:48:29 +08:00
import { openBlock, createElementBlock, createElementVNode } from 'vue';
const _hoisted_1 = {
viewBox: "0 0 24 24",
width: "1.2em",
height: "1.2em"
};
const _hoisted_2 = /*#__PURE__*/createElementVNode("path", {
fill: "currentColor",
d: "M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12V1Z"
}, null, -1);
const _hoisted_3 = [
_hoisted_2
];
function render(_ctx, _cache) {
return (openBlock(), createElementBlock("svg", _hoisted_1, _hoisted_3))
}
const __unplugin_components_5 = { name: 'mdi-content-copy', render };
/* vite-plugin-components disabled */
export { __unplugin_components_5 as _ };