dk-plus
Version:
23 lines (22 loc) • 2.74 kB
JavaScript
import e from "./index2.js";
import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue";
import r from "../../../_virtual/index.js";
const s = {
viewBox: "0 0 1024 1024",
width: "1em",
height: "1em"
}, l = /* @__PURE__ */ c("g", {
fill: "currentColor",
stroke: "currentColor"
}, [
/* @__PURE__ */ c("path", { d: "M949.87264 672.17408c1.78176 1.35168 2.816 3.4816 2.816 5.72416s-1.04448 4.37248-2.816 5.72416L772.59776 819.9168c-2.59072 1.97632-6.17472 1.9968-8.7552 0.04096-2.60096-1.96608-3.56352-5.40672-2.36544-8.43776l29.53216-74.76224c-134.25664-5.04832-210.37056-52.992-263.60832-108.61568 19.80416-22.59968 36.2496-45.5168 51.2512-66.41664 7.43424-10.38336 14.58176-20.29568 21.73952-29.77792 40.37632 47.48288 89.52832 81.408 190.19776 86.016l-29.11232-73.69728c-1.18784-3.03104-0.22528-6.47168 2.36544-8.43776 1.29024-0.96256 2.816-1.46432 4.352-1.46432 1.54624 0 3.11296 0.50176 4.41344 1.49504L949.87264 672.17408zM251.40224 488.13056c1.30048 1.00352 2.85696 1.49504 4.41344 1.49504 1.52576 0 3.072-0.50176 4.352-1.46432 2.60096-1.95584 3.57376-5.40672 2.36544-8.43776l-28.88704-73.1648c100.21888 6.38976 149.504 40.98048 189.98272 88.69888 7.0656-9.34912 14.11072-19.10784 21.44256-29.3376 15.07328-21.02272 31.62112-44.07296 51.56864-66.84672-53.32992-55.86944-129.49504-104.36608-263.81312-111.39072l29.70624-75.20256c1.19808-3.03104 0.22528-6.47168-2.36544-8.43776-2.59072-1.95584-6.17472-1.93536-8.7552 0.04096L74.12736 340.3776c-1.78176 1.35168-2.816 3.4816-2.816 5.72416s1.04448 4.37248 2.816 5.72416L251.40224 488.13056zM560.0768 548.41344c52.9408-73.82016 95.68256-133.26336 230.27712-141.84448l-28.88704 73.1648c-1.18784 3.03104-0.22528 6.47168 2.36544 8.43776 1.29024 0.96256 2.816 1.46432 4.352 1.46432 1.54624 0 3.11296-0.50176 4.41344-1.49504l177.27488-136.30464c1.78176-1.35168 2.816-3.4816 2.816-5.72416s-1.04448-4.37248-2.816-5.72416L772.59776 204.0832c-2.59072-1.97632-6.17472-1.9968-8.7552-0.04096-2.60096 1.96608-3.56352 5.40672-2.36544 8.43776l29.70624 75.20256C593.69472 298.02496 521.86112 398.00832 463.60576 479.232c-52.7872 73.61536-95.15008 132.5568-230.18496 138.73152l29.11232-73.69728c1.19808-3.03104 0.22528-6.47168-2.36544-8.43776-1.28-0.96256-2.816-1.46432-4.352-1.46432-1.54624 0-3.11296 0.50176-4.41344 1.49504L74.12736 672.17408c-1.78176 1.35168-2.816 3.4816-2.816 5.72416s1.04448 4.37248 2.816 5.72416L251.40224 819.9168c2.59072 1.97632 6.17472 1.9968 8.7552 0.04096 2.60096-1.96608 3.57376-5.40672 2.36544-8.43776l-29.53216-74.76224C430.24384 729.344 502.02624 629.38112 560.0768 548.41344z" })
], -1), n = [
l
];
function _(i, m, p, d, a, f) {
return o(), t("svg", s, n);
}
const x = /* @__PURE__ */ r(e, [["render", _]]);
export {
x as default
};