vue-form-kit
Version:
  
23 lines (22 loc) • 794 B
JavaScript
import { openBlock as e, createElementBlock as o, createElementVNode as t } from "vue";
import { _ as c } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconCheck"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, s = /* @__PURE__ */ t("path", {
fill: "currentColor",
d: `M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998
26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203
36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z`
}, null, -1), l = [
s
];
function _(a, p, i, d, m, f) {
return e(), o("svg", r, l);
}
const w = /* @__PURE__ */ c(n, [["render", _]]);
export {
w as default
};