@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) • 745 B
JavaScript
import e from "./campground.vue2.mjs";
import { openBlock as o, createElementBlock as t, createElementVNode as c } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const s = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 576 512"
}, n = /* @__PURE__ */ c("path", { d: "M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L288 60.8 249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4C4.3 415.4 0 427.7 0 440.4V464c0 26.5 21.5 48 48 48H288 528c26.5 0 48-21.5 48-48V440.4c0-12.7-4.3-25.1-12.3-35L329 112l48-60zM288 448H168.5L288 291.7 407.5 448H288z" }, null, -1), _ = [
n
];
function a(p, l, m, d, i, f) {
return o(), t("svg", s, _);
}
const L = /* @__PURE__ */ r(e, [["render", a]]);
export {
L as default
};