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) 560 B
import e from "./circle-dot.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: "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-352a96 96 0 1 1 0 192 96 96 0 1 1 0-192z" }, null, -1), _ = [ n ]; function a(i, m, p, l, d, f) { return t(), o("svg", s, _); } const $ = /* @__PURE__ */ c(e, [["render", a]]); export { $ as default };