vue-form-kit
Version:
  
23 lines (22 loc) • 774 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 c = {
name: "IconChevronRight"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 320 512"
}, s = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M113.3 47.41l183.1 191.1c4.469 4.625 6.688 10.62 6.688 16.59s-2.219 11.97-6.688 16.59l-183.1 191.1c-9.152
9.594-24.34 9.906-33.9 .7187c-9.625-9.125-9.938-24.38-.7187-33.91l168-175.4L78.71 80.6c-9.219-9.5-8.906-24.78
.7187-33.91C88.99 37.5 104.2 37.82 113.3 47.41z`
}, null, -1), _ = [
s
];
function l(i, a, p, h, d, m) {
return o(), t("svg", r, _);
}
const g = /* @__PURE__ */ n(c, [["render", l]]);
export {
g as default
};