vue-form-kit
Version:
  
23 lines (22 loc) • 806 B
JavaScript
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const r = {
name: "IconLocationArrow"
}, c = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, s = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M47.1 256C32.71 256 19.55 245.2 16.6 230.2C13.65 215.2 21.73 200.2 35.88 194.4L387.9 50.38C399.8 45.5 413.5
48.26 422.6 57.37C431.7 66.49 434.5 80.19 429.6 92.12L285.6 444.1C279.8 458.3 264.8 466.3 249.8 463.4C234.8
460.4 223.1 447.3 223.1 432V256H47.1zM272 208V350.6L370.7 109.3L129.4 208H272z`
}, null, -1), _ = [
s
];
function a(i, l, p, d, m, f) {
return o(), t("svg", c, _);
}
const h = /* @__PURE__ */ n(r, [["render", a]]);
export {
h as default
};