@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) • 646 B
JavaScript
import o from "./location-arrow.vue2.mjs";
import { openBlock as t, createElementBlock as e, createElementVNode as r } from "vue";
import s from "./_virtual/_plugin-vue_export-helper.mjs";
const c = {
style: { transform: "scale(0.85)" },
viewBox: "0 0 448 512"
}, n = /* @__PURE__ */ r("path", { d: "M429.6 92.1c4.9-11.9 2.1-25.6-7-34.7s-22.8-11.9-34.7-7l-352 144c-14.2 5.8-22.2 20.8-19.3 35.8s16.1 25.8 31.4 25.8H224V432c0 15.3 10.8 28.4 25.8 31.4s30-5.1 35.8-19.3l144-352z" }, null, -1), _ = [
n
];
function a(l, i, p, m, d, f) {
return t(), e("svg", c, _);
}
const $ = /* @__PURE__ */ s(o, [["render", a]]);
export {
$ as default
};