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) 698 B
import e from "./circle-plus.vue2.mjs"; import { openBlock as t, createElementBlock as o, createElementVNode as s } from "vue"; import c from "./_virtual/_plugin-vue_export-helper.mjs"; const r = { style: { transform: "scale(0.85)" }, viewBox: "0 0 512 512" }, n = /* @__PURE__ */ s("path", { d: "M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344V280H168c-13.3 0-24-10.7-24-24s10.7-24 24-24h64V168c0-13.3 10.7-24 24-24s24 10.7 24 24v64h64c13.3 0 24 10.7 24 24s-10.7 24-24 24H280v64c0 13.3-10.7 24-24 24s-24-10.7-24-24z" }, null, -1), _ = [ n ]; function a(i, l, p, m, d, f) { return t(), o("svg", r, _); } const x = /* @__PURE__ */ c(e, [["render", a]]); export { x as default };