UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 764 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var CalendarCheck = createReactComponent("calendar-check", "CalendarCheck", [["path", { "d": "M16.5 5V3m-9 2V3M3.25 8h17.5m-10.492 6.242 1.034 1.181c.095.109.266.1.35-.016l2.1-2.907", "key": "svg-0" }], ["path", { "d": "M3 10.044c0-2.115 0-3.173.436-3.981a3.9 3.9 0 0 1 1.748-1.651C6.04 4 7.16 4 9.4 4h5.2c2.24 0 3.36 0 4.216.412.753.362 1.364.94 1.748 1.65.436.81.436 1.868.436 3.983v4.912c0 2.115 0 3.173-.436 3.981a3.9 3.9 0 0 1-1.748 1.651C17.96 21 16.84 21 14.6 21H9.4c-2.24 0-3.36 0-4.216-.412a3.9 3.9 0 0 1-1.748-1.65C3 18.128 3 17.07 3 14.955z", "key": "svg-1" }]]); export { CalendarCheck as default }; //# sourceMappingURL=CalendarCheck.js.map