sci-pro
Version:
19 lines (18 loc) • 678 B
JavaScript
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
import c from "../../../_virtual/_plugin-vue_export-helper.mjs";
const r = {}, n = {
viewBox: "0 0 1024 1024",
xmlns: "http://www.w3.org/2000/svg"
}, s = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: "M475.429 29.257a446.171 446.171 0 0 1 356.425 714.606l175.908 175.982a43.886 43.886 0 0 1-62.098 62.025L772.315 808.52A446.171 446.171 0 1 1 475.43 29.257z m0 87.772a358.4 358.4 0 1 0 0 716.8 358.4 358.4 0 0 0 0-716.8z"
}, null, -1), _ = [
s
];
function l(a, i) {
return e(), o("svg", n, _);
}
const f = /* @__PURE__ */ c(r, [["render", l]]);
export {
f as default
};