vue-form-kit
Version:
  
24 lines (23 loc) • 843 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: "IconArrowRight"
}, c = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, s = /* @__PURE__ */ e("path", {
fill: "currentColor",
d: `M264.6 70.63l176 168c4.75 4.531 7.438 10.81 7.438 17.38s-2.688 12.84-7.438 17.38l-176 168c-9.594
9.125-24.78 8.781-33.94-.8125c-9.156-9.5-8.812-24.75 .8125-33.94l132.7-126.6H24.01c-13.25
0-24.01-10.76-24.01-24.01s10.76-23.99 24.01-23.99h340.1l-132.7-126.6C221.8 96.23 221.5 80.98 230.6
71.45C239.8 61.85 254.1 61.51 264.6 70.63z`
}, null, -1), l = [
s
];
function _(i, a, p, d, h, m) {
return o(), t("svg", c, l);
}
const u = /* @__PURE__ */ n(r, [["render", _]]);
export {
u as default
};