dk-plus
Version:
23 lines (22 loc) • 1.14 kB
JavaScript
import t from "./index2.js";
import { openBlock as o, createElementBlock as c, createElementVNode as e } from "vue";
import r from "../../../_virtual/index.js";
const l = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, s = /* @__PURE__ */ e("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ e("path", { d: "M690 145.3l-70.6 12.4-12.3-69.6c-2.4-13.6-15.4-22.8-29.1-20.4L395.5 100c-13.6 2.4-22.8 15.4-20.4 29.1l12.3 69.6L130.3 244l17.2 97.3 746.2-131.6-17.2-97.3L690 145.3z m-141.3 24.4l-90.8 16-5.8-32.8 90.8-16 5.8 32.8zM187.1 341.6l51.2 516.1c0 54.3 48.6 98.8 108 98.8h331.8c59.9 0 108-44 108-98.8l50.7-516.1H187.1z m549.8 339c-0.3 9.3-7.7 16.7-16.9 17-5 0-9.7-2.3-12.6-6.2l-39-39.5c-98.1 98.1-230.7 107.6-327.6 32.7-23.5-23.4-43.5-44.3-72.3-79.4 162.9 114 297.4-7.2 318.1-34.7l-40.1-38.7h0.1c-4-3-6.3-7.7-6.2-12.7 0-0.6 0-1.2 0.1-1.8 0.9-9.2 9.1-16 18.3-15.1l180.1-19.9c4.6-0.1 9 1.8 12.1 5.3 3.4 3.1 5.4 7.5 5.3 12.1l-19.4 180.9z" })
], -1), n = [
s
];
function _(i, m, p, d, h, a) {
return o(), c("svg", l, n);
}
const z = /* @__PURE__ */ r(t, [["render", _]]);
export {
z as default
};