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) 562 B
import e from "./circle.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: "M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z" }, null, -1), _ = [ n ]; function a(i, p, l, m, d, f) { return t(), o("svg", s, _); } const $ = /* @__PURE__ */ c(e, [["render", a]]); export { $ as default };