UNPKG

@vexip-ui/icons

Version:

This package provides svg icons witch vue component (`.vue`), its icons are base the free icons of `fontawesome@6`.

17 lines (16 loc) 578 B
import e from "./circle-half-stroke.vue2.mjs"; import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue"; import c from "./_virtual/_plugin-vue_export-helper.mjs"; const s = { style: { transform: "scale(0.85)" }, viewBox: "0 0 512 512" }, n = /* @__PURE__ */ r("path", { d: "M448 256c0-106-86-192-192-192V448c106 0 192-86 192-192zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z" }, null, -1), _ = [ n ]; function a(i, l, p, f, m, d) { return t(), o("svg", s, _); } const $ = /* @__PURE__ */ c(e, [["render", a]]); export { $ as default };