@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 412 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var AlarmClock = createReactComponent("alarm-clock", "AlarmClock", [["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": "M12 8.5v5l3 2", "key": "svg-1" }]]);
export { AlarmClock as default };
//# sourceMappingURL=AlarmClock.js.map