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) 797 B
import e from "./circle-xmark.vue2.mjs"; import { openBlock as t, createElementBlock as o, createElementVNode as c } from "vue"; import r from "../_virtual/_plugin-vue_export-helper.mjs"; const s = { style: { transform: "scale(0.85)" }, viewBox: "0 0 512 512" }, n = /* @__PURE__ */ c("path", { d: "M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z" }, null, -1), a = [ n ]; function l(_, m, i, p, d, f) { return t(), o("svg", s, a); } const $ = /* @__PURE__ */ r(e, [["render", l]]); export { $ as default };