vue-form-kit
Version:
  
24 lines (23 loc) • 884 B
JavaScript
import { openBlock as e, createElementBlock as c, createElementVNode as o } from "vue";
import { _ as t } from "./_plugin-vue_export-helper.9d74fd37.js";
const n = {
name: "IconCircleCheck"
}, r = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 512 512"
}, s = /* @__PURE__ */ o("path", {
fill: "currentColor",
d: `M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314
387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628
0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248
16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z`
}, null, -1), l = [
s
];
function _(i, a, p, d, m, f) {
return e(), c("svg", r, l);
}
const w = /* @__PURE__ */ t(n, [["render", _]]);
export {
w as default
};