@artmate/chat
Version:
借鉴字节开源react库AntX,通过vue实现的版本
21 lines (20 loc) • 840 B
JavaScript
import { createElementBlock as t, openBlock as o, createElementVNode as a } from "vue";
import c from "../_virtual/_plugin-vue_export-helper.js";
const r = {}, n = {
"aria-hidden": "true",
"data-icon": "file-text",
fill: "currentColor",
focusable: "false",
height: "1em",
viewBox: "64 64 896 896",
width: "1em"
};
function l(i, e) {
return o(), t("svg", n, e[0] || (e[0] = [
a("path", { d: "M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM320 482a8 8 0 00-8 8v48a8 8 0 008 8h384a8 8 0 008-8v-48a8 8 0 00-8-8H320zm0 136a8 8 0 00-8 8v48a8 8 0 008 8h184a8 8 0 008-8v-48a8 8 0 00-8-8H320z" }, null, -1)
]));
}
const d = /* @__PURE__ */ c(r, [["render", l]]);
export {
d as default
};