@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) • 587 B
JavaScript
import o from "./location-pin.vue2.mjs";
import { openBlock as t, createElementBlock as e, createElementVNode as c } from "vue";
import r from "./_virtual/_plugin-vue_export-helper.mjs";
const n = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 384 512"
}, s = /* @__PURE__ */ c("path", { d: "M384 192c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192z" }, null, -1), _ = [
s
];
function a(i, p, l, m, d, f) {
return t(), e("svg", n, _);
}
const $ = /* @__PURE__ */ r(o, [["render", a]]);
export {
$ as default
};