vue-form-kit
Version:
  
26 lines (25 loc) • 1.07 kB
JavaScript
import { openBlock as e, createElementBlock as n, createElementVNode as o } from "vue";
import { _ as t } from "./_plugin-vue_export-helper.9d74fd37.js";
const r = {
name: "IconCalendarCheck"
}, c = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, C = /* @__PURE__ */ o("path", {
fill: "currentColor",
d: `M216.1 408.1C207.6 418.3 192.4 418.3 183 408.1L119 344.1C109.7 335.6 109.7 320.4 119 311C128.4
301.7 143.6 301.7 152.1 311L200 358.1L295 263C304.4 253.7 319.6 253.7 328.1 263C338.3 272.4 338.3
287.6 328.1 296.1L216.1 408.1zM128 0C141.3 0 152 10.75 152 24V64H296V24C296 10.75 306.7 0 320
0C333.3 0 344 10.75 344 24V64H384C419.3 64 448 92.65 448 128V448C448 483.3 419.3 512 384
512H64C28.65 512 0 483.3 0 448V128C0 92.65 28.65 64 64 64H104V24C104 10.75 114.7 0 128 0zM400
192H48V448C48 456.8 55.16 464 64 464H384C392.8 464 400 456.8 400 448V192z`
}, null, -1), s = [
C
];
function a(_, l, d, p, i, m) {
return e(), n("svg", c, s);
}
const h = /* @__PURE__ */ t(r, [["render", a]]);
export {
h as default
};