dk-plus
Version:
24 lines (23 loc) • 1.11 kB
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as r, createElementVNode as e } from "vue";
import a from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, h = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M352 484.48a32 32 0 0 0 32 32h96V544h-96a32 32 0 0 0 0 64h96v114.347a32 32 0 0 0 64 0V608h96a32 32 0 0 0 0-64h-96v-27.52h96a32 32 0 0 0 0-64h-89.387l113.494-129.707a32 32 0 1 0-48.214-42.666L512 399.36 408.107 280.533a32 32 0 1 0-48.214 42.667l113.494 129.707H384a32 32 0 0 0-32 31.573z" }),
/* @__PURE__ */ e("path", { d: "M789.333 42.667H234.667a85.333 85.333 0 0 0-17.28 1.706 85.333 85.333 0 0 0-30.507 12.8A85.333 85.333 0 0 0 149.333 128v768a85.333 85.333 0 0 0 85.334 85.333h554.666A85.333 85.333 0 0 0 874.667 896V128a85.333 85.333 0 0 0-85.334-85.333z m21.334 768H213.333v-640h597.334z" })
], -1), c = [
h
];
function s(i, _, m, l, p, d) {
return o(), r("svg", n, c);
}
const x = /* @__PURE__ */ a(t, [["render", s]]);
export {
x as default
};