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