@artmate/chat
Version:
借鉴字节开源react库AntX,通过vue实现的版本
21 lines (20 loc) • 1.07 kB
JavaScript
import { createElementBlock as o, openBlock as t, createElementVNode as r } from "vue";
import a from "../_virtual/_plugin-vue_export-helper.js";
const c = {}, l = {
"aria-hidden": "true",
"data-icon": "file-word",
fill: "currentColor",
focusable: "false",
height: "1em",
viewBox: "64 64 896 896",
width: "1em"
};
function n(i, e) {
return t(), o("svg", l, e[0] || (e[0] = [
r("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.2zM512 566.1l52.81 197a12 12 0 0011.6 8.9h31.77a12 12 0 0011.6-8.88l74.37-276a12 12 0 00.4-3.12 12 12 0 00-12-12h-35.57a12 12 0 00-11.7 9.31l-45.78 199.1-49.76-199.32A12 12 0 00528.1 472h-32.2a12 12 0 00-11.64 9.1L434.6 680.01 388.5 481.3a12 12 0 00-11.68-9.29h-35.39a12 12 0 00-3.11.41 12 12 0 00-8.47 14.7l74.17 276A12 12 0 00415.6 772h31.99a12 12 0 0011.59-8.9l52.81-197z" }, null, -1)
]));
}
const f = /* @__PURE__ */ a(c, [["render", n]]);
export {
f as default
};