@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) • 636 B
JavaScript
import e from "./cheese.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: "M512 240.2V256H0c0-20 10-38.7 26.6-49.8L274.9 40.7c8.6-5.7 18.6-8.7 28.9-8.7C418.8 32 512 125.2 512 240.2zm0 47.8V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V288H512z" }, null, -1), _ = [
n
];
function a(m, p, i, d, f, l) {
return t(), o("svg", s, _);
}
const V = /* @__PURE__ */ r(e, [["render", a]]);
export {
V as default
};