dk-plus
Version:
24 lines (23 loc) • 1.13 kB
JavaScript
import e from "./index2.js";
import { openBlock as t, createElementBlock as o, createElementVNode as c } from "vue";
import r from "../../../_virtual/index.js";
const n = {
viewBox: "0 0 1280 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ c("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ c("path", { d: "M845 202H434c-75.1 0-136 60.9-136 136v317c0 74.6 60.4 135 135 135h173c18.8 0 34-15.2 34-34 0-9.4-3.8-17.9-10-24-6.1-6.2-14.6-10-24-10H433c-37 0-67-30-67-67V406h582c18.2 0 33-14.8 33-33v-35c0-75.1-60.9-136-136-136zM366 338c0-18.8 7.6-35.8 19.9-48.1 12.3-12.3 29.3-19.9 48.1-19.9h411c37.6 0 68 30.4 68 68H366z" }),
/* @__PURE__ */ c("path", { d: "M707 495.6v273.1c0 15 15 25.5 29.1 20.2l78.2-28.9 22.2-8.2c4.8-1.8 10.1-1.8 15 0l22.2 8.2 78.2 28.9c14.1 5.2 29.1-5.2 29.1-20.2V495.6c0-11.9-9.7-21.6-21.6-21.6H728.6c-11.9 0-21.6 9.7-21.6 21.6z m105.7 192l-37.7 14V542h138v159.5l-37.7-14c-20.2-7.4-42.4-7.4-62.6 0.1z" })
], -1), l = [
s
];
function _(i, h, m, p, d, a) {
return t(), o("svg", n, l);
}
const x = /* @__PURE__ */ r(e, [["render", _]]);
export {
x as default
};