@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) • 676 B
JavaScript
import e from "./percent.vue2.mjs";
import { openBlock as t, createElementBlock as o, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 384 512"
}, n = /* @__PURE__ */ r("path", { d: "M374.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-320 320c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l320-320zM128 128A64 64 0 1 0 0 128a64 64 0 1 0 128 0zM384 384a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z" }, null, -1), _ = [
n
];
function a(p, l, i, m, d, f) {
return t(), o("svg", c, _);
}
const $ = /* @__PURE__ */ s(e, [["render", a]]);
export {
$ as default
};