vue-form-kit
Version:
  
23 lines (22 loc) • 759 B
JavaScript
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const c = {
name: "IconChevronLeft"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 320 512"
}, s = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M206.7 464.6l-183.1-191.1C18.22 267.1 16 261.1 16 256s2.219-11.97 6.688-16.59l183.1-191.1c9.152-9.594
24.34-9.906 33.9-.7187c9.625 9.125 9.938 24.37 .7187 33.91L73.24 256l168 175.4c9.219 9.5 8.906 24.78-.7187
33.91C231 474.5 215.8 474.2 206.7 464.6z`
}, null, -1), _ = [
s
];
function l(a, p, f, i, d, m) {
return e(), o("svg", r, _);
}
const v = /* @__PURE__ */ n(c, [["render", l]]);
export {
v as default
};