vue-form-kit
Version:
  
24 lines (23 loc) • 812 B
JavaScript
import { openBlock as o, createElementBlock as e, createElementVNode as t } from "vue";
import { _ as s } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconClose"
}, c = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 320 512"
}, r = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M312.1 375c9.369 9.369 9.369 24.57 0 33.94s-24.57 9.369-33.94 0L160 289.9l-119 119c-9.369
9.369-24.57 9.369-33.94 0s-9.369-24.57 0-33.94L126.1 256L7.027 136.1c-9.369-9.369-9.369-24.57
0-33.94s24.57-9.369 33.94 0L160 222.1l119-119c9.369-9.369 24.57-9.369 33.94 0s9.369 24.57 0
33.94L193.9 256L312.1 375z`
}, null, -1), l = [
r
];
function _(a, p, i, d, m, f) {
return o(), e("svg", c, l);
}
const L = /* @__PURE__ */ s(n, [["render", _]]);
export {
L as default
};