@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 452 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var AlarmCheck = createReactComponent("alarm-check", "AlarmCheck", [["path", { "d": "M3 5.231 6.15 3M21 5.231 17.85 3M20 13a8 8 0 1 1-16 0 8 8 0 0 1 16 0", "key": "svg-0" }], ["path", { "d": "m10 13.323 1.379 1.575a.3.3 0 0 0 .466-.022l2.8-3.876", "key": "svg-1" }]]);
export { AlarmCheck as default };
//# sourceMappingURL=AlarmCheck.js.map