t-fighting-design
Version:
Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.
20 lines (19 loc) • 715 B
JavaScript
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
import c from "../../_virtual/index.js";
const n = {}, r = {
width: "32",
height: "32",
viewBox: "0 0 24 24"
}, l = /* @__PURE__ */ o("path", {
fill: "currentColor",
d: "M7.291 20.824L2 22l1.176-5.291A9.956 9.956 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10s-4.477 10-10 10a9.956 9.956 0 0 1-4.709-1.176zm.29-2.113l.653.35A7.955 7.955 0 0 0 12 20a8 8 0 1 0-8-8c0 1.334.325 2.618.94 3.766l.349.653l-.655 2.947l2.947-.655zM7 12h2a3 3 0 0 0 6 0h2a5 5 0 0 1-10 0z"
}, null, -1), s = [
l
];
function _(i, a) {
return e(), t("svg", r, s);
}
const m = /* @__PURE__ */ c(n, [["render", _]]);
export {
m as default
};