UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

30 lines (29 loc) 663 B
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue"; import r from "../../_virtual/index.js"; const c = {}, n = { width: "1em", height: "1em", viewBox: "0 0 16 16" }, s = /* @__PURE__ */ e("g", { fill: "none", stroke: "currentColor", "stroke-linecap": "round", "stroke-linejoin": "round", "stroke-width": "1.5" }, [ /* @__PURE__ */ e("circle", { cx: "7.5", cy: "7.5", r: "4.75" }), /* @__PURE__ */ e("path", { d: "M9.25 7.5h-3.5m5.5 3.75l3 3" }) ], -1), i = [ s ]; function _(d, l) { return o(), t("svg", n, i); } const a = /* @__PURE__ */ r(c, [["render", _]]); export { a as default };