dk-plus
Version:
24 lines (23 loc) • 1.25 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 s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, n = /* @__PURE__ */ c("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ c("path", { d: "M429.1 590.7c-85.1-85-166.5-183.5-127.5-222.6C357.4 312.3 406 278 307.1 155c-98.8-122.9-164.5-28.5-218.7 25.6-62.3 62.4-3.3 294.7 226.5 524.5C544.6 934.7 777 993.9 839.3 931.4c54.1-54 148.5-119.8 25.6-218.6-122.9-98.9-157.3-50.2-213.1 5.5-39.1 38.8-137.6-42.4-222.7-127.6" }),
/* @__PURE__ */ c("path", { d: "M914.4 181.4h-416c-23.4 0-42.6-19.2-42.6-42.6v-9.4c0-23.4 19.2-42.6 42.6-42.6h416c23.4 0 42.6 19.2 42.6 42.6v9.4c0 23.5-19.2 42.6-42.6 42.6zM914.4 357.6h-416c-23.4 0-42.6-19.2-42.6-42.6v-9.4c0-23.4 19.2-42.6 42.6-42.6h416c23.4 0 42.6 19.2 42.6 42.6v9.4c0 23.4-19.2 42.6-42.6 42.6zM914.4 541.4h-416c-23.4 0-42.6-19.2-42.6-42.6v-9.4c0-23.4 19.2-42.6 42.6-42.6h416c23.4 0 42.6 19.2 42.6 42.6v9.4c0 23.4-19.2 42.6-42.6 42.6z" })
], -1), h = [
n
];
function _(i, p, a, d, l, m) {
return t(), o("svg", s, h);
}
const C = /* @__PURE__ */ r(e, [["render", _]]);
export {
C as default
};