@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) • 698 B
JavaScript
import e from "./bullseye.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const a = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 512 512"
}, c = /* @__PURE__ */ r("path", { d: "M448 256A192 192 0 1 0 64 256a192 192 0 1 0 384 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 80a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zM224 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z" }, null, -1), n = [
c
];
function _(m, l, p, i, d, f) {
return t(), o("svg", a, n);
}
const x = /* @__PURE__ */ s(e, [["render", _]]);
export {
x as default
};