vue-form-kit
Version:
  
25 lines (24 loc) • 901 B
JavaScript
import { openBlock as o, createElementBlock as t, createElementVNode as e } from "vue";
import { _ as c } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconArrowLeft"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, s = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M152.485 396.284l19.626-19.626c4.753-4.753 4.675-12.484-.173-17.14L91.22 282H436c6.627
0 12-5.373 12-12v-28c0-6.627-5.373-12-12-12H91.22l80.717-77.518c4.849-4.656
4.927-12.387.173-17.14l-19.626-19.626c-4.686-4.686-12.284-4.686-16.971 0L3.716
247.515c-4.686 4.686-4.686 12.284 0 16.971l131.799 131.799c4.686 4.685 12.284
4.685 16.97-.001z`
}, null, -1), l = [
s
];
function _(a, p, f, i, d, m) {
return o(), t("svg", r, l);
}
const u = /* @__PURE__ */ c(n, [["render", _]]);
export {
u as default
};